Commit Graph

3813 Commits (01b09027f736c81e034153f5f95f51d9c96ed0b5)

Author SHA1 Message Date
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
Christian Richter 5923e48d7f Merged revisions 57034,57523,57753,58558 via svnmerge from
18 years ago
Christian Richter 160cfaf1c6 added UU transceiving and corect handling for rdnis
18 years ago
Joshua Colp fa866efb5c Add matchexterniplocally setting which only substitutes your externip/externhost setting if it matches the localnet setting. I know of at least two people who need opposite settings, so I made it an option! (issue #8821 reported by kokoskarokoska)
18 years ago
Russell Bryant 8ae4e264d1 Fix a few more places in chan_iax2 where the ast_frame used for receiving a
18 years ago
Joshua Colp b9124234e9 Merged revisions 58579 via svnmerge from
18 years ago
Russell Bryant 2f54661cf8 Add a missing break statement so that handling the above event does not
18 years ago
Russell Bryant 5603ca69eb If we receive ZT_EVENT_REMOVED, destroy the specified channel.
18 years ago
Russell Bryant f34c30860e (This bug was reported to me by Kinsey Moore)
18 years ago
Joshua Colp 240355d78b Ensure we have (or should have) at least one matching codec before attempting early bridge SDP seeding. (issue #9221 reported by marcelbarbulescu)
18 years ago
Steve Murphy 81ef9a4f18 Merged revisions 58115 via svnmerge from
18 years ago
Olle Johansson 275abf4e08 Merged revisions 58052 via svnmerge from
18 years ago
Russell Bryant 905238839b Return an error of transmit_response is called without a session.
18 years ago
Joshua Colp 94c9dcda60 Since chan_iax2 does not support reception of DTMF with duration ensure that it is set to 0 on the frame. (issue #8521 reported by gdhgdh)
18 years ago
Joshua Colp 53b9bc89c0 Merged revisions 57475 via svnmerge from
19 years ago
Joshua Colp 219f4b4913 Merged revisions 57317 via svnmerge from
19 years ago
Joshua Colp 43f841cadf Merged revisions 57092 via svnmerge from
19 years ago
Russell Bryant 83ce3720bc Restore the behavior of Asterisk 1.2 where if a device was not specified in
19 years ago
Russell Bryant dd6b58edcd Fix a crash in my last change to iax2_indicate(). (issue #9150)
19 years ago
Russell Bryant 268fc8a9cc Do more complete locking of the chan_iax2_pvt struct in the indicate callback.
19 years ago
Jason Parker a9e4e0eefa Make sure to set a speeddials parent on creation.
19 years ago
Russell Bryant 76a643978e Merged revisions 56406 via svnmerge from
19 years ago