aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_sip.c
AgeCommit message (Expand)AuthorFilesLines
2007-05-18Merged revisions 65122 via svnmerge from oej1-1/+4
2007-05-18Merged revisions 65075 via svnmerge from oej1-2/+7
2007-05-18- Adding support for putting calls OFF hold with a re-invite with blank SDP. ...oej1-33/+37
2007-05-18Issue 9487 - stop media flows at hangup of calloej1-0/+3
2007-05-17Even more direct RTP setup fixes! Don't allow a codec that isn't supported to...file1-0/+5
2007-05-16Fix auth on BYE. (Different patch than for 1.2)oej1-6/+8
2007-05-16Issue #9681 - Handle www-auth on BYEoej1-0/+9
2007-05-16Final part of issue #9483 - fixing transfer() of sip calls in the dial plan (...oej1-1/+1
2007-05-16Issue #9439 - properly handle username parameters in SIP uri.oej1-2/+3
2007-05-16Merged revisions 64535 via svnmerge from oej1-13/+13
2007-05-16Merged following patch with a lot of changes for 1.4oej1-23/+22
2007-05-14Change -2 to XMIT_ERROR to clarify a bit moreoej1-9/+11
2007-05-14Handle network errors, like host or network unreachable, in a better way. Thi...oej1-30/+74
2007-05-12This concludes my final adventure with bitmasks and the onhold flag. Would an...file1-5/+5
2007-05-12Tweak hold flags some more. They can be of three states when active: active, ...file1-2/+3
2007-05-12Ensure the onhold flag is set no matter what when being put on hold.file1-0/+2
2007-05-10Merged revisions 63748 via svnmerge from oej1-0/+4
2007-05-09Do not prematurely go on hold if sendonly was not actually set.file1-2/+2
2007-05-09Merged revisions 63610 via svnmerge from file1-5/+8
2007-05-09Don't retransmit 200 OK's on ignore status. (Reported on asterisk-users)oej1-2/+1
2007-05-07Minor backport of revision 59083 in trunk. Don't queue an unhold frame up if ...file1-13/+11
2007-05-03Merged revisions 62987 via svnmerge from file1-0/+2
2007-05-02Don't unlock a channel that we already know does not exist (propably isue 8228)oej1-1/+0
2007-04-27Merged revisions 62126 via svnmerge from oej1-0/+2
2007-04-24Merged revisions 61771 via svnmerge from file1-0/+2
2007-04-19Merged revisions 61685 via svnmerge from oej1-0/+3
2007-04-16#9483, half of patch by twilson to solve 302 redirect issuesoej1-3/+1
2007-04-13For those very verbose SIP implementations that attach tons of info to the Co...file1-4/+4
2007-04-13Don't assume the callid of a dialog will be set, as in some circumstances it ...file1-0/+2
2007-04-11Merged revisions 61476 via svnmerge from russell1-4/+8
2007-04-11Merged revisions 61426 via svnmerge from russell1-5/+5
2007-04-11Merged revisions 61376 via svnmerge from russell1-6/+2
2007-04-09Merged revisions 61038 via svnmerge from oej1-6/+7
2007-04-09This is a big improvement over the current CDR fixes. It may still need refin...murf1-4/+4
2007-04-05Merged revisions 60213 via svnmerge from file1-1/+2
2007-04-04Add a Content-Length of 0 to the response built by transmit_response_with_uns...russell1-0/+1
2007-04-04Merged revisions 60083 via svnmerge from russell1-20/+3
2007-04-03Merged revisions 59938 via svnmerge from russell1-2/+4
2007-04-03Merged revisions 59916 via svnmerge from russell1-3/+8
2007-03-27Fix the check that ensures that the CHANNEL function's first argument is "rtp...russell1-1/+1
2007-03-27Convert the RTPQOS function to just be additional parameter of the CHANNELrussell1-24/+8
2007-03-26Oops, this should be case insensitivetilghman1-1/+1
2007-03-26Change this to a single dp function to make oej happy.tilghman1-44/+30
2007-03-26Rename the new dialplan functions to match the variable namerussell1-7/+7
2007-03-26The AUDIORTPQOS and VIDEORTPQOS variables are not fully functional in somerussell1-4/+93
2007-03-24Merged revisions 59194 via svnmerge from file1-13/+13
2007-03-22don't allow string input to overrun the buffer to hold it (ASA-2007-010)kpfleming1-3/+3
2007-03-21Until we can do media level parsing for sendrecv/etc just use the first value...file1-6/+9
2007-03-18Issue #9313, Asterisk crash on SIP return code 0 (reported by qwerty1979) (AS...oej1-0/+4
2007-03-14Some people like to put "limitonpeer" instead of "limitonpeers" in theirrussell1-1/+1