summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2004-02-03Add recording agent's calls patch. Basically the call starts recording when t...Martin Pycko
2004-02-03Implement REGREL in IAX2Mark 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-02Use better flags when starting MGCP threads (bug #598)Mark Spencer
2004-02-01If unregistered, don't consider it valid (bug #956)Mark Spencer
2004-02-01Add "iaxcompat" option to allow nested switch statements, still might fail if...Mark Spencer
2004-01-31Fix add include (bug #966) and small update to bug 890Mark Spencer
2004-01-31Handle cause in DISCONNECT tooMark Spencer
2004-01-31Send busy when busy, congestion when congestion on PRI (bug #890)Mark Spencer
2004-01-28Elminate unused code/warnings (bug #934)Mark Spencer
2004-01-27Clarify iax foo to iax1 foo in chan_iax (bug #924)Mark Spencer
2004-01-26Don't send VMWI when we're not registeredMark Spencer
2004-01-26Seriously fix echo cancellation on inbound calls with FXO interfaces (and ena...Mark Spencer
2004-01-26Send 481 if call leg does not exist on CANCEL, and send 487 before 200 as per...Mark Spencer
2004-01-26Add even more explicit information. Take 2Jeremy McNamara
2004-01-26Add even more explicit informationJeremy McNamara
2004-01-25Properly handle transfer of application (bug #911)Mark Spencer
2004-01-23Fix default to not use iax friendsMark Spencer
2004-01-23Create individual sip reload command (bug #880)Mark Spencer
2004-01-22Merge SIP/MySQL friends patchMark Spencer
2004-01-16 Added functionality for E911 signallingJim Dixon
2004-01-15Fix unload/load of chan_zapMark Spencer
2004-01-14Change IAXPeers to IAX1Peers. Bug #838Jeremy McNamara
2004-01-14clean up output and print that we are unregistering a channel typeJeremy McNamara
2004-01-13last tryJeremy McNamara
2004-01-13bed timeJeremy McNamara
2004-01-13h.323 gk cycle is still broken on -rJeremy McNamara
2004-01-13renable h.323 gk cycle, fixedJeremy McNamara
2004-01-13Not needed hereJeremy McNamara
2004-01-13ok, its waay too lateJeremy McNamara
2004-01-13WTFJeremy McNamara
2004-01-13stupid, stupid, stupid stupid stupid stupidJeremy McNamara
2004-01-13Fix it so we can be unloaded/loaded at willJeremy 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-13Fix monitor thread issue.Jeremy 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-12clean up our mess on unload. Bug #799Jeremy McNamara
2004-01-12fix monitor thread issue, even though commented outJeremy McNamara
2004-01-12Fix a typoMartin Pycko