summaryrefslogtreecommitdiff
path: root/apps/app_hasnewvoicemail.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-05add VMCOUNT() function to replace HasVoicemail/HasNewVoicemail apps (issue #5...Kevin P. Fleming
2005-09-15more license/copyright header updates (thanks Ian!)Kevin P. Fleming
2005-09-07convert a bunch of apps to use ast_goto_if_exists() (issue #5138)Kevin P. Fleming
2005-06-06the last round of file version tagsKevin P. Fleming
2005-06-06major Makefile and build process improvements, including removal of all hardc...Kevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-01-21update copyright headers for 2005Russell Bryant
2004-10-03Add app_hasnewvoicemailMark Spencer
2004-10-03Fix HasVoicemail so it can parse all arguments correctly (bug 2559)James Golovich
2004-10-02Huge callerid rework (might break H.323, others)Mark Spencer
2004-07-14Merge rgagnon's pedantic string checks (apps a-m, bug #2035)Mark Spencer
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...James Golovich
2004-05-01Rid compiler warning, make information meaningful in sip debug for codecsMark Spencer
2004-05-01Add HasVoicemail application (bug 1520)James Golovich
2003-12-08Path fix for hasnewvoicmeail appMark Spencer
2003-09-29Change strdupa's to ast_strupda'sMark Spencer
2003-09-26Merge app_hasnewvoicemail (bug #290) with some modsMark Spencer