summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-30fix various typos and other bits (from Ian Kinner)Kevin P. Fleming
2006-05-30 It's a 1.2 'thang'. BJ Weschke
2006-05-30remove a bunch of duplicated log messages. There is a warning that getsRussell Bryant
2006-05-29remove duplicate static keywords, oopsRussell Bryant
2006-05-29remove unused includeLuigi Rizzo
2006-05-29remove an explicit constant;Luigi Rizzo
2006-05-29this file contained the body twice, so remove the second instance.Luigi Rizzo
2006-05-28Deprecate SetGlobalVar, replacing it with a dialplan functionTilghman Lesher
2006-05-27make some variables static ... committed from xcode :)Russell Bryant
2006-05-27Notate that QUEUEAGENTCOUNT is deprecated, so it can be removed post-1.4Tilghman Lesher
2006-05-27Should use the named handle, not one hardcodedTilghman Lesher
2006-05-26Fix various problems in the addition of the ability to mute log/verboseRussell Bryant
2006-05-26Few more expire_registry changesJoshua Colp
2006-05-26Add ability to disable log / verbose output to remote consoles (issue #6524 r...Joshua Colp
2006-05-26document the changes I made yesterday to the exit behavior of theRussell Bryant
2006-05-26wrap test at 80 charactersRussell Bryant
2006-05-26add some more text about the build systemRussell Bryant
2006-05-26attended transfer use transferer context first and set who is transfering at ...Joshua Colp
2006-05-26Add the video stream for AGI function STREAM FILE (issue #5392 reported by ar...Joshua Colp
2006-05-26That goes for jingle too :)Mark Spencer
2006-05-26Lets not commit things that cause Asterisk to break when config files aren't ...Mark Spencer
2006-05-25only display a debug message if option_debug is in useRussell Bryant
2006-05-25regenerate configure after the last fixRussell Bryant
2006-05-25restore default paths for FreeBSD (reported by alphaque, fixed by jcollie)Russell Bryant
2006-05-25 A new way to try and deal with deadlocks that occur in app_queue at present...BJ Weschke
2006-05-25Merge in branch that adds new features to MeetMeAdmin. See application docume...Joshua Colp
2006-05-25Merged revisions 30424 via svnmerge from BJ Weschke
2006-05-25Deprecate SetCallerID (should have happened prior to release of 1.2)Tilghman Lesher
2006-05-25Remove possibility of sending duplicate MeetmeJoin manager events, and only s...Joshua Colp
2006-05-25Merge in branch which gives you the ability to set the hangup causecode using...Joshua Colp
2006-05-25Merged revisions 30373 via svnmerge from Joshua Colp
2006-05-25use the proper method for adding a new entryKevin P. Fleming
2006-05-25add the ability to be able to echo DTMF_BEGIN/END, HTML, and IMAGE frames, too Russell Bryant
2006-05-25- mark some applications deprecated that already have replacementsRussell Bryant
2006-05-25allow setting a channel variable to disable sending SIGHUP to the AGI processRussell Bryant
2006-05-25Add the ability to retrieve the exit code of the forked AGI process. If thereRussell Bryant
2006-05-25Add Archive option to call files and add documentation on them. (issue #5426 ...Joshua Colp
2006-05-25Merged revisions 30296 via svnmerge from Kevin P. Fleming
2006-05-25Merged revisions 30293 via svnmerge from Kevin P. Fleming
2006-05-25- add support for setting an AGISTATUS variable that indicates successfulRussell Bryant
2006-05-25Safely traverse the thread lists and wait until each thread is done before mo...Joshua Colp
2006-05-25Only get the low 16 bits if we actually have a message countJoshua Colp
2006-05-25add DB_DELETE function for the common case of retrieving and deleting a key inRussell Bryant
2006-05-25Merged revisions 30239 via svnmerge from Joshua Colp
2006-05-25 Properly initialize destination variables before we send them into pbx_subst...BJ Weschke
2006-05-25 Making sure a char ptr is initialized before we strchr on it is a GOOD thing...BJ Weschke
2006-05-25 Doxygen comment for QwellBJ Weschke
2006-05-25 Make sure we catch all the instances where a member didn't answer the call s...BJ Weschke
2006-05-24added EVENT_NEW_CHANNEL. We change the channel name now when we got the real ...Christian Richter
2006-05-24Nothing to see here... move alongJoshua Colp