Commit Graph

12483 Commits (ddcefd4c01285f93779575154be9fc54de4831cc)
 

Author SHA1 Message Date
Joshua Colp d90bddfa6c Merged revisions 75621 via svnmerge from
19 years ago
Joshua Colp e2b0f321a3 Merged revisions 75619 via svnmerge from
19 years ago
Joshua Colp 0772f62be7 Clean up func_curl a bit.
19 years ago
Steve Murphy 5ac24b25d3 This corrects the problem with flags and %lld formats on 64-bit machines, where uint64_t is NOT acceptable for %lld, and also works on 32-bit machines. At least, with gcc.
19 years ago
Joshua Colp 674dbeb0cf Merged revisions 75583 via svnmerge from
19 years ago
Joshua Colp 4003b31fc5 Minor code tweaks. Variables were being checked wrong in some situations and didn't need to be checked in others.
19 years ago
Tilghman Lesher 2c5a07bf03 Merged revisions 75529 via svnmerge from
19 years ago
Steve Murphy 8b0b74c9b0 Spotted this bug today myself, trying to reproduce a BE bug. Use a vert bar instead of a comma, when calling RAND.
19 years ago
Russell Bryant 91e2afe4e7 Merged revisions 75450 via svnmerge from
19 years ago
Russell Bryant 28ab081704 Blocked revisions 75447 via svnmerge
19 years ago
Russell Bryant b5ff588044 Merged revisions 75445 via svnmerge from
19 years ago
Joshua Colp 54bd38f1ce Blocked revisions 75439 via svnmerge
19 years ago
Russell Bryant 681e45f0b2 Merged revisions 75441 via svnmerge from
19 years ago
Russell Bryant 94ee350ca9 Blocked revisions 75437 via svnmerge
19 years ago
Mark Michelson ee6d59eef2 Merged revisions 75405 via svnmerge from
19 years ago
Russell Bryant 9ffd55b6f9 Merged revisions 75403 via svnmerge from
19 years ago
Russell Bryant 7743bed9f6 Merged revisions 75401 via svnmerge from
19 years ago
Steve Murphy 8a7732f067 via 10206, I have added an option (e) to Dial to allow the h exten to get run on peer. Had to upgrade ast_flag stuff to 64 bits to do this.
19 years ago
Joshua Colp dfc9970e15 Make trunk build once again.
19 years ago
Luigi Rizzo 72b99a2817 Introduce ast_parse_arg() , a generic function to parse strings
19 years ago
Luigi Rizzo 35efc961ef Initialize a variable to avoid a warning when the compiler
19 years ago
Jason Parker 766121a5bc Fix an incorrect parenthesization (TODO: Find a better word) in app_dial
19 years ago
Kevin P. Fleming 7413c78ddb Merged revisions 75306 via svnmerge from
19 years ago
Joshua Colp 344e6fd016 Change the function name slightly... just for kpfleming!
19 years ago
Joshua Colp 0b0e64fe2f Add in check for the GCC attribute deprecated. It may be used soon!
19 years ago
Joshua Colp e498488bde For my next trick I will make it so dialplan functions no longer need to call ast_module_user_add and ast_module_user_remove. These are now called in the ast_func_read and ast_func_write functions outside of the module.
19 years ago
Mark Michelson ce8f95d750 Merged revisions 75253 via svnmerge from
19 years ago
Joshua Colp 0dc98ebdf2 I found this sillyness when I did my ast_module_user conversion. Return immediately if no data was passed to the Verbose application.
19 years ago
Joshua Colp b8cd949cce Applications no longer need to call ast_module_user_add and ast_module_user_remove. This is now taken care of in the pbx_exec function outside of the application.
19 years ago
Joshua Colp 96a646734f It is no longer required for each module that deals with a channel to call ast_module_user_hangup_all in it's unload function. The loader will automatically perform this action for it.
19 years ago
Russell Bryant 8d1e53958c Merge a bunch of doxygen updates to header files. This includes changes to
19 years ago
Russell Bryant 5a32541671 Cast the 2nd argument to iconv() to a void *, as some systems define it as a
19 years ago
Russell Bryant 472dde9a50 Merged revisions 75108 via svnmerge from
19 years ago
Mark Michelson cb8170e8c5 Merged revisions 75078 via svnmerge from
19 years ago
Russell Bryant c2603c1aeb resolve a compiler warning
19 years ago
Russell Bryant fcd3f8dbea Merged revisions 75067 via svnmerge from
19 years ago
Russell Bryant 432a087ed9 Merged revisions 75053 via svnmerge from
19 years ago
Luigi Rizzo e950538bdd Small improvement to the STUN support so it can be used by
19 years ago
Mark Michelson 4d915d13c7 Merged revisions 74997 via svnmerge from
19 years ago
Steve Murphy 6bc0a4929c Merged revisions 74955 via svnmerge from
19 years ago
Joshua Colp 1f86a8bc2d Merged revisions 74922 via svnmerge from
19 years ago
Joshua Colp 8f3a5481dc Merged revisions 74888 via svnmerge from
19 years ago
Jason Parker 4cc5a034b7 Merged revisions 74866 via svnmerge from
19 years ago
Jason Parker 588c3f85fe Merged revisions 74864 via svnmerge from
19 years ago
Luigi Rizzo 75e2b34c4d more cleanup, this time to stun_handle_packet(). Among other things:
19 years ago
Jason Parker 46a33d8f8d Blocked revisions 74839 via svnmerge
19 years ago
Joshua Colp 7bc762c319 Merged revisions 74815 via svnmerge from
19 years ago
Luigi Rizzo 3d41c1ce94 a little bit of code cleanup to rtp.c, mostly to function
19 years ago
Russell Bryant 08b1a342e5 Merged revisions 74767 via svnmerge from
19 years ago
Mark Michelson 66449656d3 Merged revisions 74722 via svnmerge from
19 years ago