aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2006-11-12Merged revisions 47496 via svnmerge from russell1-4/+4
2006-11-10Make sure we don't use 32bits when we only need one bit.mattf1-2/+2
2006-11-10...and make sure that the dialog is destroyed, even if we don't get any answe...oej1-0/+1
2006-11-10Add debug output while trying to trace bug in bug reportoej1-2/+3
2006-11-10Make sure we destroy dialog...oej1-1/+2
2006-11-10Small cleanup of handle_request_invite() - imported from 1.2 with changesoej1-5/+4
2006-11-10Fix for #7321. Be able to explicitly hide callerid name for switches that bork mattf1-0/+9
2006-11-10Let's give this a go...file1-11/+9
2006-11-10Issue 8010 - Fix support for multipart SDP (alphaque)oej1-1/+3
2006-11-10Discussion of these CLI changes resulted in more consistency (Bug 8236)tilghman5-70/+79
2006-11-10Rip out half implementation of 491 response support, since it wasn't implementedoej1-10/+13
2006-11-10Fix bit definition for SIP_PAG2_CALL_ONHOLD. Thanks fenlander!oej1-2/+2
2006-11-10Fix building of chan_h323 by completeing some structure definitions. (issue #...file1-4/+6
2006-11-09Work around an issue that caused menuselect to display a bogus description forrussell1-0/+4
2006-11-09Merged revisions 47379 via svnmerge from file1-0/+2
2006-11-08Committed in behalf of 8190.murf1-5/+13
2006-11-08add simple fix for SDP to report proper sample rate for G.722 media sessionskpfleming1-9/+13
2006-11-08Make this module build againrussell1-4/+4
2006-11-08Destroy dialog properly at unload (rizzo)oej1-7/+1
2006-11-07These mods are to solve the problem in bug 7506. It's a lot of rework to solv...murf16-122/+126
2006-11-07This is not the commit you are looking for...file1-1/+1
2006-11-07Make MOH work as it did before in chan_local, without this then it can go fun...file1-8/+16
2006-11-07Issue 8303 (lrizzo) - break instead of continue.oej1-1/+1
2006-11-07Fixing the attack shield so it doesn't produce attacks... Issue 8265 - never ...oej1-2/+4
2006-11-04Issue #8284: Fixes to Invite/replaces and transfer from "john"oej1-13/+5
2006-11-03This fix introduced via bug 8233murf1-0/+4
2006-11-02More changes making the CLI more consistent with "category verb arguments" (c...tilghman2-7/+17
2006-11-02Reverse change of "show" to "list" and make several other commands more consi...tilghman7-249/+106
2006-11-02Move check for codec translation to sip_call() instead of in add_sdp. No one ...oej1-20/+19
2006-11-02Disable code for T38 over TCP and RTP since there's no trace of actual functi...oej1-2/+16
2006-11-02find_free_chan_in_stack usage fixnadi1-16/+12
2006-11-02don't send INVITE when we have determined that we can't offer any audio forma...kpfleming1-0/+6
2006-11-02Merged revisions 46920 via svnmerge from file1-1/+1
2006-11-02Dont overwrite pkt->flags (from 1.2)oej1-1/+2
2006-11-01bind address support from bug 8164mogorman1-0/+9
2006-11-01It's another round of chan_iax2 fixes! Should hopefully fix the deadlock issu...file1-18/+18
2006-11-01Prevent an infinite loop when config processing gets to a jitterbuffer optionrussell1-2/+1
2006-10-31Support ;rport when we're supposed to support ;rport. Issue #7473.oej1-4/+2
2006-10-31If peer fails ACL check, fail peer at REGISTERoej1-0/+2
2006-10-31Fix T38 too. Thanks, tgrman !oej1-0/+1
2006-10-30We need to lock the pvt structure during retransmission as another worker thr...file1-1/+2
2006-10-30Issue #8246 - Doxygen fixes from kshumard. oej1-1/+1
2006-10-29Issue #7869 - Stop retransmission of 302 redirects (imported from 1.2)oej1-2/+1
2006-10-29Issue #7608 - Notifications sent with wrong content-type (imported from 1.2, ...oej1-9/+6
2006-10-29Backport of patch for #7828 that was reported for trunk, but obviouslyoej1-3/+22
2006-10-29Restoring the old logic, since working around it and fixing it seemed too com...oej1-5/+7
2006-10-28Accepting a message twice may be misinterpreted...oej1-2/+2
2006-10-28- 183 is not reliable message...oej1-4/+4
2006-10-27move the copy of the default settings to the global settings back out ofrussell1-3/+4
2006-10-27Instead of iterating all of the options once to look for jitterbuffer options,russell1-6/+6