Commit Graph

12470 Commits (922444c8510c575847af86269d73e87d0330b7b5)
 

Author SHA1 Message Date
Tilghman Lesher 922444c851 Merged revisions 76708 via svnmerge from
18 years ago
Tilghman Lesher db9d7764e0 Enhance AGI with several fixes:
18 years ago
Joshua Colp 84f325abb2 Clean up res_crypto module. It now uses an rwlist to keep the keys and it should also be thread safe now.
18 years ago
Tilghman Lesher a1fdc1c769 Missed one conversion to comma delimiter (thanks, Juggie) and add documentation on the
18 years ago
Tilghman Lesher 55b1ee298e Merge the dialplan_aesthetics branch. Most of this patch simply converts applications
18 years ago
Jason Parker d8d1b6c8f2 Merged revisions 76656 via svnmerge from
18 years ago
Joshua Colp 34e92f29f6 Merged revisions 76654 via svnmerge from
18 years ago
Jason Parker 6f81f60696 Merged revisions 76620 via svnmerge from
18 years ago
Joshua Colp 32237bb1ba Merged revisions 76618 via svnmerge from
18 years ago
Luigi Rizzo 6a9270d879 add two missing entries in the replica of the sip_tech that
18 years ago
Joshua Colp 90dc0cfa85 Merged revisions 76561 via svnmerge from
18 years ago
Russell Bryant 7a2772c151 Mark str2dtmfmode() as currently unused to resolve a compiler warning and
18 years ago
Russell Bryant eaebbdab61 (closes issue #10271)
18 years ago
Russell Bryant 098acf6fc3 note the debug and verbose changes in CHANGES
18 years ago
Russell Bryant f1f72312bb (closes issue #10192)
18 years ago
Luigi Rizzo b1791d9349 introduce two functions, map_x_s() and map_s_x(), to map
18 years ago
Russell Bryant 83609770c1 Remove an unused function to resolve a compiler warning
18 years ago
Joshua Colp 91c3d90e8f Use autoconf logic to determine byte swapping macro presence. This should now also use other macros if present.
18 years ago
Luigi Rizzo ed1775bd10 move "sip prunte realtime ..." and "sip set debug ... " to NEW_CLI style.
18 years ago
Joshua Colp 4dc6b6d50a Merged revisions 76519 via svnmerge from
18 years ago
Russell Bryant 3c10aab644 Merged revisions 76485 via svnmerge from
18 years ago
Luigi Rizzo 1ee5480549 Add some documentation on the sipregistry states and the
18 years ago
Luigi Rizzo 28cde9fee3 add a bit of comments on internal functions.
18 years ago
Luigi Rizzo 719dcef90d rewrite "sip show {channels|subscriptions}" CLI handler
18 years ago
Luigi Rizzo 930bf0402d Make sip_destroy() return NULL so the caller can do things like
18 years ago
Luigi Rizzo 97512a856f add two comment blocks, one on reusing nonces, and one on the handling
18 years ago
Luigi Rizzo db12b404fc comment and slightly restructure handle_request() in the part that handles
18 years ago
Luigi Rizzo 88f18dc9d7 remove unused argument from handle_invite_replaces(), and also leftover
18 years ago
Luigi Rizzo b7945cd78e Cleanup of flags used in struct sip_request, moving them to
18 years ago
Luigi Rizzo aa110ad3fd move two per-packet flags to proper variables.
18 years ago
Luigi Rizzo e603d729a9 minor clarification on the usage of SIP_* flags.
18 years ago
Luigi Rizzo 0d5e33f2c3 document the way sipdebug works, and implement it through
18 years ago
Luigi Rizzo 063edd1953 move the SIP_REALTIME flag to a field in the user/peer structure.
18 years ago
Luigi Rizzo 1daf32e474 Add a note to document how the temporary 'pvt' should be initialized
18 years ago
Joshua Colp 93b72115d1 Add support for using /dev/urandom to get random numbers on systems that support it.
18 years ago
Luigi Rizzo ed604a6df8 whoops... was setting needdestroy on the wrong dialog.
18 years ago
Luigi Rizzo b11d587ab6 more two more flags to proper variables: ALREADYGONE and NEEDDESTROY.
18 years ago
Luigi Rizzo 4ce3ee94c3 use explicit variables for things that don't need to
18 years ago
Luigi Rizzo 10d1b9347c Use ast_str_append() instead of ast_build_string() to construct
18 years ago
Russell Bryant 94bb75cb7b Blocked revisions 76227 via svnmerge
18 years ago
Luigi Rizzo 06a3436375 We have two 'technology' descriptors for a SIP channel, so
18 years ago
Steve Murphy ffd49bc066 One small documentation update made to accompany 10154, the upgrading of the queue ringing to allow periodic announcments
18 years ago
Luigi Rizzo 2286afa3af Enhance NAT support as discussed on the -dev list, i.e.:
18 years ago
Steve Murphy 5c6d509591 This update was supplied in 10154; to allow announcemnts if the 'r' option (ringing) is provided.
18 years ago
Jason Parker b928d1a0f3 Add support for default "say mode" (whether to use the "old" method or "new" method. "new" method being config file)
18 years ago
Steve Murphy bb1cdfebb3 Merged revisions 76211 via svnmerge from
18 years ago
Jason Parker a618f771e6 Blocked revisions 76178 via svnmerge
18 years ago
Jason Parker 70c076a9de Blocked revisions 76176 via svnmerge
18 years ago
Jason Parker 4a023add58 Merged revisions 76174 via svnmerge from
18 years ago
Mark Michelson 51bf714319 Merged revisions 76139 via svnmerge from
18 years ago