2004-12-19 |
Mark Spencer | Fix MGCP compile warnings |
blob | commitdiff |
2004-12-19 |
Mark Spencer | Merge Olle's comment patch (bug #3097) |
blob | commitdiff | diff to current |
2004-12-18 |
Mark Spencer | Make sure we del any remaining connections (bug #2982) |
blob | commitdiff | diff to current |
2004-12-14 |
Mark Spencer | Merge slimey's Solaris compatibility (with small mods... |
blob | commitdiff | diff to current |
2004-11-17 |
Mark Spencer | Make sure sin_family is filled in |
blob | commitdiff | diff to current |
2004-11-17 |
Mark Spencer | Small bug big fix for MGCP (bug #2888) |
blob | commitdiff | diff to current |
2004-11-15 |
Mark Spencer | Fix mgcp oopsie... |
blob | commitdiff | diff to current |
2004-11-15 |
Mark Spencer | Oops for mgcp and logger fix for old linux |
blob | commitdiff | diff to current |
2004-11-14 |
Mark Spencer | Fix MGCP deadlock potential |
blob | commitdiff | diff to current |
2004-11-07 |
Mark Spencer | Major MGCP locking fixes (bug #2696) |
blob | commitdiff | diff to current |
2004-10-26 |
Mark Spencer | Pass concept of status back, permit "leaveempty" to... |
blob | commitdiff | diff to current |
2004-10-26 |
Mark Spencer | Fix MGCP dtmf buglet (bug #2696) |
blob | commitdiff | diff to current |
2004-10-23 |
Mark Spencer | First pass at making transfer work within agent (not... |
blob | commitdiff | diff to current |
2004-10-12 |
Mark Spencer | Fix MGCP build, SIP should destroy on temponly, not... |
blob | commitdiff | diff to current |
2004-10-11 |
Mark Spencer | Add missing carriage return (bug #2595) |
blob | commitdiff | diff to current |
2004-10-06 |
Mark Spencer | Merge anth's realtime patch, as well as the bindaddr... |
blob | commitdiff | diff to current |
2004-10-05 |
Mark Spencer | Fix MGCP seg (bug #2572) |
blob | commitdiff | diff to current |
2004-10-03 |
Mark Spencer | Add ability to check voicemail from multiple folders... |
blob | commitdiff | diff to current |
2004-10-03 |
Mark Spencer | Major PBX revamps (including labels, update examples) |
blob | commitdiff | diff to current |
2004-10-02 |
Mark Spencer | Huge callerid rework (might break H.323, others) |
blob | commitdiff | diff to current |
2004-09-24 |
Mark Spencer | If no RTP stream is up, always request digits (bug... |
blob | commitdiff | diff to current |
2004-09-17 |
Mark Spencer | If singlepath=yes, don't send multiple RTP streams... |
blob | commitdiff | diff to current |
2004-09-13 |
Mark Spencer | Fix star 80 to star 60 (bug #2247) |
blob | commitdiff | diff to current |
2004-08-26 |
Mark Spencer | Repair offer/answer model (bug #2293), initial CNG... |
blob | commitdiff | diff to current |
2004-08-13 |
Mark Spencer | Don't request tones when in-band DTMF mode is enabled... |
blob | commitdiff | diff to current |
2004-08-12 |
Mark Spencer | Specify D/ package in mgcp send digit routine (first... |
blob | commitdiff | diff to current |
2004-08-08 |
Mark Spencer | Merge BSD stack size work (bug #2067) |
blob | commitdiff | diff to current |
2004-08-05 |
Mark Spencer | Fix little MGCP buglet with the wildcard endpoint ... |
blob | commitdiff | diff to current |
2004-08-03 |
Mark Spencer | Don't offer codecs not allowed on a reinvite |
blob | commitdiff | diff to current |
2004-08-03 |
Mark Spencer | Plane commits (a.k.a. the Delta deltas): 1) Make muted... |
blob | commitdiff | diff to current |
2004-08-02 |
Mark Spencer | Create initial framework for single channel support |
blob | commitdiff | diff to current |
2004-08-01 |
Mark Spencer | Don't reload subchannels of wild card endpoint on reload. |
blob | commitdiff | diff to current |
2004-08-01 |
Mark Spencer | Make sure it's really a dotted IP (bug #2198) |
blob | commitdiff | diff to current |
2004-08-01 |
Mark Spencer | Fix reload with wildcard endpoint |
blob | commitdiff | diff to current |
2004-07-30 |
Malcolm Davenport | Bug # 2181: Support the PING event in MGCP. |
blob | commitdiff | diff to current |
2004-07-26 |
Mark Spencer | Work properly on a reload |
blob | commitdiff | diff to current |
2004-07-26 |
Mark Spencer | Turn off DTMF generally in MGCP and make option to... |
blob | commitdiff | diff to current |
2004-07-25 |
Mark Spencer | Create one generally useful runtime option and one... |
blob | commitdiff | diff to current |
2004-07-17 |
Mark Spencer | rename "parking" to "features" in preparation for some... |
blob | commitdiff | diff to current |
2004-07-16 |
Mark Spencer | Re-listen after MGCP reload (bug #2061) |
blob | commitdiff | diff to current |
2004-07-16 |
Mark Spencer | Last set of strncpy/snprintf updates (bug #2049) |
blob | commitdiff | diff to current |
2004-06-30 |
Mark Spencer | Use INET_ADDRLEN (bug #1956) (from airport!) |
blob | commitdiff | diff to current |
2004-06-29 |
Mark Spencer | Create reentrant ast_inet_ntoa and replace all inet_nto... |
blob | commitdiff | diff to current |
2004-06-22 |
James Golovich | Remove pthread.h from source. We should be using aster... |
blob | commitdiff | diff to current |
2004-06-22 |
Mark Spencer | Merge major BSD mutex and symbol conflict patches ... |
blob | commitdiff | diff to current |
2004-06-09 |
Mark Spencer | Merge FreeBSD locking fixes (bug #1411) |
blob | commitdiff | diff to current |
2004-05-27 |
Mark Spencer | Make RTP handle codecs (first pass) |
blob | commitdiff | diff to current |
2004-05-24 |
Mark Spencer | Fix small typo |
blob | commitdiff | diff to current |
2004-05-21 |
Mark Spencer | First pass at handling responses properly for retransmi... |
blob | commitdiff | diff to current |
2004-05-20 |
Mark Spencer | Make ast_channel_walk become ast_channel_walk_locked |
blob | commitdiff | diff to current |
2004-05-09 |
James Golovich | Add new file utils.c, Move ast_gethostbyname to utils.c |
blob | commitdiff | diff to current |
2004-04-28 |
Mark Spencer | Fix deadlock in IAX2 trunking, small MGCP fix |
blob | commitdiff | diff to current |
2004-04-27 |
Mark Spencer | Improve responsiveness of MGCP during a reload (bug... |
blob | commitdiff | diff to current |
2004-04-26 |
Mark Spencer | Merge JS's Cisco MGCP fixes (Bug #693) |
blob | commitdiff | diff to current |
2004-04-22 |
Mark Spencer | gethostbyname isn't reentrant, who knew... |
blob | commitdiff | diff to current |
2004-04-08 |
James Golovich | Remove more needlock stuff |
blob | commitdiff | diff to current |
2004-04-07 |
James Golovich | Remove extra argument from ast_set_*_format calls |
blob | commitdiff | diff to current |
2004-04-06 |
Mark Spencer | Get rid of all that old needlock garbage now that we... |
blob | commitdiff | diff to current |
2004-03-27 |
Mark Spencer | Merge more Sentito contributions (thanks serkan) |
blob | commitdiff | diff to current |
2004-03-27 |
James Golovich | More read/write lock fixes in various modules |
blob | commitdiff | diff to current |
2004-03-27 |
Mark Spencer | Make read/write mode have a lock parameter and use... |
blob | commitdiff | diff to current |
2004-03-19 |
Mark Spencer | Major MGCP enhancements (*very* big thank you to serkan... |
blob | commitdiff | diff to current |
2004-03-15 |
James Golovich | Fixup some pthread_t checking in channels |
blob | commitdiff | diff to current |
2004-03-15 |
James Golovich | Fix bug 1217. Change pthread_t initializers to AST_PTH... |
blob | commitdiff | diff to current |
2004-03-04 |
Mark Spencer | Add support for parking with IAX2 |
blob | commitdiff | diff to current |
2004-02-02 |
Mark Spencer | NetBSD portability enhancements (bug #969) |
blob | commitdiff | diff to current |
2004-02-02 |
Mark Spencer | Use better flags when starting MGCP threads (bug #598) |
blob | commitdiff | diff to current |
2004-01-12 |
Jeremy McNamara | fix monitor thread issue, even though commented out |
blob | commitdiff | diff to current |
2003-12-09 |
Mark Spencer | Minor mgcp debuggin changes, sip deadlock improvement |
blob | commitdiff | diff to current |
2003-12-05 |
Mark Spencer | Don't use dynamic mode when scanning all gateways |
blob | commitdiff | diff to current |
2003-09-08 |
Mark Spencer | BSD portability enhancements (bug #234) |
blob | commitdiff | diff to current |
2003-08-19 |
Mark Spencer | Add canreinvite option and minor tweak to bridging... |
blob | commitdiff | diff to current |
2003-08-13 |
Mark Spencer | Totally revamp thread debugging to support locating... |
blob | commitdiff | diff to current |
2003-08-02 |
Jeremy McNamara | copy just the ip address over to __ourip |
blob | commitdiff | diff to current |
2003-07-30 |
Mark Spencer | Fix TOS bit in SIP when verbose < 2, add support for... |
blob | commitdiff | diff to current |
2003-06-29 |
Mark Spencer | Accept MGCP keepalive |
blob | commitdiff | diff to current |
2003-06-28 |
Mark Spencer | Add SIP/RTP video support, video enable app_echo, start... |
blob | commitdiff | diff to current |
2003-06-27 |
Mark Spencer | Minor cleanups |
blob | commitdiff | diff to current |
2003-05-07 |
Mark Spencer | Remove "contributed" swear words |
blob | commitdiff | diff to current |
2003-05-06 |
Mark Spencer | Merge Karl's MGCP call feature list |
blob | commitdiff | diff to current |
2003-05-04 |
Mark Spencer | Merge tilghman's updates for getourip |
blob | commitdiff | diff to current |
2003-04-27 |
Mark Spencer | More contributed BSD enhancements |
blob | commitdiff | diff to current |
2003-04-14 |
Mark Spencer | Trim down gateway names with []'s in them |
blob | commitdiff | diff to current |
2003-04-11 |
Mark Spencer | Add MGCP audit |
blob | commitdiff | diff to current |
2003-03-31 |
Mark Spencer | Eliminate localtime calls, various cleanups |
blob | commitdiff | diff to current |
2003-03-24 |
Mark Spencer | More specifics in MGCP |
blob | commitdiff | diff to current |
2003-03-24 |
Mark Spencer | MGCP updates to try to improve CID delivery |
blob | commitdiff | diff to current |
2003-03-19 |
Mark Spencer | On RSIP, send RQNT |
blob | commitdiff | diff to current |
2003-03-16 |
Matteo Brancaleoni | dom mar 16 23:37:23 CET 2003 |
blob | commitdiff | diff to current |
2003-03-15 |
Matteo Brancaleoni | Sat Mar 15 07:00:01 CET 2003 |
blob | commitdiff | diff to current |
2003-03-13 |
Matteo Brancaleoni | gio mar 13 16:44:17 CET 2003 |
blob | commitdiff | diff to current |
2003-03-13 |
Matteo Brancaleoni | Thu Mar 13 07:00:01 CET 2003 |
blob | commitdiff | diff to current |
2003-03-12 |
Matteo Brancaleoni | Wed Mar 12 07:00:01 CET 2003 |
blob | commitdiff | diff to current |
2003-03-10 |
Matteo Brancaleoni | lun mar 10 21:39:02 CET 2003 |
blob | commitdiff | diff to current |
2003-03-09 |
Matteo Brancaleoni | Sun Mar 9 07:00:01 CET 2003 |
blob | commitdiff | diff to current |
2003-03-07 |
Matteo Brancaleoni | Fri Mar 7 07:00:00 CET 2003 |
blob | commitdiff | diff to current |
2003-02-16 |
Matteo Brancaleoni | Sun Feb 16 07:00:01 CET 2003 |
blob | commitdiff | diff to current |
2003-02-12 |
Matteo Brancaleoni | mer feb 12 14:56:57 CET 2003 |
blob | commitdiff | diff to current |
2002-12-29 |
Mark Spencer | Version 0.3.0 from FTP |
blob | commitdiff | diff to current |
|