summaryrefslogtreecommitdiff
path: root/apps/app_txtcidname.c
AgeCommit message (Expand)Author
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-18implement TXTCIDNAME as a dialplan function and mark the application deprecatedRussell Bryant
2005-10-18remove unnecessary config file loadingRussell Bryant
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-10more ast_copy_string conversionsRussell Bryant
2005-06-23fix typo in descriptionRussell Bryant
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-01-25Merge config updates (bug #3406)Mark Spencer
2005-01-21update copyright headers for 2005Russell Bryant
2004-10-02Huge callerid rework (might break H.323, others)Mark Spencer
2004-07-14Merge rgagnon's pedantic string changes (apps n-z) (bug #2038)Mark Spencer
2004-07-03add utils.h include. Bug #1965Jeremy McNamara
2004-07-02Make app_txtcidname.c use ast_strlen_zero and cleanup the code a bitJames Golovich
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...James Golovich
2004-05-17nitpicky fixJeremy McNamara
2004-05-16Fix compile for old buildsMark Spencer
2004-05-16Add ability to look up callerid name by txt (bug #1442)Mark Spencer