summaryrefslogtreecommitdiff
path: root/apps/app_chanisavail.c
AgeCommit message (Expand)Author
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...Kevin P. Fleming
2006-04-14This rather large commit changes the way modules are loaded. Luigi Rizzo
2006-04-11normalize code preparing for loader changesLuigi Rizzo
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...Kevin P. Fleming
2006-02-15remove the uses of the deprecated STANDARD_LOCAL_USERRussell Bryant
2005-12-30update doxygen docs to specify authorsRussell Bryant
2005-12-04convert most of the option_*'s to a single ast_flags structure. Also, fix someRussell Bryant
2005-11-30use app arg parsing macros (issue #5678)Russell Bryant
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-10fix typos in my doc cleanupRussell Bryant
2005-11-10clean up some application descriptions to use more gooder EnglishRussell Bryant
2005-11-08make app_queue 1.2 jump compliant (issue #5580)Russell Bryant
2005-11-07application doc updateKevin P. Fleming
2005-11-06issue #5598Russell Bryant
2005-11-06issue #5605Russell Bryant
2005-10-26remove unnecessary checks before calls to ast_strlen_zeroRussell Bryant
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-10-19Massive cleanups to applications for LOCAL_USER handling and some other things.Russell Bryant
2005-10-18it's a good idea to unregister everything before calling STANDARD_HANGUP_LOCA...Russell Bryant
2005-10-18Don't only accept AST_DEVICE_UNKNOWN when we're trying to determine if the de...Josh Roberson
2005-09-28make sure to LOCAL_USER_REMOVE in all cases where the application can exit (i...Russell Bryant
2005-09-25correct sense of logic test (issue #5259)Kevin P. Fleming
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-09-07convert a bunch of apps to use ast_goto_if_exists() (issue #5138)Kevin P. Fleming
2005-07-08queue device state changes and handle them serially in a background threadKevin P. Fleming
2005-06-06the last round of file version tagsKevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-03-27Fix chanisavail typo that forced "state" mode (bug #3873)Mark Spencer
2005-01-21update copyright headers for 2005Russell Bryant
2004-12-28Documentation fixes (bug #3170)Mark Spencer
2004-11-15Channel availability updates (bug #2829 with mods)Mark Spencer
2004-10-26Pass concept of status back, permit "leaveempty" to work with static agents w...Mark Spencer
2004-10-02Huge callerid rework (might break H.323, others)Mark Spencer
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...James Golovich
2004-06-06Can't use the same buffer to snprintf that we're grabbingMark Spencer
2004-06-05Add ${AVAILORIGCHAN} with original channel name (bug #1793)Mark Spencer
2004-03-02Fix app_chanisavail.c when passed string is big (bug #1139)James Golovich
2004-02-29Fix app_chanisavail if there are invalid arguments (bug #1130)James Golovich
2003-04-08Fix documentation on chanisavailMark Spencer
2003-03-18mar mar 18 18:03:23 CET 2003Matteo Brancaleoni
2003-03-16Sun Mar 16 07:00:01 CET 2003Matteo Brancaleoni