summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-05-05Qualify that SIP INFO stuff is real (bug #1558)Mark Spencer
2004-05-04Fix SIP autohangup mishapMark Spencer
2004-05-04Print route when doing sip show channel fooMark Spencer
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-04Documentation fixes (bug #1554).Mark Spencer
2004-05-04Add app_groupcount to manage groupsMark Spencer
2004-05-04More strlen_zero checks (bug #1549)Mark Spencer
2004-05-04Fix swedish, german, and french support for say number (bug #1550)Mark Spencer
2004-05-04Change strlen calls to ast_strlen_zero in callerid.cJames Golovich
2004-05-04Change strlen calls to ast_strlen_zero in pbx.cJames Golovich
2004-05-04More expression fixes (bug #1548 again)Mark Spencer
2004-05-04Clean agi-sphinx-test (bug #1547)Mark Spencer
2004-05-04Update for backwards compatability (bug #1548)Mark Spencer
2004-05-03use ast_stren_zeroJeremy McNamara
2004-05-03Add swedish support, fix german support (bug #1543)Mark Spencer
2004-05-03Use strlen_zero function in chan_sip (bug #1545)Mark Spencer
2004-05-03Fix compiler warningMark Spencer
2004-05-03Don't update route once it's set (bug #1491)Mark Spencer
2004-05-03Oops, actually use the right variable in channels/MakefileJames Golovich
2004-05-03Fix channels/Makefile so USE_MYSQL_FRIENDS implies USE_SIP_MYSQL_FRIENDSJames Golovich
2004-05-03Add "insecure=very" where we don't authenticate peers who are registeredMark Spencer
2004-05-03Merge slepp's sub-second expiration timer although hopefully it will never ha...Mark Spencer
2004-05-03Internationalize say_date_time, fix small pbx_config seglet (bug #1537)Mark Spencer
2004-05-03Change strlen calls to ast_strlen_zero in voicemail checking stuff because it...James Golovich
2004-05-03Make directory spell name if availableMark Spencer
2004-05-03Add include/asterisk/utils.h file. Which includes the functionJames Golovich
2004-05-03Merge BKW's mp3 improvementsMark Spencer
2004-05-03Merge slepp's REGISTER RFC compliance fixes (bug #1538)Mark Spencer
2004-05-03Code formatting cleanup in channel.cJames Golovich
2004-05-03Add SayPhonetic and SayAlpha applications (bug #793)Mark Spencer
2004-05-02Add doc/CODING-GUIDELINES documentJames Golovich
2004-05-02Merge Tilghman's color patches for the asterisk prompt (bug #1535)Mark Spencer
2004-05-02Let OSS know how to deal with indication -1Mark Spencer
2004-05-02On a reload, don't stop supporting sip if we can't find our ip.Mark Spencer
2004-05-02Add new "authname" field so we can authenticate BYE properly on incoming call...Mark Spencer
2004-05-02On incoming call, set peername to username to properly authenticate BYE (it's...Mark Spencer
2004-05-02Merge Matteo's language setting code for iax2 (bug #1476)Mark Spencer
2004-05-02Provide more fine grained control of sip and iax show peers (bug #1470)Mark Spencer
2004-05-02Merge murf's generous expression contributions (bug #1292)Mark Spencer
2004-05-02Make overlap dial be interpreted in the same way an FXS would be (bugs #1080 ...Mark Spencer
2004-05-02Add new zealand tone definitionsMark Spencer
2004-05-02Revert earlier changes. The right answer for bug #1436 should be using usern...Mark Spencer
2004-05-01Allow "fast" asynchronous manager initiation of events (bug #772)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 german say number enhancements (bug #1532) thanks!Mark Spencer
2004-05-01Merge sbinger's voicemailf ixes for duration and short files (bug #1282) thanks!Mark Spencer
2004-05-01Fix wrap errorMark Spencer
2004-05-01Allow debug to be enabled on a per-peer or per-IP basis (bug #850)Mark Spencer