Commit Graph

2799 Commits (d0bc6c20a70c0da3dee48a2ad1a9acb25fc668fc)

Author SHA1 Message Date
Luigi Rizzo 45edaa4c3a optimize a bit name completion by avoiding repeated calls to
20 years ago
Luigi Rizzo bf2ae44338 fix documentation
20 years ago
Kevin P. Fleming 8410e0d681 support subscription-based MWI, and use proper Call-ID on NOTIFY messages (issue #6390)
20 years ago
Kevin P. Fleming 0b5f2a5d3f use proper file name
20 years ago
Kevin P. Fleming 278b8e8fc7 improve IP TOS support for SIP and IAX2 (issue #6355, code from jcollie plus modifications)
20 years ago
Olle Johansson ddaeaae214 Issue #6736 - use flags for OPTIONs messages
20 years ago
Olle Johansson 2c9ecd7baa Reverting previous patch. Ok, let's take this from 1.2 instead... :-)
20 years ago
Olle Johansson e4c8021b7d Issue #6736 - Enable NAT flags for OPTIONs requests (Thanks casper!)
20 years ago
Olle Johansson 0b39c35161 Issue #6597 - Show correct port in "sip show registry" - import from 1.2 branch
20 years ago
Olle Johansson 450bc8dad6 Issue #6409 - Make calls to URI without username go to "s" extension (imported from 1.2)
20 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.
20 years ago
Matt O'Gorman a5ece3388a Janitor work converting !ast_strlen_zero(a)?a:b
20 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 ..
20 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
20 years ago
Kevin P. Fleming 15873eb39c simplify flags/page2_flags stuff by using arrays instead
20 years ago
Olle Johansson 83d9331261 Issue #5427
20 years ago
Olle Johansson 18de2b7787 Issue #6705 (oej)
20 years ago
Russell Bryant d0b003a427 conversions to S_OR (issue #6803)
20 years ago
Mark Spencer 9164eac21a Add micro-http server and abstract manager interface, make snmp not die
20 years ago
Kevin P. Fleming c26786fd81 compute scheduler thread timeout properly
20 years ago
Kevin P. Fleming 39464dfe09 commit file's work to convert iax2 multithreading to use pthread conditions instead of signals (with some modifications)
20 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
20 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.
20 years ago
North Antara 2ccaab2ad1 More whitespace and typo fixes for chan_skinny - yay!
20 years ago
Olle Johansson 19af878bac Issue #6766 - Make ;user=phone work again - imported from 1.2
20 years ago
Olle Johansson 9e1e47450a Issue #6759, generate warning when refusing connection requiring unsupported SIP extensions
20 years ago
Jim Dixon 7cfb9b3515 Added separate outsignalling specification, and fixed FEATDMF to allow for
20 years ago
Russell Bryant 2a00b76ace spelling and formatting fixes (issue #6760)
20 years ago
Christian Richter 939dda2d6c removed unneeded debugs in level=0
20 years ago
Christian Richter 52eb1ad9d1 removed dynamic switching from transparent to hdlc mode. Instead we've got a config option hdlc=yes now which enables the hdlc controller for a data call
20 years ago
Olle Johansson 3cb5768016 Don't overwrite ANI if it's already sent with IES (imported from 1.2 branch)
20 years ago
Olle Johansson 8bb397b439 Import revision 13547 from branch 1.2 - reset global_rtautoclear at reload
20 years ago
Olle Johansson 7296dd030e - Remove comment about non-existing XML format ;-)
20 years ago
Olle Johansson dbd3fa49fd - change "regcontext" to "global_regcontext" to mark it as a global setting
20 years ago
Russell Bryant 4c49c78e2e Merged revisions 13237 via svnmerge from
20 years ago
Olle Johansson 1bad801595 Importing "oops" fix from 1.2 branch.
20 years ago
Olle Johansson 8864646870 Import of rev 13026 from 1.2 branch: Fix parameters to event: header
20 years ago
Russell Bryant 9df72acbe9 deprecate the mailboxdetail option and always use its behavior, instead (issue #6665)
20 years ago
Russell Bryant 9bf08efa16 add a missing header to fix building with -Werror (issue #6717)
20 years ago
Russell Bryant 48c85e83bd fix build without SCHED_MULTITHREADED defined (issue #6719)
20 years ago
Russell Bryant a6f2a3899b add some missing braces
20 years ago
Olle Johansson 3b67da1362 - Adding some hangupcauses before hangups
20 years ago
Olle Johansson 9bbfae80e0 Issue #5937 - Make sure that SIP CANCEL's are retransmitted properly
20 years ago
Olle Johansson 11126fee1d Implement enum for retransmit options to various functions.
20 years ago
Christian Richter 8e7dd52695 added option to change the connected party number dialplan (ton)
20 years ago
Olle Johansson b27fa8bfc7 Support SIP_CODEC channel variable for early media. (Imported from 1.2, with a small
20 years ago
Mark Spencer 0752f8e41e Make sure we clear our sched value before we actually schedule the
20 years ago
Olle Johansson 52812c2917 Formatting fix.
20 years ago
Olle Johansson 5a2b0d6c2b Issue #6657 - Ignore 183 Session Progress without SDP (imported from 1.2 rev 12458)
20 years ago
Olle Johansson 06abc680dd Set SIPDOMAIN on 302 redirects.
20 years ago