Commit Graph

2822 Commits (b7467d7d09935e0070a029936cdf2d17e9610b2d)

Author SHA1 Message Date
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
Matt O'Gorman a5ece3388a Janitor work converting !ast_strlen_zero(a)?a:b
19 years ago
Christian Richter f274b642aa fixed bug that we don't allocate the bchan in setup_acknowledge already .. wonder why this wasn't fixed eearlier ..
19 years ago
Christian Richter bd4715f3bc fixed hicom busy bug, we now see if the systemphone is busy, also fixed the immediate=yes does not work anymore issue
19 years ago
Kevin P. Fleming 15873eb39c simplify flags/page2_flags stuff by using arrays instead
19 years ago
Olle Johansson 83d9331261 Issue #5427
19 years ago
Olle Johansson 18de2b7787 Issue #6705 (oej)
19 years ago
Russell Bryant d0b003a427 conversions to S_OR (issue #6803)
19 years ago
Mark Spencer 9164eac21a Add micro-http server and abstract manager interface, make snmp not die
19 years ago
Kevin P. Fleming c26786fd81 compute scheduler thread timeout properly
19 years ago
Kevin P. Fleming 39464dfe09 commit file's work to convert iax2 multithreading to use pthread conditions instead of signals (with some modifications)
19 years ago
Matthew Fredrickson ba8f7b8819 Allow channels to be moved if channel change is requested in SETUP_ACK, also add a WAY cool new field to the nsf option
19 years ago
Olle Johansson f554c03652 - In response to asterisk-users discussion - show which peers in "sip show peers" and "sip show peer" that are cached realtime peers.
19 years ago
North Antara 2ccaab2ad1 More whitespace and typo fixes for chan_skinny - yay!
19 years ago
Olle Johansson 19af878bac Issue #6766 - Make ;user=phone work again - imported from 1.2
19 years ago
Olle Johansson 9e1e47450a Issue #6759, generate warning when refusing connection requiring unsupported SIP extensions
19 years ago
Jim Dixon 7cfb9b3515 Added separate outsignalling specification, and fixed FEATDMF to allow for
19 years ago