aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2005-02-04Properly handle PRI TON and allow changing number (bug #3493, with mods)markster1-73/+144
2005-02-03Show last tx/rx command in sip show channels (bug #3499)markster1-4/+6
2005-02-02Make sure we always transmit the same from line (bug #3492)markster1-3/+14
2005-02-01Fix silly typo (bug #3483)markster1-1/+1
2005-02-01Only use default callerid if it's specified (bug #3486)markster1-1/+1
2005-02-01Fix agent moh issue (bug #3383)markster1-1/+6
2005-02-01/ fix for when caller hangs up after first ringbkramer1-1/+9
2005-01-31/ updated so that it can deal with multiple matching in extensions, withbkramer1-5/+34
2005-01-31/ added parameter to change ec suppresion threshhold from configbkramer1-0/+10
2005-01-30Merge IAX2 peer completion patch (bug #3462)markster1-1/+21
2005-01-30Add agent logon/logoff CLI command (bug #3440)markster1-0/+59
2005-01-30Improve logging and add summaries (bug #3459)markster1-8/+25
2005-01-29Merge callevents etc (bug #3456)markster1-1/+22
2005-01-28Reduce complexity of check for f->samples / 8 not being 0markster1-1/+1
2005-01-28Force the use of specific versions of OpenH.323 and PWlib (Bug #3386 with mods)jeremy2-6/+34
2005-01-28Fix CID name when no CID name is supplied (bug #2795)markster1-5/+5
2005-01-28Fix interation of # transfer and flash hook transfer (bug #3011)markster1-0/+6
2005-01-28Handle oddly sent 'A' to 'D' (bug #3445)markster1-0/+2
2005-01-27Fix reload on sip peers (bug #3432)markster1-4/+16
2005-01-27/ put in ifdef wrapper around routines to save caller ID packet recordingbkramer1-8/+8
2005-01-26Make sure registration is taken care of if DNS fails (bug #3424)markster1-0/+7
2005-01-25Merge config updates (bug #3406)markster13-65/+63
2005-01-25Improve skinny display (bug #3416)markster1-0/+90
2005-01-24Fix law table (i4l) (bug #3412)markster1-5/+5
2005-01-24Fix chan_modem_i4l to be sure we use unsigned (bug #3412)markster1-1/+1
2005-01-24Fix chan_modem_i4l (bug #3410)markster1-2/+2
2005-01-23Remove duplicate alaw implementation (bug #3409)markster2-569/+3
2005-01-21Add optional one way playback (bug #3397)markster1-2/+7
2005-01-21update copyright headers for 2005russell12-12/+12
2005-01-21Merge zap PRi call progress fixes (bug #2799)markster1-1/+57
2005-01-20IAX codec fixes (bug #3387)markster1-73/+204
2005-01-20Make sure we check for owner even after a queue framemarkster1-1/+3
2005-01-19Fix "send text" crash (bug #3378)markster1-1/+1
2005-01-18Add missing cvs ignore (bug #3373)markster1-0/+1
2005-01-18use PROC instead of OSARCHjeremy1-1/+1
2005-01-18Fix compiler warnings (bug #3367)markster1-2/+3
2005-01-18Fix recently introduced zap crash from HOLD/UNHOLD patch (bug #3365)markster1-5/+16
2005-01-18/ trimmed down caller ID collect time for vpb cid.bkramer1-1/+1
2005-01-18/ patched for bug 3350bkramer1-13/+40
2005-01-17Misc Grammer/formatting fixes - Thanks Corydon76! (bug #3361)twisted1-24/+24
2005-01-17Merge hold patch (bug #1840)markster1-0/+29
2005-01-17Rid us of a silly compiler warningmarkster1-8/+10
2005-01-17/ updated caller ID to use ast_set_calleridbkramer1-7/+28
2005-01-16Fix ringback on outbound skinny calls (bug #3295)markster1-1/+1
2005-01-16Don't even attempt to masquerade a channel into itself (bug #3040)markster1-2/+2
2005-01-16Avoid duplicate 200 OKmarkster1-8/+9
2005-01-16config restructure, sip peer completion (bug #3352, #3327)markster1-17/+40
2005-01-15Repair // comments to /* */ comments (bug #3347)markster2-6/+6
2005-01-15Fix agent deadlock (bug #3311)markster1-3/+10
2005-01-15Make groups be 64-bits (bug #3351, with mods)markster6-28/+28