aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-05-04Clean agi-sphinx-test (bug #1547)markster1-1/+1
2004-05-04Update for backwards compatability (bug #1548)markster1-4/+31
2004-05-03use ast_stren_zerojeremy1-10/+11
2004-05-03Add swedish support, fix german support (bug #1543)markster1-3/+84
2004-05-03Use strlen_zero function in chan_sip (bug #1545)markster1-90/+91
2004-05-03Fix compiler warningmarkster1-0/+1
2004-05-03Don't update route once it's set (bug #1491)markster1-0/+10
2004-05-03Oops, actually use the right variable in channels/Makefilecitats1-1/+1
2004-05-03Fix channels/Makefile so USE_MYSQL_FRIENDS implies USE_SIP_MYSQL_FRIENDScitats1-2/+1
2004-05-03Add "insecure=very" where we don't authenticate peers who are registeredmarkster2-1/+13
2004-05-03Merge slepp's sub-second expiration timer although hopefully it will never ha...markster1-10/+12
2004-05-03Internationalize say_date_time, fix small pbx_config seglet (bug #1537)markster2-621/+1304
2004-05-03Change strlen calls to ast_strlen_zero in voicemail checking stuff because it...citats1-4/+5
2004-05-03Make directory spell name if availablemarkster1-1/+3
2004-05-03Add include/asterisk/utils.h file. Which includes the functioncitats1-0/+20
2004-05-03Merge BKW's mp3 improvementsmarkster1-7/+7
2004-05-03Merge slepp's REGISTER RFC compliance fixes (bug #1538)markster1-4/+41
2004-05-03Code formatting cleanup in channel.ccitats1-55/+36
2004-05-03Add SayPhonetic and SayAlpha applications (bug #793)markster71-4/+527
2004-05-02Add doc/CODING-GUIDELINES documentcitats1-0/+53
2004-05-02Merge Tilghman's color patches for the asterisk prompt (bug #1535)markster4-5/+117
2004-05-02Let OSS know how to deal with indication -1markster2-1/+4
2004-05-02On a reload, don't stop supporting sip if we can't find our ip.markster1-3/+4
2004-05-02Add new "authname" field so we can authenticate BYE properly on incoming call...markster1-8/+14
2004-05-02On incoming call, set peername to username to properly authenticate BYE (it's...markster1-2/+4
2004-05-02Merge Matteo's language setting code for iax2 (bug #1476)markster2-1/+19
2004-05-02Provide more fine grained control of sip and iax show peers (bug #1470)markster2-2/+71
2004-05-02Merge murf's generous expression contributions (bug #1292)markster1-28/+114
2004-05-02Make overlap dial be interpreted in the same way an FXS would be (bugs #1080 ...markster1-90/+140
2004-05-02Add new zealand tone definitionsmarkster1-0/+14
2004-05-02Revert earlier changes. The right answer for bug #1436 should be using usern...markster1-8/+3
2004-05-01Allow "fast" asynchronous manager initiation of events (bug #772)markster2-2/+75
2004-05-01Add ability to specify custom e-mail subject line (bug #1291)markster2-8/+36
2004-05-01Further minor fixupmarkster1-4/+10
2004-05-01Merge german say number enhancements (bug #1532) thanks!markster1-15/+27
2004-05-01Merge sbinger's voicemailf ixes for duration and short files (bug #1282) thanks!markster1-43/+58
2004-05-01Fix wrap errormarkster1-2/+1
2004-05-01Allow debug to be enabled on a per-peer or per-IP basis (bug #850)markster1-41/+154
2004-05-01Rid compiler warning, make information meaningful in sip debug for codecsmarkster2-2/+1
2004-05-01Correct loadavg documentation (bug #1305)markster1-1/+5
2004-05-01Add DTX support (mark bit) (bug #1234)markster1-4/+6
2004-05-01Add documentation for CLI promptmarkster1-0/+21
2004-05-01Improve mp3 player quality (bug #1527)markster2-55/+91
2004-05-01Add HasVoicemail application (bug 1520)citats1-14/+38
2004-05-01Fix 'remove extension' completioncitats1-5/+3
2004-05-01format_ilbc.c comment fix from bkwcitats1-1/+1
2004-05-01Put poll in a loop forever when not doing anything else.markster1-1/+2
2004-05-01Revert routing changemarkster1-8/+4
2004-04-30Document usage of PGSQL. Bug#1486jeremy1-23/+33
2004-04-30Increase DTMF duration in f.sample, just in case. Bug#1414jeremy1-3/+3