aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
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
2007-03-14Some people like to put "limitonpeer" instead of "limitonpeers" in theirrussell1-1/+1
2007-03-13Merged revisions 58847 via svnmerge from oej1-1/+11
2007-03-13Don't hangup the call on OK or errors on MESSAGE and INFO oej1-10/+13
2007-03-13Issue #9251 - Clear From URI from user attributes (tgrman)oej1-0/+4
2007-03-12Merged revisions 57034,57523,57753,58558 via svnmerge from crichter2-10/+10
2007-03-12added UU transceiving and corect handling for rdniscrichter5-4/+45
2007-03-12Add matchexterniplocally setting which only substitutes your externip/externh...file1-1/+7
2007-03-10Fix a few more places in chan_iax2 where the ast_frame used for receiving arussell1-21/+11
2007-03-09Merged revisions 58579 via svnmerge from file1-2/+6
2007-03-08Add a missing break statement so that handling the above event does notrussell1-0/+1
2007-03-08If we receive ZT_EVENT_REMOVED, destroy the specified channel. russell1-15/+28
2007-03-07(This bug was reported to me by Kinsey Moore)russell1-9/+17
2007-03-07Ensure we have (or should have) at least one matching codec before attempting...file1-1/+1
2007-03-06Merged revisions 58115 via svnmerge from murf1-1/+17
2007-03-06Merged revisions 58052 via svnmerge from oej1-1/+1
2007-03-06Return an error of transmit_response is called without a session.russell1-0/+6
2007-03-05Since chan_iax2 does not support reception of DTMF with duration ensure that ...file1-0/+1
2007-03-02Merged revisions 57475 via svnmerge from file1-0/+6
2007-03-01Merged revisions 57317 via svnmerge from file1-1/+1
2007-02-28Merged revisions 57092 via svnmerge from file1-1/+10
2007-02-26Restore the behavior of Asterisk 1.2 where if a device was not specified inrussell1-2/+2