summaryrefslogtreecommitdiff
path: root/channels/chan_sip.c
AgeCommit message (Expand)Author
2004-03-15Bug #1213. Fix for improperly specified Content-Length headerMalcolm Davenport
2004-03-14Turn off silence suppression in SDPMark Spencer
2004-03-09Make mess more informative if non-dynamic sip user registers (bug 1186)James Golovich
2004-03-05Expand our definition of 3XX responsesMark Spencer
2004-03-04Add support for parking with IAX2Mark Spencer
2004-03-02Process SDP on 183 session progress (bug #930)Mark Spencer
2004-03-01Handle video codecs properlyMark Spencer
2004-02-25Bug # 1052 Got it this time..I'm sure of it ;)Malcolm Davenport
2004-02-24Fix Bug # 935 and Bug # 1052Malcolm Davenport
2004-02-20Improve SIP friends support (should address bugs #1063 & #1052)Mark Spencer
2004-02-19Fix another spelling typo in chan_sip.c (bug #1059)James Golovich
2004-02-19Fix spelling typo in chan_sip.c (bug #1059)James Golovich
2004-02-15Fix typo in chan_sip.c (bug #1037)James Golovich
2004-02-09Fix memory leak with SIP friends (bug #1010)Mark Spencer
2004-02-09Properly fully URL decode the REPLACES in SIP and also watch for edge conditi...Mark Spencer
2004-02-07Insert blank after REFER (bug #997)Mark Spencer
2004-02-02Don't get stuck in loopMark Spencer
2004-02-02Force SIP reload to happen in network thread onlyMark Spencer
2004-02-02Fix small typosMark Spencer
2004-02-02Centralize all sip registration around a single lockMark Spencer
2004-02-02Perform proper locking on registration on SIPMark Spencer
2004-02-02Release the call when freeing a registryMark Spencer
2004-02-02NetBSD portability enhancements (bug #969)Mark Spencer
2004-02-01If unregistered, don't consider it valid (bug #956)Mark Spencer
2004-01-26Don't send VMWI when we're not registeredMark Spencer
2004-01-26Send 481 if call leg does not exist on CANCEL, and send 487 before 200 as per...Mark Spencer
2004-01-25Properly handle transfer of application (bug #911)Mark Spencer
2004-01-23Create individual sip reload command (bug #880)Mark Spencer
2004-01-22Merge SIP/MySQL friends patchMark Spencer
2004-01-14clean up output and print that we are unregistering a channel typeJeremy McNamara
2004-01-13comment out getsipuri to stop compiler warningJeremy McNamara
2004-01-13via z9hG4bK issue. Bug #663Jeremy McNamara
2004-01-13fix copy/paste errorJeremy McNamara
2004-01-13Implement NAT trick for outbound SIP connectionsJeremy McNamara
2004-01-12fix typo. Bug #813Jeremy McNamara
2004-01-12clean up sip debug output. Bug #674Jeremy McNamara
2004-01-12Add new sound, fix nit picky detail in channel registrationMark Spencer
2004-01-12unregister cli functions and fix monitor thread. Bug #798Jeremy McNamara
2004-01-11Fix ast-db seeding. Bug #767Jeremy McNamara
2004-01-11More buffer overflow checks from Corydon76.Jeremy McNamara
2004-01-11check buffer for possible overflow. Thanks Corydon76 Bug #788Jeremy McNamara
2004-01-10Cleanup ACL parsing, handle properly reload on sip with ACLMark Spencer
2004-01-09Bug #765: Modifying Auto-Congestion to p->maxtime * 4 instead of * 2Malcolm Davenport
2003-12-19Send date with inviteMark Spencer
2003-12-19Fix reload race in SIPMark Spencer
2003-12-13The SIP motto is "There's More Than One Standard for Doing It"Mark Spencer
2003-12-09Don't retransmit INVITE on 407 retransmissionMark Spencer
2003-12-09Minor sip fixesMark Spencer
2003-12-09Minor mgcp debuggin changes, sip deadlock improvementMark Spencer
2003-11-28Properly build Contact on INVITE when asking for authenticationMark Spencer