summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2004-05-06If user fails host access, search for peers tooMark Spencer
2004-05-05include utils.h in chan_iax2.cJames Golovich
2004-05-05Use ast_strlen_zero in chan_iax2.cJames Golovich
2004-05-05Include utils.h in chan_skinny.cJames Golovich
2004-05-05use ast_strlen_zeroJeremy McNamara
2004-05-05Use ast_strlen_zero in chan_zap.cJames Golovich
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-04strlen fixes and don't destroy SIP channels that still have pending things on...Mark Spencer
2004-05-03use ast_stren_zeroJeremy McNamara
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-03Merge slepp's REGISTER RFC compliance fixes (bug #1538)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-02Make overlap dial be interpreted in the same way an FXS would be (bugs #1080 ...Mark Spencer
2004-05-02Revert earlier changes. The right answer for bug #1436 should be using usern...Mark Spencer
2004-05-01Allow debug to be enabled on a per-peer or per-IP basis (bug #850)Mark Spencer
2004-05-01Rid compiler warning, make information meaningful in sip debug for codecsMark Spencer
2004-05-01Revert routing changeMark Spencer
2004-04-30Increase DTMF duration in f.sample, just in case. Bug#1414Jeremy McNamara
2004-04-30Only clear route if we have a new oneMark Spencer
2004-04-30Work properly with USE_SIP_MYSQL_FRIENDS set to 1 for linkingMark Spencer
2004-04-29Add relaxdtmf option to sipMark Spencer
2004-04-29Bug # 1503: Add Peter's fix to include "accountcode" support to MySQL based I...Malcolm Davenport
2004-04-29Handle fromdomain properly when there is no @ signMark Spencer
2004-04-28Don't double receive INFO or MESSAGE elements (bug #1512)Mark Spencer
2004-04-28Fix potential seg in iax2 from reload when registrations are goingMark Spencer
2004-04-28OpenBSD portability to H323Mark Spencer
2004-04-28Run setstate after setting all appropriate variables including calleridMark Spencer
2004-04-28Provide gethostbyname_r emulation for FreeBSD and fix zap call to setstate to...Mark Spencer
2004-04-28Build again without PRIMark Spencer
2004-04-28Fix deadlock in IAX2 trunking, small MGCP fixMark Spencer
2004-04-27Add white space condensing to pedantic mode of chan_sip.Mark Spencer
2004-04-27Make sure we are proceeding when we answerMark Spencer
2004-04-27Portability fix, use the shells path for sed and envJames Golovich
2004-04-27Improve responsiveness of MGCP during a reload (bug #1488)Mark Spencer
2004-04-27Extreme IAX2 trunking performance improvementsMark Spencer
2004-04-26SIP cleanups for database linkageMark Spencer
2004-04-26Move skinny to support pollMark Spencer