aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2003-09-27Fix printf to match int type (bug #247)markster1-1/+1
2003-09-27Fix search path in app_mp3markster1-4/+17
2003-09-26fix spellingjeremy1-1/+1
2003-09-26Remove MySQL support from default Asterisk in accordance with new MySQL libra...markster2-149/+8
2003-09-26Merge app_hasnewvoicemail (bug #290) with some modsmarkster2-1/+146
2003-09-25Keep voicemail from segging on a permissions problem (bug #245)markster1-4/+18
2003-09-21Merge tilghman's patchesmarkster1-1/+1
2003-09-20Increase the fromstring maximum lengthmartinp1-1/+1
2003-09-19Fix inverted if logicmarkster1-1/+1
2003-09-19Time zone patchmarkster1-9/+5
2003-09-18Add closing bracketmartinp1-1/+1
2003-09-18Add NoCDR application; when called there won't be generated CDR record for th...martinp2-1/+66
2003-09-13CLeanup PBX patch and add localtime stuff for saytime (bug #168)markster1-304/+23
2003-09-10Fix small logic errors (bug #242)markster1-2/+2
2003-09-08BSD portability enhancements (bug #234)markster5-16/+21
2003-09-08First of Jayson's manager patchesmarkster1-3/+10
2003-09-06Copy musiconholdmarkster1-0/+2
2003-09-05Add restrictcid=[yes|no] for chan_zap and chan_sip. You can specify if the si...martinp1-0/+2
2003-09-04Take URI from responses (bug #215)markster1-1/+1
2003-09-04More mysql patchesmarkster2-4/+15
2003-09-04Send message waiting event on forward (bug #213)markster1-0/+2
2003-09-01Fix DISA to actually have header it advertises (bug #197)markster1-7/+10
2003-09-01Add H.323, SIP, IAX/IAX2 to ENUM Lookup (bug #202)markster1-0/+18
2003-08-28Allow "g" option in dial to go to next extension (bug #189)markster2-1/+9
2003-08-25Make app_voicemail2 work when there is no config file (bug #167)markster1-3/+5
2003-08-25Add SetCIDNum (Thanks Oliver)markster2-1/+109
2003-08-24Build improvements (bugs #161, 162)markster1-9/+14
2003-08-23Handle timing file descriptor properly with agentsmarkster1-1/+0
2003-08-22Minor fixmarkster1-1/+1
2003-08-21unknown callerid (bug #151)markster1-3/+3
2003-08-21Actually set variable name before usingmarkster1-1/+1
2003-08-21Little queue fix (bug #150)markster1-1/+1
2003-08-21Fix mysql build issuemarkster2-2/+1
2003-08-20Merge meetmecount patch (with cleanups) bug #140markster1-7/+22
2003-08-19depend stuffmarkster1-0/+2
2003-08-18Pick the right point for rebuilding the listmarkster1-5/+10
2003-08-18Add same magic to remove from queuemarkster1-2/+8
2003-08-16Shave off a smaller amount of time (bug #79)markster1-1/+1
2003-08-16Trim post dash portion of name if unspecifiedmarkster1-2/+8
2003-08-16Show the names of the codecs instead of the numbers (bug #92)martinp2-2/+2
2003-08-15Fix dtmf bugletmarkster1-1/+1
2003-08-15Don't ignore return valuemarkster1-2/+1
2003-08-15Make sure we copy the text file toomarkster1-0/+3
2003-08-15Asterisk:markster5-21/+43
2003-08-14Merge ENUM fixes (bug #99)markster1-4/+31
2003-08-14Save the dstchannel before the call gets answered so that we would know what ...martinp1-0/+6
2003-08-14Oopsmarkster1-9/+1
2003-08-14First pass at restoring festival operationmarkster1-47/+26
2003-08-13Do the right thing with ringall queues with entries that have penaltiesmarkster1-12/+19
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksmarkster5-61/+61