summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2005-01-27Fix reload on sip peers (bug #3432)Mark Spencer
2005-01-27/ put in ifdef wrapper around routines to save caller ID packet recordingBen Kramer
2005-01-26Make sure registration is taken care of if DNS fails (bug #3424)Mark Spencer
2005-01-25Merge config updates (bug #3406)Mark Spencer
2005-01-25Improve skinny display (bug #3416)Mark Spencer
2005-01-24Fix law table (i4l) (bug #3412)Mark Spencer
2005-01-24Fix chan_modem_i4l to be sure we use unsigned (bug #3412)Mark Spencer
2005-01-24Fix chan_modem_i4l (bug #3410)Mark Spencer
2005-01-23Remove duplicate alaw implementation (bug #3409)Mark Spencer
2005-01-21Add optional one way playback (bug #3397)Mark Spencer
2005-01-21update copyright headers for 2005Russell Bryant
2005-01-21Merge zap PRi call progress fixes (bug #2799)Mark Spencer
2005-01-20IAX codec fixes (bug #3387)Mark Spencer
2005-01-20Make sure we check for owner even after a queue frameMark Spencer
2005-01-19Fix "send text" crash (bug #3378)Mark Spencer
2005-01-18Add missing cvs ignore (bug #3373)Mark Spencer
2005-01-18use PROC instead of OSARCHJeremy McNamara
2005-01-18Fix compiler warnings (bug #3367)Mark Spencer
2005-01-18Fix recently introduced zap crash from HOLD/UNHOLD patch (bug #3365)Mark Spencer
2005-01-18/ trimmed down caller ID collect time for vpb cid.Ben Kramer
2005-01-18/ patched for bug 3350Ben Kramer
2005-01-17Misc Grammer/formatting fixes - Thanks Corydon76! (bug #3361)Josh Roberson
2005-01-17Merge hold patch (bug #1840)Mark Spencer
2005-01-17Rid us of a silly compiler warningMark Spencer
2005-01-17/ updated caller ID to use ast_set_calleridBen Kramer
2005-01-16Fix ringback on outbound skinny calls (bug #3295)Mark Spencer
2005-01-16Don't even attempt to masquerade a channel into itself (bug #3040)Mark Spencer
2005-01-16Avoid duplicate 200 OKMark Spencer
2005-01-16config restructure, sip peer completion (bug #3352, #3327)Mark Spencer
2005-01-15Repair // comments to /* */ comments (bug #3347)Mark Spencer
2005-01-15Fix agent deadlock (bug #3311)Mark Spencer
2005-01-15Make groups be 64-bits (bug #3351, with mods)Mark Spencer
2005-01-15Fix H.323 build on ppc (bug #3353)Mark Spencer
2005-01-15ixjuser is not needed as best as I can tell since it comes from /usr/include/...Mark Spencer
2005-01-15Simplify find_peer usage (bug #3341)Mark Spencer
2005-01-14Give us more wiggle room on incoming registrationsMark Spencer
2005-01-14/ added a ring timer so that an incoming call will termintate if it hasntBen Kramer
2005-01-13Fix realtime in SIP (bug #3332)Mark Spencer
2005-01-12Send 405 Method Not Allowed when message received outside of call (bug #3324,...Mark Spencer
2005-01-12Fix to be sure we have a valid fd on a peerMark Spencer
2005-01-12Destroy sip channel when message is sent outside the context of a call...Mark Spencer
2005-01-11shame on oej for submitting a patch which doesn't even compile, shame on me f...Mark Spencer
2005-01-11Minor configuration fixes/standardizations (bug #3317)Mark Spencer
2005-01-11Allow multiple bindaddrs so asterisk uses the same interface for tx as rxMark Spencer
2005-01-11When moving PRI channel rename channel properlyMark Spencer
2005-01-10/ checks to if owner is set before using it.Ben Kramer
2005-01-10Send "not compatible here" instead of "unavailable" on codec mismatch (bug #3...Mark Spencer
2005-01-10Improve object destruction (bug #3286)Mark Spencer
2005-01-10Fix MGCP when running without verbose (bug #3260)Mark Spencer
2005-01-09/ changed mkif to static function so as not to conflict with other modulesBen Kramer