summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
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-23Enable on hook transfer for vmwiMark Spencer
2003-11-22add stop media transmission messageJeremy McNamara
2003-11-21Make CALLTYPE availableMark Spencer
2003-11-21Don't crash if ZapHangup, ZapTransfer, ZapDialOffhook are used on the channel...Martin Pycko
2003-11-21Delete on unregister (bug #527)Mark Spencer
2003-11-19Update with current informationJeremy McNamara
2003-11-19apply G.729 patches (with changes) from bug #421Jeremy McNamara
2003-11-18Fix segfault if more than 32 channels are used because of round_robin[x] = p;Martin Pycko
2003-11-18More VPB updates from PaulMark Spencer
2003-11-17We have to hangup the bridge not continue on AbsoluteTimeoutMartin Pycko
2003-11-17Fix the AbsoluteTimeout issue with IAX/IAX2 when in native modeMartin Pycko
2003-11-15Add date/time to IAX2 registerMark 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-14Don't try to expire if there is no expireyMark Spencer
2003-11-13Fix deadlock in iaxMartin Pycko
2003-11-13Minor alsa fixMark Spencer
2003-11-13Don't reconnect db on reload unless there was a failureMark Spencer
2003-11-13Update so that "users" are implemented as wellMark Spencer
2003-11-13Start on mysql_user, move to miseryMark Spencer
2003-11-13Tone/indications issueMark Spencer
2003-11-13Fix typoMark Spencer
2003-11-13Properly decode strings in REPLACES and ignore leading whitespaceMark Spencer
2003-11-12Backport to iaxMark Spencer
2003-11-12Fix SIP_CODEC supportMartin Pycko
2003-11-12Preliminary support for iax2 friends in mysql databaseMark Spencer
2003-11-12Don't reinvite if we got a referMark Spencer
2003-11-12Implement several manager commands for Zap channels: ZapTransfer (flash hook)...Martin Pycko
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-08Trustingly add Thorston's deadlock patchMark Spencer
2003-11-07Add round robin to chan_zap with use of Zap/r<number>/<exten> (ascending) or ...Martin Pycko
2003-11-07Fix directons below. Thanks xamJeremy McNamara
2003-11-05Train echo canceller on FXO before last digitMark Spencer
2003-11-05Add PRI_CAUSE feature for PRI ... If you set PRI_CAUSE=17 with SetVar and the...Martin Pycko
2003-11-04Turn off music on hold when doing *0Mark Spencer
2003-11-04Remove really broke MP3 stuff in favor of G.726 in the near futureMark Spencer
2003-11-04Make SIP_CODEC warn about not supported/not configured codecMartin Pycko
2003-11-03remove the nasty warning, cuz some have gotten newer versions to workJeremy McNamara
2003-10-31Add externip keyword so that it's possible to use asterisk behind a NAT throu...Martin Pycko
2003-10-27Use echo training of FXS (fxo signalled) interfaces... rest to followMark Spencer
2003-10-26Make it build and run on MacOS XMark Spencer
2003-10-25Make HANGUPCAUSE accessibleMark Spencer
2003-10-25Fix *8# magically (bug #116)Mark Spencer