Commit Graph

13061 Commits (06fd2e1a055b73e28e90457fbfabb37b7b8c694c)
 

Author SHA1 Message Date
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
Joshua Colp 48f166e87b Code cleanup of res_agi
19 years ago
Joshua Colp 21e30f9d7d Code cleanup of res_smdi
19 years ago
Joshua Colp 1040d3f64b Clean up pbx_spool. So many nested if statements...
19 years ago
Joshua Colp fde3d4b086 Use linkedlist macros for UDPTL protocol list.
19 years ago
Russell Bryant 4f84931f12 Merged revisions 74657 via svnmerge from
19 years ago
Steve Murphy ae78bb14db Merged revisions 74642 via svnmerge from
19 years ago
Steve Murphy ba2e851879 blocking 74628 from trunk... only applied to 1.4
19 years ago
Joshua Colp 7e015109a2 Use the linkedlists.h AST_LIST_NEXT macro for modifying the list of results.
19 years ago
Joshua Colp 2d3f9ce25b Merged revisions 74572 via svnmerge from
19 years ago
Luigi Rizzo deb98f98a0 add a bit of documentation on what the stun code in rtp.c does
19 years ago
Joshua Colp f8e605fe25 Allow the native formats of a channel to influence the audio that is going to the engine. The best format will try to be chosen with an ultimate fallback to signed linear if possible.
19 years ago
Joshua Colp b314d6ee08 Can't forget to remember what format is in use for writing.
19 years ago
Joshua Colp 406c3df40e Change the speech API to allow passing the format through to the engine.
19 years ago
Joshua Colp 2162433060 Change header a bit to get rid of a doxygen parse error. (issue #10177 reported by snuffy)
19 years ago
Joshua Colp 2df8b91be1 Merged revisions 74515 via svnmerge from
19 years ago
Mark Michelson fb6f6ba67f Merged revisions 74476 via svnmerge from
19 years ago
Jason Parker 6f8294847f Merged revisions 74428 via svnmerge from
19 years ago
Jason Parker 7c29e430c9 Merged revisions 74388 via svnmerge from
19 years ago
Jason Parker d459994f7c Merged revisions 74379 via svnmerge from
19 years ago
Jason Parker 8a5cea16bc Merged revisions 74374 via svnmerge from
19 years ago
Russell Bryant e9290d5178 Merged revisions 74323 via svnmerge from
19 years ago
Jason Parker 7c6424be53 svn revert != svn resolved
19 years ago