aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-07-31Don't hard code the RTP payload type to 101 (bug #2192)markster2-3/+4
2004-07-31Allow priority to be set in addition to -U / -G (bug #2173)markster1-5/+3
2004-07-31Send proper contact in 200 OK to REGISTERmarkster1-0/+2
2004-07-31Fix information elementsmarkster1-2/+2
2004-07-31Improve debugging of RTP ports (bug #2131, heavily modified)markster1-5/+13
2004-07-31Respect "AST_EDITOR" rather than "EDITOR" so as not to change the default bin...markster1-1/+1
2004-07-30Bug # 2171: Add permission to QueueAdd and QueueRemove manager commandsmalcolmd1-2/+2
2004-07-30Bug # 2170: Add authority_to_str function to let Administrator issue command ...malcolmd1-4/+23
2004-07-30Reset conferencing on final hangup (bug #2172)markster1-0/+13
2004-07-30Fix potential overflow in H.323markster1-4/+17
2004-07-30Fix MGCP endpoint (#2182)markster1-3/+3
2004-07-30chan_h323 Makefile change for Bug #2064. Also back out changes for Bug #2115...malcolmd4-10/+6
2004-07-30Fix little unregister bugletmarkster1-0/+2
2004-07-30Bug # 2174: Respect EDITOR environment variablemalcolmd1-1/+2
2004-07-30Bug # 2115: Allow Caller TON to be retrieved in the dialplanmalcolmd3-1/+9
2004-07-30Bug # 2181: Support the PING event in MGCP.malcolmd1-2/+5
2004-07-30Bug # 2090: Add mgcp.conf.sample for Wave7Optics FTTH LMGmalcolmd1-0/+20
2004-07-30Add default username patch (bug #2178)markster1-6/+10
2004-07-29Default port to 5060markster1-0/+1
2004-07-29Clear things out for the bearer toomarkster1-0/+1
2004-07-29Don't get stuck looping when looking for CRV'smarkster1-3/+7
2004-07-28Add "username" to sip show peer (bug #2163) as well as a few config cleanupsmarkster2-21/+23
2004-07-28Somehow matt's patch didn't make it all the way inmarkster1-1/+1
2004-07-28Merge alternate hangup and meetme patches from Matt N.markster5-31/+53
2004-07-28Only Call PQfinish if conn isn't NULL (bug #2162)markster1-1/+3
2004-07-28Fix "ZapOffHook" (bug #2161)markster1-4/+4
2004-07-28Unify queue add/remove from manager and CLI (bug #2125/2123)markster1-139/+394
2004-07-27Fix date/time in TDS stuff (bug #2147)markster1-18/+90
2004-07-27Make ACK sticky too (bug #2134)markster1-1/+1
2004-07-27Allow optional event whenever an agent is called from a queue (bug #2066)markster2-2/+23
2004-07-27Make request URI in CANCEL match that of the original INVITE exactly (bug #2134)markster1-2/+4
2004-07-27Allow you to enter the pin again during th "invalid pin" messagemarkster1-2/+6
2004-07-27Merge tilghman's meetme fix for reentering pin (bug #2143)markster1-24/+35
2004-07-27Merge ALSA fixes (bug #2145)markster1-26/+34
2004-07-27Make sure index >= 0 before initializingmarkster1-7/+7
2004-07-27Swap subs before releasing lockmarkster1-1/+2
2004-07-26Work properly on a reloadmarkster1-0/+1
2004-07-26Turn off DTMF generally in MGCP and make option to enable RFC2833 or in-bandmarkster2-11/+28
2004-07-26Make sure we release the correct lock!markster1-1/+1
2004-07-26Fix potential transfer segmarkster1-1/+2
2004-07-26Fix ADSI prog to only accept 253 (bug #2135)markster1-3/+3
2004-07-25Let safe_asterisk take arguments (bug #2085)markster1-3/+4
2004-07-25Upgrade IAXY firmware to version 18markster1-0/+0
2004-07-25Add Manager CDR (off by default) (bug #2127) courtesy cybershieldmarkster3-1/+165
2004-07-25Create one generally useful runtime option and one compile time option to wor...markster2-2/+43
2004-07-24Sometimes we get subunalloced, gotta free lock firstmarkster1-2/+5
2004-07-24Oopsmarkster1-1/+1
2004-07-24Hold lock for three-way channel (bug #2107)markster1-0/+25
2004-07-24Lower default volumemarkster1-1/+1
2004-07-24Fix astman build on FreeBSD (bug #2119)markster2-2/+2