summaryrefslogtreecommitdiff
path: root/apps/app_voicemail.c
AgeCommit message (Expand)Author
2006-12-20Merged revisions 48637 via svnmerge from Joshua Colp
2006-12-19Merged revisions 48596 via svnmerge from Joshua Colp
2006-12-12Merged revisions 48401 via svnmerge from Joshua Colp
2006-12-11Merged revisions 48391 via svnmerge from Joshua Colp
2006-12-06Resolve some pointer signedness compiler warnings in app_osplookup, andRussell Bryant
2006-12-05Merged revisions 48254 via svnmerge from Tilghman Lesher
2006-12-05Merged revisions 48252 via svnmerge from Tilghman Lesher
2006-12-04Merged revisions 48248 via svnmerge from Jason Parker
2006-11-29Merged revisions 48115 via svnmerge from Joshua Colp
2006-11-29Merged revisions 48101 via svnmerge from Joshua Colp
2006-11-27Merged revisions 48054 via svnmerge from Joshua Colp
2006-11-20Merged revisions 47864-47865 via svnmerge from Tilghman Lesher
2006-11-17This update fulfils the request of bug 7109, which claimed the language arg t...Steve Murphy
2006-11-17Add ability to notify an external application/script that the voicemail passw...Jason Parker
2006-11-15Merged revisions 47709 via svnmerge from Tilghman Lesher
2006-11-15Merged revisions 47693 via svnmerge from Kevin P. Fleming
2006-11-14Merged revisions 47632 via svnmerge from Joshua Colp
2006-11-14Merged revisions 47621 via svnmerge from Tilghman Lesher
2006-11-09Merged revisions 47398 via svnmerge from Joshua Colp
2006-11-09Merged revisions 47391 via svnmerge from Russell Bryant
2006-11-07A fair number of changes for the sake of bug 7506Steve Murphy
2006-11-07rge overhaul to voicemail imap support. Allows support for more imap servers,Matt O'Gorman
2006-11-03One has to create the path and filename in order to copy a file there. (issue...Joshua Colp
2006-11-02Merged revisions 47051 via svnmerge from Tilghman Lesher
2006-11-01This introduces Brazilian Portuguese via 7663Steve Murphy
2006-10-30Issue 8246 Doxygen updates (kshumard) Olle Johansson
2006-10-29Spelling fix.Olle Johansson
2006-10-27Add the ability to customize some of the prompts used within the voicemailRussell Bryant
2006-10-26fix various spelling mistakes in comments (issue #8237, jmls)Russell Bryant
2006-10-25Merged revisions 46200 via svnmerge from Kevin P. Fleming
2006-10-05Fix indenting a bit (issue #8082 reported by selsky)Joshua Colp
2006-10-03bug #8076 check option_debug before printing to debug channel.Matt O'Gorman
2006-09-29Remove locking conflictTilghman Lesher
2006-09-27Finish up last commitJoshua Colp
2006-09-27Do the directory walk dance instead of repeated stat calls as it seems to be ...Joshua Colp
2006-09-27Merged revisions 43816 via svnmerge from Tilghman Lesher
2006-09-27remote an unused buffer in mm_login() (issue #8038, selsky)Russell Bryant
2006-09-26Merged revisions 43700 via svnmerge from Russell Bryant
2006-09-26MailboxExists should be a dialplan function, not an application (Issue 7503)Tilghman Lesher
2006-09-25Merged revisions 43642 via svnmerge from Tilghman Lesher
2006-09-25Merged revisions 43640 via svnmerge from Tilghman Lesher
2006-09-21More removal of deprecated stuffTilghman Lesher
2006-09-20Constify the result of a config retrieval function, to avoid mutilation (issu...Tilghman Lesher
2006-09-20move ADSI functionality into ast_ namespaceKevin P. Fleming
2006-09-19Various updates from PCadach's chan_h323-live branchMatthew Fredrickson
2006-09-19Merged revisions 43248 via svnmerge from Tilghman Lesher
2006-09-18merge qwell's CLI verbification workKevin P. Fleming
2006-09-16merge markster's usersconf branch with some slight changesKevin P. Fleming
2006-09-12use strcpy instead of sprintfRussell Bryant
2006-09-12i dont know how msg_cfg got moved around but its all good againMatt O'Gorman