aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2003-12-03I have no idea what the heck that was supposed to bemarkster1-2/+1
2003-11-28Got rid of un-necessary 'c' and 'd' options in app_dial.jim1-36/+1
2003-11-24Document changes to voicemail applicationmarkster1-0/+2
2003-11-23Various warning cleanupsmarkster1-1/+1
2003-11-21Fix martin's typomarkster1-1/+1
2003-11-21Fix the segfault with duration=atol(NULL)martinp1-3/+6
2003-11-21Ask for mailbox number if omitted (bug #552)markster1-1/+1
2003-11-21Answer if channel isn't up (bug #486)markster1-1/+5
2003-11-19Add 'n' option to Queue application to fall through to the next extension aft...martinp1-1/+10
2003-11-17Unregister additional applications (bug #539)markster1-0/+2
2003-11-17Match filename between content-disposition and content-typemarkster1-1/+1
2003-11-17Make format name match (not sure this is always a good idea) (bug #542)markster1-1/+1
2003-11-15we only need to include stdlib.h once. Thanks bkwjeremy1-1/+0
2003-11-14If no vm box, go to 101 if appropriate (bug #489)markster1-1/+5
2003-11-13Fix a typomartinp1-1/+1
2003-11-13Retain beepmarkster1-1/+1
2003-11-13More generally stop streaming when interruptedmarkster1-1/+1
2003-11-13Stop streammarkster1-0/+1
2003-11-13Move voicemail2 to voicemail, retain compatibility with "Voicemail2"markster3-3983/+1684
2003-11-12Minor forwarding patchmarkster1-0/+2
2003-11-11call ast_register_application properlyjeremy1-4/+4
2003-11-10Minor vm fixmarkster1-3/+5
2003-11-10Store read data in a variablemarkster1-1/+8
2003-11-10Add "read" applicationmarkster2-1/+98
2003-11-09Answer the line if it hasn't been alreadymarkster1-0/+2
2003-11-08Trustingly add Thorston's deadlock patchmarkster1-8/+10
2003-11-07Fix more typosmarkster1-6/+0
2003-11-07Fix silly typomarkster1-1/+0
2003-11-06Minor fixesmarkster1-2/+1
2003-11-06Reenter voice mode after certain programming (Thanks Jayson)markster1-0/+15
2003-11-06minor language tweak. Thanks Carpjeremy1-1/+1
2003-11-05Make AGI work when ast_waitfor_nands returns without anything because of EINTRmartinp1-4/+11
2003-11-05WHen making compatible for bridge, stop generators, etc.markster1-0/+2
2003-11-05Voicemail/mysql updatesmarkster2-2/+9
2003-11-04Add meetme optionmarkster1-1/+23
2003-11-04Fix description of Cut applicationmartinp1-3/+3
2003-10-29Add "dynamic" option to create conference rooms on demandmarkster1-4/+12
2003-10-28Don't free sildet unless we have onemarkster1-2/+3
2003-10-26Make it build and run on MacOS Xmarkster1-9/+13
2003-10-25Compatibility issues on app_cut (bug #428)markster1-7/+7
2003-10-25Add DESTDIR support (bug #200)markster1-1/+1
2003-10-22Add Tilghman's app_cutmarkster2-1/+199
2003-10-22Add announce feature to dialmarkster1-0/+27
2003-10-22Set append flag properlymarkster1-1/+1
2003-10-22Small SQL fix (bug #412)markster1-1/+2
2003-10-22Make getaddrfor work with openbsd (bug #415)markster1-0/+4
2003-10-22Fix compile warnings (bug #389)markster1-1/+1
2003-10-21FreeBSD patch, take 2markster1-0/+2
2003-10-19Change skel to systemmarkster1-2/+2
2003-10-16Revert the previous patch since it's braking compilationmartinp1-2/+0