Commit Graph

2838 Commits (1b6d24a09e2d2b99e0c35d189ff3ecaee709c4bb)

Author SHA1 Message Date
Matt O'Gorman 319945c922 bug updates chan_h323 to some api changes it
19 years ago
Olle Johansson 5fbe9f80e8 Don't add hangup cause on non-final responses. (Imported from 1.2)
19 years ago
Olle Johansson 67b460d43c Issue #6848 - Accept MWI subscriptions with no Accept: header
19 years ago
Olle Johansson 46a1b7c73b Don't add ast_extension_state on re-subscribes
19 years ago
Olle Johansson 2240245389 Reverse revision 16804 that disables authentication
19 years ago
BJ Weschke 225d8d5270 Don't process re-subscribes as new subscriptions.
19 years ago
Russell Bryant e536a9c6df move a NULL check to before the first time the pointer is dereferenced (issue #6832)
19 years ago
Russell Bryant a13ab2f377 - code formatting tweaks
19 years ago
Russell Bryant 813c445686 Merged revisions 16744 via svnmerge from
19 years ago
Olle Johansson 83b7de9463 Doxygen fix
19 years ago
Olle Johansson 2994fa390c Make REG_STATE_* enum
19 years ago
Olle Johansson 40b71d4b39 Don't accept new INVITE if we already have one pending.
19 years ago
Luigi Rizzo 0b655c3ce9 minor cleanup: localize a variable and replace i++; i++ with i +=2;
19 years ago
Luigi Rizzo 0ff1c42675 useless 'extern' and trailing whitespace removal
19 years ago
Joshua Colp 5880a7f513 Do not leave a thread in limbo if an error occurs, or if testing packet loss.
19 years ago
Tilghman Lesher 9a9ab4e7cf Merged revisions 16581 via svnmerge from
19 years ago
Luigi Rizzo c163911efe don't use 8000, use DEFAULT_SAMPLE_RATE
19 years ago
Luigi Rizzo 6c232811c0 as discussed with Mark a few weeks ago, the 'newstack' argument
19 years ago
Kevin P. Fleming 4e5ea82b7e deprecate insecure=very and insecure=yes, since we have more explicit versions available now
19 years ago
Olle Johansson 50f0b12880 Issue #5374 - Enable internal timing of generators (cmantunes)
19 years ago
Olle Johansson 2c4ebe356e Issue #6450 - Don't remove characters from SIP uri's when not needed
19 years ago
Joshua Colp 0c134c5cba Fix IAX2 multithreaded scheduling (issue #6840)
19 years ago
Olle Johansson 3d1f9b747e Formatting fix.
19 years ago
Christian Richter acacae4e68 fixed no dtmf detect on 64 bit
19 years ago
Russell Bryant 1caeee1c61 oops! :)
19 years ago
Russell Bryant 6601f4deba conversion from malloc to ast_malloc
19 years ago
Olle Johansson b366c4062e Issue #6823 - Registration and port numbers. (from 1.2)
19 years ago
Luigi Rizzo 096bf1511f another batch of cli simplifications
19 years ago
Luigi Rizzo b94f6a6df4 normalize/simplify a bit of the command completion code.
19 years ago
Kevin P. Fleming bb87cd151b make 'sip show subscriptions' include context for subscribed hints
19 years ago
Luigi Rizzo e9b7424737 The condition to check the zaptel version was too strict.
19 years ago
Luigi Rizzo f84e5cfd43 fix a bug introduced in 15187 that scrambled the flags and
19 years ago
Russell Bryant 3de0204481 Merged revisions 15703 via svnmerge from
19 years ago
Russell Bryant 1ddae90e53 only display a debug message if iaxdebug is enabled as well (issue #6673)
19 years ago
Olle Johansson 147ae336d2 Fix NAT support breakage for peers with qualify=yes (imported from 1.2)
19 years ago
Kevin P. Fleming f7c2eed26a ensure that 'zap show channel' will indicate that the echo canceler has been disabled when CED has been detected on the channel
19 years ago
Russell Bryant 78f7235d04 store f->callno in a local var (issue #6818)
19 years ago
Kevin P. Fleming 584ab24577 oops :-(
19 years ago
Russell Bryant dea8078eef conversions to S_OR (issue #6817)
19 years ago
Luigi Rizzo 45edaa4c3a optimize a bit name completion by avoiding repeated calls to
19 years ago
Luigi Rizzo bf2ae44338 fix documentation
19 years ago
Kevin P. Fleming 8410e0d681 support subscription-based MWI, and use proper Call-ID on NOTIFY messages (issue #6390)
19 years ago
Kevin P. Fleming 0b5f2a5d3f use proper file name
19 years ago
Kevin P. Fleming 278b8e8fc7 improve IP TOS support for SIP and IAX2 (issue #6355, code from jcollie plus modifications)
19 years ago
Olle Johansson ddaeaae214 Issue #6736 - use flags for OPTIONs messages
19 years ago
Olle Johansson 2c9ecd7baa Reverting previous patch. Ok, let's take this from 1.2 instead... :-)
19 years ago
Olle Johansson e4c8021b7d Issue #6736 - Enable NAT flags for OPTIONs requests (Thanks casper!)
19 years ago
Olle Johansson 0b39c35161 Issue #6597 - Show correct port in "sip show registry" - import from 1.2 branch
19 years ago
Olle Johansson 450bc8dad6 Issue #6409 - Make calls to URI without username go to "s" extension (imported from 1.2)
19 years ago
North Antara e9cf7dbfff Changed some "register" methods to the proper "unregister" method. This is in a #if 0 block, but it may still be useful someday.
19 years ago