Commit History

Author SHA1 Message Date
  Sean Bright 6869d7976e All of the res/ stuff (other than res_jabber) from the RSW branch. 16 years ago
  Tilghman Lesher 3bc3e2952e Update documentation as to the behavior of AGI in 1.6.0 and higher. Also, add 16 years ago
  Kevin P. Fleming 699281531c make datastore creation and destruction a generic API since it is not really channel related, and add the ability to add/find/remove datastores to manager sessions 16 years ago
  Tilghman Lesher bdaa56059a Merged revisions 134480 via svnmerge from 16 years ago
  Russell Bryant d4292b3fbb Fix a couple of places in res_agi where the agi_commands lock would not be 16 years ago
  Tilghman Lesher 9ea088dcbb Code wasn't ready to be merged - see -dev list discussion 16 years ago
  Olle Johansson 4c3d93ea5d Implement flags for AGI in the channel structure so taht "show channels" and 16 years ago
  Sean Bright 9c0a625481 Whitespace only 16 years ago
  Tilghman Lesher 0635d4171c Conditionally load the AGI command gosub, depending on whether or not res_agi 16 years ago
  Tilghman Lesher f3bb04959c Move compatibility options into asterisk.conf, default them to on for upgrades, 16 years ago
  Michiel van Baak 7e6a3af7e7 - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 16 years ago
  Tilghman Lesher 98cfc6c095 Merged revisions 116466 via svnmerge from 16 years ago
  Olle Johansson 3ec0ac59a3 Formatting changes (coding guidelines) while thinking about something else... 16 years ago
  Tilghman Lesher fac68b2417 Modify TIMEOUT() to be accurate down to the millisecond. 16 years ago
  Tilghman Lesher 6a8e816d5e Merged revisions 114195 via svnmerge from 16 years ago
  Tilghman Lesher 801087e3e1 Standardized routines for forking processes (keeps all the specialized code in one place). 16 years ago
  Tilghman Lesher 4d5a897601 AsyncAGI should not close the manager session on error. 16 years ago
  Terry Wilson 7b02df6ecb Go through and fix a bunch of places where character strings were being interpreted as format strings. Most of these changes are solely to make compiling with -Wsecurity and -Wformat=2 happy, and were not 16 years ago
  Donny Kavanagh 4dd674eab5 trivial fix for an agi error when attempting to use EAGI on a dead/hungup channel, we now print an error that makes sense 16 years ago
  Tilghman Lesher df0e17b5f6 Create a centralized configuration option for silencethreshold 16 years ago
  Russell Bryant 8388926d93 Rename version.h to ast_version.h. Next, I will be re-adding version.h as an 16 years ago
  Mark Michelson 743233709c Instead of a notice, make the message about a hung-up channel a debug message, and revert the original 16 years ago
  Mark Michelson e5a5d23ebf Don't print the fact that we are using dead mode in AGI if called from the 16 years ago
  Olle Johansson 46acb08a21 Formatting fixes 16 years ago
  Joshua Colp 3fa3e57185 Remove ast_module_user usage from res_agi. This is taken care of in the core. 16 years ago
  Russell Bryant 20f1d6f50e Merge changes from team/mvanbaak/cli-command-audit 16 years ago
  Mark Michelson fcd0880969 Get rid of any remaining ast_verbose calls in the code in favor of 16 years ago
  Joshua Colp bc826a0e5e Merged revisions 98317 via svnmerge from 16 years ago
  Russell Bryant be8cf3fcff Now that the version.h file was getting properly regenerated every time the svn 16 years ago
  Tilghman Lesher 1de2f040bd Add coordination between AMI and AGI applications, with an asyncagi method 16 years ago