summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
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
2004-04-26Avoid another voipme by explaining you need CVS update when SIG_EM_E1 is invalidMark Spencer
2004-04-26Remove obsolete chan_zap_old.Mark Spencer
2004-04-26Use proper token for authenticating BYEMark Spencer
2004-04-26Hold call structure longer iwth find_callnoMark Spencer
2004-04-26Merge JS's Cisco MGCP fixes (Bug #693)Mark Spencer
2004-04-26Clean up SQL queries (bug #1479)Mark Spencer
2004-04-26Also handle properly \r\n instead of just \n...Mark Spencer
2004-04-26Committed a little bit too quickly there...Mark Spencer
2004-04-26First pass at handling multi-line headersMark Spencer
2004-04-25Migrate chan_zap from select to pollMark Spencer
2004-04-24Make sure call is valid when handling mini-frame.Mark Spencer
2004-04-23Fix timestamps on IAX2 trunk mode transmit directionMark Spencer
2004-04-22Oops that wasn't quite right. Partially revert changes until real data is col...Mark Spencer
2004-04-22Make trunking and timestamps palce nicelyMark Spencer
2004-04-22Add missing breakMark Spencer
2004-04-22Fix swap_subs for better lockingMark Spencer
2004-04-22Fix some comments in chan_zapJames Golovich
2004-04-22gethostbyname isn't reentrant, who knew...Mark Spencer