aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2007-04-25Merged revisions 61913 via svnmerge from kpfleming1-0/+9
2007-04-25Merged revisions 61866 via svnmerge from russell1-0/+24
2007-04-25Merged revisions 61862 via svnmerge from russell1-20/+38
2007-04-25Merged revisions 61798 via svnmerge from russell1-1/+1
2007-04-24Merged revisions 61777 via svnmerge from dhubbard1-7/+1
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-13A fix for chan_oss that resulted from the CDR changes; it helps to use the ri...murf1-1/+1
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-11Don't export AOCD variables on misdn_hangup anymore, this was mainly a fix fo...nadi1-3/+0
2007-04-11Merged revisions 61426 via svnmerge from russell1-5/+5
2007-04-11Merged revisions 61376 via svnmerge from russell1-6/+2
2007-04-11Export AOCD variables on misdn_hangup.nadi1-3/+2
2007-04-11Ignore facility messages in case we don't have a corresponding channel object.nadi1-11/+18
2007-04-11AOCD's are now exported to asterisk channel variables.nadi1-44/+95
2007-04-10Merged revisions 61170 via svnmerge from nadi1-1/+1
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...murf16-27/+23
2007-04-09Merged revisions 60846 via svnmerge from tilghman1-16/+19
2007-04-08Off by one error, resulting in a crash (Issue 9500)tilghman1-1/+1
2007-04-06Make sure we check the faxdetect option before doing fax processingmattf1-1/+1
2007-04-06Merged revisions 60456 via svnmerge from mattf1-65/+76
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-04-03Merged revisions 59788,59803 via svnmerge from nadi2-0/+25
2007-04-03Merged revisions 59623-59624,59639 via svnmerge from crichter4-20/+47
2007-03-29When the IAX2 read callback gets called, return NULL instead of a "null frame".russell1-2/+2
2007-03-27Fix the check that ensures that the CHANNEL function's first argument is "rtp...russell1-1/+1
2007-03-27Merged revisions 59258 via svnmerge from russell1-3/+42
2007-03-27Convert the RTPQOS function to just be additional parameter of the CHANNELrussell1-24/+8
2007-03-27Merged revisions 59252 via svnmerge from crichter1-1/+2
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-26* mISDN >= 1.2 provides a dsp pipeline for i.e. echo cancellation modules, ma...nadi6-33/+103
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-22remove variables that are no longer used (--enable-dev-mode is good, develope...kpfleming1-3/+0
2007-03-21Until we can do media level parsing for sendrecv/etc just use the first value...file1-6/+9
2007-03-20Copy len variable as well, should fix remaining IAX2 DTMF issues.file1-0/+1
2007-03-20Merged revisions 58849-58850,59062-59063 via svnmerge from crichter5-49/+98
2007-03-18Issue #9313, Asterisk crash on SIP return code 0 (reported by qwerty1979) (AS...oej1-0/+4
2007-03-15Don't assume that the pvt structure will still exist after calling schedule_d...file1-1/+2