Commit History

Author SHA1 Message Date
  Mike Bradeen 4095a382da chan_sip: Remove deprecated module. 1 year ago
  Naveen Albert d60bd09851 app_sendtext: Remove references to removed applications. 1 year ago
  Naveen Albert 0c70d497bc documentation: Adds versioning information. 2 years ago
  Naveen Albert 54761a41cd app_sendtext: Add ReceiveText application 2 years ago
  George Joseph 437ab41881 app_sendtext: Allow content types other than text/plain 6 years ago
  George Joseph 8135558bab app_sendtext: Enhance SendText to support Enhanced Messaging 6 years ago
  Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible. 6 years ago
  Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE. 8 years ago
  Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro 9 years ago
  Terry Wilson 57f42bd74f ast_channel opaquification of pointers and integral types 12 years ago
  Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from 13 years ago
  Richard Mudgett f71322f239 Merged revisions 305923 via svnmerge from 13 years ago
  Tilghman Lesher 873989db91 Enable SendText to send strings in encoded format. 14 years ago
  Kevin P. Fleming e6b2e9a750 Const-ify the world (or at least a good part of it) 15 years ago
  Kevin P. Fleming 1c988d8996 add 'const' qualifiers in various places where they should have been 15 years ago
  Tilghman Lesher 3a220874cc Merged revisions 187362 via svnmerge from 15 years ago
  Eliel C. Sardanons d23dff9ca8 - Add some see-also references based on TFOT. 16 years ago
  Russell Bryant 5b168ee34b Merge changes from team/group/appdocsxml 16 years ago
  Brett Bryant 16374ad40d Fix a bug where SENDTEXTSTATUS isn't set properly when it isn't 16 years ago
  Luigi Rizzo cda3df64d8 more header removal 17 years ago
  Luigi Rizzo 7e8835e0d7 remove another set of redundant #include "asterisk/options.h" 17 years ago
  Luigi Rizzo 0595b5e2aa include "logger.h" and errno.h from asterisk.h - usage shows that they 17 years ago
  Luigi Rizzo fdb7f7ba3d Start untangling header inclusion in a way that does not affect 17 years ago
  Tilghman Lesher 20bbd09de3 Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. 17 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. 17 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. 17 years ago
  Russell Bryant 9e0458e9f1 Completely remove all of the code related to jumping to priority n + 101. yay! 17 years ago
  Kevin P. Fleming 0a27d8bfe5 merge new_loader_completion branch, including (at least): 18 years ago
  Kevin P. Fleming 472c1ca282 simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 18 years ago
  Russell Bryant 932c5c7fd7 use the channel lock wrappers (issue #7120, Mithraen) 18 years ago