summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2004-05-12Minor cleanups (bug #1618 included)Mark Spencer
2004-05-12Put sip history stuff in (for real) and provide voicemail context (when not d...Mark Spencer
2004-05-11Don't say "re-recording" on CLI.Mark Spencer
2004-05-11Change "boundary" to be less likely to cause e-mail conflicts (bug #1602)Mark Spencer
2004-05-10Allow characterset to be specified (bug #1598)Mark Spencer
2004-05-10Set mimetype to lower case (bug #1597)Mark Spencer
2004-05-09Include app.h in senddtmf (bug #1594)Mark Spencer
2004-05-09Merge Connor's ringback feature for queue (bug #1560)Mark Spencer
2004-05-09More ast_strlen_zero changesJames Golovich
2004-05-09Fix null pointer dereference in app_groupcount.c (bug 1588)James Golovich
2004-05-08ast_strlen_zero changesJames Golovich
2004-05-07Code cleanupJames Golovich
2004-05-07Created API call ast_dtmf_streamAnthony Minessale II
2004-05-06fix formatting, from bkwJeremy McNamara
2004-05-04Make sure we don't accidently send weird delivery times on DISAMark Spencer
2004-05-04strlen fixes and don't destroy SIP channels that still have pending things on...Mark Spencer
2004-05-04Add app_groupcount to manage groupsMark Spencer
2004-05-03Make directory spell name if availableMark Spencer
2004-05-03Merge BKW's mp3 improvementsMark Spencer
2004-05-03Add SayPhonetic and SayAlpha applications (bug #793)Mark Spencer
2004-05-01Add ability to specify custom e-mail subject line (bug #1291)Mark Spencer
2004-05-01Further minor fixupMark Spencer
2004-05-01Merge sbinger's voicemailf ixes for duration and short files (bug #1282) thanks!Mark Spencer
2004-05-01Rid compiler warning, make information meaningful in sip debug for codecsMark Spencer
2004-05-01Improve mp3 player quality (bug #1527)Mark Spencer
2004-05-01Add HasVoicemail application (bug 1520)James Golovich
2004-04-30Document usage of PGSQL. Bug#1486Jeremy McNamara
2004-04-30correctly stay in admin menu until user wants out (bug #977)Jeremy McNamara
2004-04-30rollback bug#77..the right fix immanentJeremy McNamara
2004-04-30Stay in admin menu until user wants out (bug #977)Mark Spencer
2004-04-30Say "message 1" in title (bug #1521)Mark Spencer
2004-04-29Even better, let it be specified per-contextMark Spencer
2004-04-29Add ability to customize directory introduction (bug #1488)Mark Spencer
2004-04-29populate global options correctly. Bug#1515Jeremy McNamara
2004-04-29Add support for French, Danish, Portuguese, Spanish, Italian, and Dutch numbersMark Spencer
2004-04-28Add revk's SMS application (bug #1437). Thanks!Mark Spencer
2004-04-28Trivial portability fixMark Spencer
2004-04-28Merge bug 1483 -- advanced voicemail optionsMark Spencer
2004-04-27Portability fix, use the shells path for sed and envJames Golovich
2004-04-27Bug FixAnthony Minessale II
2004-04-26applied final release of bug 1353 per Mark's permissionAnthony Minessale II
2004-04-26Allow two contexts to be specified for directory application (reimplementatio...Mark Spencer
2004-04-26Make RemoveQueueMember and AddQueueMember jump to priority + 101 (bug 1022)James Golovich
2004-04-26More select/poll updates for various applicationsMark Spencer
2004-04-25Start with a reasonable default timeout in parkandannounceJames Golovich
2004-04-23Fix double close of file descriptor (bug #1473)Mark Spencer
2004-04-22gethostbyname isn't reentrant, who knew...Mark Spencer
2004-04-20Add app_exec (bug 1198James Golovich
2004-04-19Merge Matt's extern notify patchMark Spencer
2004-04-16* Patch to Makefiles to allow a script to query the make envirnoment.Anthony Minessale II