summaryrefslogtreecommitdiff
path: root/channels/chan_sip.c
AgeCommit message (Expand)Author
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
2003-11-27Temporarily revert changes, prepare for proper fix (sorry for the cvs spam)Mark Spencer
2003-11-27Always save the extensionMark Spencer
2003-11-27Build contact, don't copy itMark Spencer
2003-11-26Have a contact line in responses, merge logging patchesMark Spencer
2003-11-26limit fixes in SIPMark Spencer
2003-11-26Use global nat settings in auto peersMark Spencer
2003-11-25Minor 407 improvementsMark Spencer
2003-11-24Apply host access rules in SIPMark Spencer
2003-11-24Increment session version each time we send a new SDPMark Spencer
2003-11-24Allow SIP/peer/exten like IAXMark Spencer
2003-11-21Delete on unregister (bug #527)Mark Spencer
2003-11-15Don't do reinvite if both parties talk diffrent codecsMartin Pycko
2003-11-14Do the last thing the right way (thanks Mark)Martin Pycko
2003-11-14Don't allow to run SIPDtmfMode on other channels than SIP ones.Martin Pycko
2003-11-14A little oops ...Martin Pycko
2003-11-13Fix typoMark Spencer
2003-11-13Properly decode strings in REPLACES and ignore leading whitespaceMark Spencer
2003-11-12Fix SIP_CODEC supportMartin Pycko
2003-11-12Don't reinvite if we got a referMark Spencer
2003-11-11Add ${SIPDOMAIN} and "dynamic peer" modeMark Spencer
2003-11-10If somehow we don't have an answer, set need to destroy on CANCELMark Spencer
2003-11-10Handle 401 for INVITE as well (should we add support for BYE too?)Mark Spencer
2003-11-04Remove really broke MP3 stuff in favor of G.726 in the near futureMark Spencer