Commit Graph

7761 Commits (5afbcc4f868d73ca3624dda53684caea70d4652c)
 

Author SHA1 Message Date
Luigi Rizzo 387d37469d remove a few unneeded calls to strlen, and replace a while()
20 years ago
Luigi Rizzo 0159823ede Use the standard macros to manipulate usecount.
20 years ago
Luigi Rizzo 08df3610a6 update example file
20 years ago
Luigi Rizzo 59f0e4c7dd remove trailing whitespace
20 years ago
Russell Bryant 41f8e3728e disable the http server by default at the request of people on IRC
20 years ago
Luigi Rizzo 606c7dcb93 remove the long since unused STANDARD_LOCAL_USERS macro
20 years ago
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
Kevin P. Fleming 767b42b6b6 remove accidentally merged properties
20 years ago
Olle Johansson 83d9331261 Issue #5427
20 years ago
Olle Johansson 18de2b7787 Issue #6705 (oej)
20 years ago
Kevin P. Fleming 968af1b45d rename file to match new application name
20 years ago
Kevin P. Fleming 5c6c266aa9 rename application to have a more logical name
20 years ago
Russell Bryant e85d63aa11 use ast_calloc instead of calloc, and do a little bit of tweaking on the code formatting
20 years ago
Russell Bryant 813ab1aff0 fix asterisk header include format and add the doxygen header
20 years ago
Russell Bryant d0b003a427 conversions to S_OR (issue #6803)
20 years ago
Russell Bryant eaeb8abc59 suppress some compiler warnings on mac
20 years ago
Mark Spencer 9164eac21a Add micro-http server and abstract manager interface, make snmp not die
20 years ago
Kevin P. Fleming b0ac62573a revert loader changes that have clearly not undergone adequate testing before commit
20 years ago
Tilghman Lesher d104a6d622 Bug 6508 - Redirect arbitrary channel to another extension from the dialplan
20 years ago
Tilghman Lesher bdd24455b4 Bug 4377 - Round 2 of the loader updates
20 years ago
Tilghman Lesher 0af770edd1 Bug 6670 - Additional parameters to the CHANNEL func
20 years ago
Tilghman Lesher 67aa4a721d Merged revisions 14868 via svnmerge from
20 years ago
Tilghman Lesher ff9fc4f606 Merged revisions 14830 via svnmerge from
20 years ago
Tilghman Lesher 39a99c65c2 Merged revisions 14821 via svnmerge from
20 years ago
Luigi Rizzo 82b0400322 Do the (expensive) LOCAL_USER_ADD only after we are sure
20 years ago
Luigi Rizzo b3ad3a7556 as discussed on the -dev list, introduce a macro to simplify the
20 years ago
Luigi Rizzo 574e9ae7a8 Add missing
20 years ago
Russell Bryant b314ed621f Merged revisions 14704 via svnmerge from
20 years ago
BJ Weschke 6d22be794f Merged revisions 14659 via svnmerge from
20 years ago
BJ Weschke d09b5ff20b Doxygen typo fix.
20 years ago
BJ Weschke f2aef53f84 Block r14610 from /trunk as it conflicts with sched.h in /trunk
20 years ago
Kevin P. Fleming 322f53d8b8 don't treat timeouts as errors in ast_cond_timedwait
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
Joshua Colp 539f8a6502 Merged revisions 14523 via svnmerge from
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