Commit Graph

10748 Commits (a2e6c6277f31dcc9464070e0021a40598a7e9979)
 

Author SHA1 Message Date
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
Kevin P. Fleming 920de98f68 Merged revisions 48554 via svnmerge from
19 years ago
Luigi Rizzo 79fb4e4579 Replace ast_build_string with ast_str_*().
19 years ago
Luigi Rizzo 7c5f06ddcd replace ast_build_string() with ast_str_*().
19 years ago
Luigi Rizzo 18e5017634 replace ast_build_string() with ast_str_*();
19 years ago
Kevin P. Fleming e4d172c9b2 Merged revisions 48548 via svnmerge from
19 years ago
Luigi Rizzo d5eef300d8 define a mask SIP_INSECURE sam as for other sets of flags.
19 years ago
Kevin P. Fleming a40b78b885 Merged revisions 48528 via svnmerge from
19 years ago
Kevin P. Fleming 89c41e2403 Merged revisions 48525 via svnmerge from
19 years ago
Kevin P. Fleming a2ec1d322c update to use trunk's version of the threadstorage API
19 years ago
Kevin P. Fleming 018a9c86e4 Merged revisions 48521 via svnmerge from
19 years ago
Luigi Rizzo 2703a1a9df forgot this part...
19 years ago
Luigi Rizzo 97ce2f8fd8 another conversion from ast_build_str to ast_str
19 years ago
Luigi Rizzo c1220dd27e convert ast_build_str to ast_str_*
19 years ago