aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
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
2005-01-15Fix H.323 build on ppc (bug #3353)markster1-1/+4
2005-01-15ixjuser is not needed as best as I can tell since it comes from /usr/include/...markster1-830/+0
2005-01-15Simplify find_peer usage (bug #3341)markster1-40/+8
2005-01-14Give us more wiggle room on incoming registrationsmarkster1-2/+2
2005-01-14/ added a ring timer so that an incoming call will termintate if it hasntbkramer1-0/+20
2005-01-13Fix realtime in SIP (bug #3332)markster1-9/+4
2005-01-12Send 405 Method Not Allowed when message received outside of call (bug #3324,...markster1-7/+10
2005-01-12Fix to be sure we have a valid fd on a peermarkster1-1/+4
2005-01-12Destroy sip channel when message is sent outside the context of a call...markster1-0/+2
2005-01-11shame on oej for submitting a patch which doesn't even compile, shame on me f...markster1-2/+2
2005-01-11Minor configuration fixes/standardizations (bug #3317)markster1-6/+7
2005-01-11Allow multiple bindaddrs so asterisk uses the same interface for tx as rxmarkster2-75/+94
2005-01-11When moving PRI channel rename channel properlymarkster1-0/+2
2005-01-10/ checks to if owner is set before using it.bkramer1-7/+13
2005-01-10Send "not compatible here" instead of "unavailable" on codec mismatch (bug #3...markster1-7/+15
2005-01-10Improve object destruction (bug #3286)markster1-138/+128
2005-01-10Fix MGCP when running without verbose (bug #3260)markster1-119/+121
2005-01-09/ changed mkif to static function so as not to conflict with other modulesbkramer1-1/+1
2005-01-09Set blind transfer variable (bug #3268)markster1-2/+8
2005-01-09Allow sip show users/peers to filter on regexp (bug #3222)markster1-38/+58
2005-01-09Merge regex for iax2 show peers (bug #3223)markster1-36/+69
2005-01-09Merge experimental codec preferences for IAX2 (bug #2971)markster4-51/+241
2005-01-09Don't allow masquerading into oneself (bug #3040)markster1-3/+7
2005-01-09Fix Alert-Info for optipoint 400 (bug #3288)markster1-1/+1
2005-01-09Minor externip fixes (bug #3262)markster1-10/+10
2005-01-08Don't native bridge when needing digitsmarkster1-1/+2
2005-01-07Fix "externhost"markster1-1/+1
2005-01-07Make sure we clear out owner in SUB_REAL when moving a call (bug #3267)markster1-0/+1