aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_hasnewvoicemail.c
AgeCommit message (Collapse)AuthorFilesLines
2005-10-18it's a good idea to unregister everything before calling ↵russell1-3/+8
STANDARD_HANGUP_LOCALUSERS git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6828 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-05add VMCOUNT() function to replace HasVoicemail/HasNewVoicemail apps (issue ↵kpfleming1-56/+116
#5335) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6731 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-15more license/copyright header updates (thanks Ian!)kpfleming1-20/+15
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6618 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-07convert a bunch of apps to use ast_goto_if_exists() (issue #5138)kpfleming1-3/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6533 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-06the last round of file version tagskpfleming1-7/+9
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5867 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-06major Makefile and build process improvements, including removal of all ↵kpfleming1-1/+1
hardcoded paths (modules must now use run-time paths as they should) (bug #4116) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5855 f38db490-d61c-443f-a65b-d21fe96a405b
2005-04-21use double-quotes instead of angle-brackets for non-system include files ↵kpfleming1-8/+8
(bug #4058) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5490 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-21update copyright headers for 2005russell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4868 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-03Add app_hasnewvoicemailmarkster1-5/+12
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3906 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-03Fix HasVoicemail so it can parse all arguments correctly (bug 2559)citats1-13/+15
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3890 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-02Huge callerid rework (might break H.323, others)markster1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3874 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-14Merge rgagnon's pedantic string checks (apps a-m, bug #2035)markster1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3428 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ↵citats1-2/+1
instead (except in asterisk/lock.h). git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3277 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-01Rid compiler warning, make information meaningful in sip debug for codecsmarkster1-1/+0
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2844 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-01Add HasVoicemail application (bug 1520)citats1-14/+38
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2839 f38db490-d61c-443f-a65b-d21fe96a405b
2003-12-08Path fix for hasnewvoicmeail appmarkster1-1/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1839 f38db490-d61c-443f-a65b-d21fe96a405b
2003-09-29Change strdupa's to ast_strupda'smarkster1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1579 f38db490-d61c-443f-a65b-d21fe96a405b
2003-09-26Merge app_hasnewvoicemail (bug #290) with some modsmarkster1-0/+144
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1546 f38db490-d61c-443f-a65b-d21fe96a405b