Commit Graph

3834 Commits (456cad8a47c0dafc469e7deada077d50c5fb1b51)

Author SHA1 Message Date
Dwayne M. Hubbard db55615090 Merged revisions 61777 via svnmerge from
18 years ago
Joshua Colp b271179161 Merged revisions 61771 via svnmerge from
18 years ago
Olle Johansson 32be6621f6 Merged revisions 61685 via svnmerge from
18 years ago
Olle Johansson dc6d309bdb #9483, half of patch by twilson to solve 302 redirect issues
18 years ago
Joshua Colp eb631c00a3 For those very verbose SIP implementations that attach tons of info to the Contact header... let's increase our variable sizes. (issue #9535 reported by jeffg)
18 years ago
Steve Murphy 8a386a9816 A fix for chan_oss that resulted from the CDR changes; it helps to use the right info.
18 years ago
Joshua Colp c06e063e1a Don't assume the callid of a dialog will be set, as in some circumstances it may not. (issue #9534 reported by tecnoxarxa)
18 years ago
Russell Bryant 5858778f40 Merged revisions 61476 via svnmerge from
18 years ago
Nadi Sarrar 3bd81c31fb Don't export AOCD variables on misdn_hangup anymore, this was mainly a fix for trunk..
18 years ago
Russell Bryant a0d75effd5 Merged revisions 61426 via svnmerge from
18 years ago
Russell Bryant 9ce476a89c Merged revisions 61376 via svnmerge from
18 years ago
Nadi Sarrar 4e2ab7de64 Export AOCD variables on misdn_hangup.
18 years ago
Nadi Sarrar b31fe9be83 Ignore facility messages in case we don't have a corresponding channel object.
18 years ago
Nadi Sarrar 5e08746b28 AOCD's are now exported to asterisk channel variables.
18 years ago
Nadi Sarrar 50d606bbf8 Merged revisions 61170 via svnmerge from
18 years ago
Olle Johansson 3e5c59f235 Merged revisions 61038 via svnmerge from
18 years ago
Steve Murphy 7d5a79a0b9 This is a big improvement over the current CDR fixes. It may still need refinement, but this won't have as many folks bothered.
18 years ago
Tilghman Lesher 1d3fbc214a Merged revisions 60846 via svnmerge from
18 years ago
Tilghman Lesher dc54d451dc Off by one error, resulting in a crash (Issue 9500)
18 years ago
Matthew Fredrickson e7e3929740 Make sure we check the faxdetect option before doing fax processing
18 years ago
Matthew Fredrickson 96a8eadf29 Merged revisions 60456 via svnmerge from
18 years ago
Joshua Colp a85156a737 Merged revisions 60213 via svnmerge from
18 years ago
Russell Bryant 0b94c7c27c Add a Content-Length of 0 to the response built by transmit_response_with_unsupported().
18 years ago
Russell Bryant 3e058dab84 Merged revisions 60083 via svnmerge from
18 years ago
Russell Bryant dff65e38f4 Merged revisions 59938 via svnmerge from
18 years ago
Russell Bryant f8773a1e80 Merged revisions 59916 via svnmerge from
18 years ago
Nadi Sarrar 911a8f501d Merged revisions 59788,59803 via svnmerge from
18 years ago
Christian Richter 30ace959bb Merged revisions 59623-59624,59639 via svnmerge from
18 years ago
Russell Bryant 8acd1e8349 When the IAX2 read callback gets called, return NULL instead of a "null frame".
18 years ago
Russell Bryant a2fc7b9e36 Fix the check that ensures that the CHANNEL function's first argument is "rtpqos".
18 years ago
Russell Bryant 8fdf6e3c47 Merged revisions 59258 via svnmerge from
18 years ago
Russell Bryant c0aca26f30 Convert the RTPQOS function to just be additional parameter of the CHANNEL
18 years ago
Christian Richter 10760fce2c Merged revisions 59252 via svnmerge from
18 years ago
Tilghman Lesher 0220349ca4 Oops, this should be case insensitive
18 years ago
Tilghman Lesher ec028bd1b2 Change this to a single dp function to make oej happy.
18 years ago
Russell Bryant cd3238d543 Rename the new dialplan functions to match the variable name
18 years ago
Russell Bryant fa97f6c381 The AUDIORTPQOS and VIDEORTPQOS variables are not fully functional in some
18 years ago
Nadi Sarrar 980b0bc785 * mISDN >= 1.2 provides a dsp pipeline for i.e. echo cancellation modules, make chan_misdn use it.
18 years ago
Joshua Colp 3b6f376425 Merged revisions 59194 via svnmerge from
18 years ago
Kevin P. Fleming cf58b2ba46 don't allow string input to overrun the buffer to hold it (ASA-2007-010)
18 years ago
Kevin P. Fleming 34f55a9bf6 remove variables that are no longer used (--enable-dev-mode is good, developers should be using it)
18 years ago
Joshua Colp 067876afbc Until we can do media level parsing for sendrecv/etc just use the first value found. This crept up when a phone was offered audio+video and returned an inactive video stream. chan_sip thought the phone said to put the person on hold but that was totally wrong. (issue #9319 reported by benbrown)
18 years ago
Joshua Colp bfeb3bcf18 Copy len variable as well, should fix remaining IAX2 DTMF issues.
18 years ago
Christian Richter 30165b1bf2 Merged revisions 58849-58850,59062-59063 via svnmerge from
18 years ago
Olle Johansson 156c178143 Issue #9313, Asterisk crash on SIP return code 0 (reported by qwerty1979) (ASA-2007-011)
18 years ago
Joshua Colp 6548086af0 Don't assume that the pvt structure will still exist after calling schedule_delivery as it may not. (issue #9278 reported by fmachado)
18 years ago
Russell Bryant 4fc7d081d3 Some people like to put "limitonpeer" instead of "limitonpeers" in their
18 years ago
Olle Johansson 0eda92609d Merged revisions 58847 via svnmerge from
18 years ago
Olle Johansson f546453573 Don't hangup the call on OK or errors on MESSAGE and INFO
18 years ago
Olle Johansson 83bb6718fc Issue #9251 - Clear From URI from user attributes (tgrman)
18 years ago