Commit Graph

10929 Commits (b2cb3f86c418afbfe0772a48c15f110c97c7cc2c)
 

Author SHA1 Message Date
Olle Johansson d69e9086cc Issue #8600 - bogus SDP Content Length in T.38 re-invite
19 years ago
Joshua Colp b3ca8342fd Merged revisions 48966 via svnmerge from
19 years ago
Joshua Colp 7f61b822c1 Merged revisions 48964 via svnmerge from
19 years ago
Joshua Colp b3ab530077 Merged revisions 48960 via svnmerge from
19 years ago
Luigi Rizzo 6ecb175193 provide INT16_MIN and INT16_MAX for platforms where they are not defined.
19 years ago
Luigi Rizzo 09f75aa6dc rename the structs struct tone_zone_sound and struct tone_zone
19 years ago
Russell Bryant b93f1f3e37 Merged revisions 48956 via svnmerge from
19 years ago
Russell Bryant 527dbe399e Simplify the if statements used to check to see if the argument was "num"
19 years ago
Russell Bryant d3bf06f272 Resolve some compiler warnings
19 years ago
Russell Bryant ad8a480085 Merged revisions 48948 via svnmerge from
19 years ago
Russell Bryant 850dd4ea61 Use spaces as a separator for the redirect option to improve readability
19 years ago
Russell Bryant 539514d793 Merged revisions 48944 via svnmerge from
19 years ago
Russell Bryant e0f55d2385 Merged revisions 48940 via svnmerge from
19 years ago
Russell Bryant 5d5cc243c6 Simplify the definition of http_uri_redirect such that only one allocation is
19 years ago
Russell Bryant 0e266fbfb9 Blocked revisions 48931 via svnmerge
19 years ago
Russell Bryant 2c5071a006 - Convert the list of URI handlers to use the linked list macros. While doing
19 years ago
Russell Bryant 08cfbe97b8 Remove a debug message. If this is still needed for debugging something,
19 years ago
Joshua Colp 193d2932b9 We should probably declare the lock... and not just the constructor/deconstructor.
19 years ago
Russell Bryant 72f23795df Use the correct function to destroy an rwlock in the destructor for an ast_rwlock_t
19 years ago
Jason Parker 05d6c4a2d0 Merged revisions 48906 via svnmerge from
19 years ago
Jason Parker a01ae565e9 Merged revisions 48888 via svnmerge from
19 years ago
Jason Parker 9883943ec5 Merged revisions 48870 via svnmerge from
19 years ago
Luigi Rizzo 5727170842 improve readability of a few macros.
19 years ago
Luigi Rizzo 51f9566199 make sms_hexdump() thread safe;
19 years ago
Luigi Rizzo 250c74d10c make isodate thread-safe
19 years ago
Luigi Rizzo 99359a4b27 - use the standard option parsing routines;
19 years ago
Joshua Colp 8e9cdb10fd Merge non-blocking logger from my branch. This should improve things under heavy load with lots of CLI/logging output.
19 years ago
Joshua Colp 0d5294cea3 Merged revisions 48783 via svnmerge from
19 years ago
Steve Murphy 3a84f2a6ee This little mod gets rid of that g722 compiler warning that breaks builds configured with --enable-dev-mode; the previous commit of 48767 was to merge in changes for bug 6334, unifying the open mode arguments for saner operation.
19 years ago
Luigi Rizzo fbe6afd136 put generator functions next to each other.
19 years ago
Steve Murphy 7b338004bf a quick fix to app_sms.c to get rid of cursed compiler warnings so I can compile under --enable-dev-mode
19 years ago
Luigi Rizzo a2e6c6277f same as in other places, check that generator->release is not NULL
19 years ago
Luigi Rizzo 1080c61d04 reduce indentation
19 years ago
Luigi Rizzo 067573020d restructure a block to reduce nesting
19 years ago
Luigi Rizzo 1ce6943f4f Add a bit of documentation on this code, including pointers
19 years ago
Steve Murphy f92697c5fc This small update will generate WARNINGS if there is garbage in your extensions.conf file (liken extem => instead of exten => !)
19 years ago
Joshua Colp f19ff5a451 Really clean up indications to use the linkedlists API
19 years ago
Joshua Colp 77d7b36217 Switch list of global variables to read/write locks.
19 years ago
Joshua Colp 730d68976e Convert alternate dialplan switch list to use read/write locks.
19 years ago
Steve Murphy 9327720c37 As per bug 7978, this version introduces the jittertargetextra option in config files
19 years ago
Matthew Fredrickson 5fc6bdcac9 Minor addition giving props to Steve Underwood for his hard work. Thanks again
19 years ago
Matthew Fredrickson ba71665924 Add codec G.722 support.
19 years ago
Joshua Colp 1546495afc Clean up app_page
19 years ago
Joshua Colp e54265a914 Merged revisions 48637 via svnmerge from
19 years ago
Luigi Rizzo 6ef9c2a16c more formatting cleanup.
19 years ago
Luigi Rizzo 21556620d0 formatting and code cleanup.
19 years ago
Joshua Colp 75b125b96e Merged revisions 48596 via svnmerge from
19 years ago
Joshua Colp 09de4d2b67 Update res_snmp to use new API declaration of pbx_builtin_serialize_variables (issue #8627 reported by johann8384)
19 years ago
Joshua Colp 5275efbae5 Merged revisions 48592 via svnmerge from
19 years ago
Joshua Colp 3830f08dc5 OpenBSD does not have RLIMIT_AS or RLIMIT_VMEM so until someone finds the right rlimit to use then let's not support the -v option on OpenBSD. (issue #8543 reported by jtodd)
19 years ago