Historique des commits

Auteur SHA1 Message Date
  David Vossel 8412eab172 Merged revisions 180032 via svnmerge from il y a 16 ans
  Russell Bryant 75c3e3b424 Merged revisions 168562 via svnmerge from il y a 16 ans
  Luigi Rizzo c3b537494f shuffle a little bit the content of header files to reduce dependencies. il y a 17 ans
  Luigi Rizzo 3736ebab77 remove redundant headers il y a 17 ans
  Luigi Rizzo a3d5e81bf4 remove another set of redundant #include "asterisk/options.h" il y a 17 ans
  Tilghman Lesher 623d4bd67e Change Read to set READSTATUS as an indication of the result il y a 17 ans
  Luigi Rizzo 32d68be9da include "logger.h" and errno.h from asterisk.h - usage shows that they il y a 17 ans
  Luigi Rizzo 47e70077d6 Start untangling header inclusion in a way that does not affect il y a 17 ans
  Mark Michelson e3b4f6aedb Fixing app_read so that if a timeout of less than 1 ms is specified, il y a 17 ans
  Tilghman Lesher c2cbffc457 Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. il y a 18 ans
  Russell Bryant 2470bd1b9d Do a massive conversion for using the ast_verb() macro il y a 18 ans
  Joshua Colp 06e56560db 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. il y a 18 ans
  Joshua Colp 20ea2e3dd0 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. il y a 18 ans
  Luigi Rizzo 37fe523aa7 rename the structs struct tone_zone_sound and struct tone_zone il y a 18 ans
  Russell Bryant 82f7444684 Add the ability to specify multiple prompts to the Read() dialplan application, il y a 18 ans
  Steve Murphy 8ce588cfc2 As per ToDo list, I have made it so that Wait(), WaitExten(), Congestion(), Busy(), Read(), WaitForRing(), will now either actually handle a floating point argument as advertised, or has been upgraded to accept a floating point [timeout] arg. il y a 18 ans
  Joshua Colp 58c43210d6 Minor cleanup and make sure the tmp variable is clean il y a 18 ans
  Joshua Colp a66f9f86d5 Set the variable even if the caller disconnects (issue #7896 reported by jsmith) il y a 18 ans
  Steve Murphy f434f9d10f These small app documentation changes to app_dial and app_read will hopefully avert any more 7544 type bug reports\! il y a 18 ans
  Kevin P. Fleming 90db3f33ab merge new_loader_completion branch, including (at least): il y a 18 ans
  Kevin P. Fleming 2687538ae6 simplify autoconfig include mechanism (make tholo happy he can use lint again :-) il y a 19 ans
  Russell Bryant 5241bdc2d4 remove almost all of the checks of the result from ast_strdupa() or alloca(). il y a 19 ans
  Luigi Rizzo c8d72dde26 This rather large commit changes the way modules are loaded. il y a 19 ans
  Kevin P. Fleming 9f7c341f1c since the module API is changing, it's a good time to const-ify the description() and key() return values il y a 19 ans
  Russell Bryant c674004ec1 remove the uses of the deprecated STANDARD_LOCAL_USER il y a 19 ans
  Russell Bryant 021c169391 on this pass, only remove duplicate log messages il y a 19 ans
  Russell Bryant d7374d83ff revert my pass through the tree to remove checks of the result of ast_strdupa il y a 19 ans
  Russell Bryant be1eadeb00 remove lots of useless checks of the result of ast_strdupa il y a 19 ans
  Matt O'Gorman 48cec31305 oops minor formatting fixes, and taking out il y a 19 ans
  Matt O'Gorman 1abcfc8ea3 Added feature from bug #5573 and updated app_read il y a 19 ans