Commit Graph

10761 Commits (72f23795df4dd57f0e06117faec727a70c1c650c)
 

Author SHA1 Message Date
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
Luigi Rizzo 201e752e50 block 48583
19 years ago
Luigi Rizzo 8a26d19b7c start documenting this code.
19 years ago
Kevin P. Fleming fa5931d0c3 Merged revisions 48586 via svnmerge from
19 years ago
Luigi Rizzo 83f52ed5e2 better name for struct dial_localuser.
19 years ago
Luigi Rizzo d0b9eb93b6 remove now useless extern declarations.
19 years ago
Kevin P. Fleming 518f25f65c Merged revisions 48577 via svnmerge from
19 years ago
Luigi Rizzo a755ec928a introduce a temporary variable for tmp->chan to shorten expressions.
19 years ago
Luigi Rizzo 9c81431c93 stop what i think is a memory leak in case Dial fails to
19 years ago
Luigi Rizzo 9d4531d636 move a large block related to privacy handling to a separate function.
19 years ago
Joshua Colp 83d3b6adda Merged revisions 48571 via svnmerge from
19 years ago
Luigi Rizzo 02e21cb5f2 unbreak the macro used for incrementing the frame counters.
19 years ago
Joshua Colp 381d49c9af Clean up find_idle_thread function and use atomic operations for dynamic thread count.
19 years ago
Joshua Colp c17181aae3 Merged revisions 48564 via svnmerge from
19 years ago
Jason Parker a504d9e64e ctrl-w != w (nano search) (surprisingly, the fix was ever so slightly different in 1.4)
19 years ago
Jason Parker f42da4d8a7 Blocked revisions 48561 via svnmerge
19 years ago
Luigi Rizzo 23be2c0bf4 apply the proposed fix for bug 8602
19 years ago
Luigi Rizzo ccebf3511c convert the final clients of ast_build_string to use ast_str_*()
19 years ago
Luigi Rizzo 684e4dc373 debugging shows that we always need more than 128 bytes
19 years ago