aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2003-12-02Don't retrain after each digitmarkster1-1/+1
2003-12-02Really fix chan local races (I hope)markster1-3/+7
2003-12-01Fix chanzap for p0, p1, etcmarkster1-4/+10
2003-11-28Properly build Contact on INVITE when asking for authenticationmarkster1-0/+11
2003-11-27Temporarily revert changes, prepare for proper fix (sorry for the cvs spam)markster1-7/+3
2003-11-27Always save the extensionmarkster1-2/+2
2003-11-27Build contact, don't copy itmarkster1-3/+5
2003-11-26Have a contact line in responses, merge logging patchesmarkster1-0/+2
2003-11-26limit fixes in SIPmarkster1-6/+33
2003-11-26Use global nat settings in auto peersmarkster1-0/+1
2003-11-25Minor 407 improvementsmarkster1-12/+24
2003-11-24Apply host access rules in SIPmarkster1-5/+5
2003-11-24Increment session version each time we send a new SDPmarkster1-1/+8
2003-11-24Allow SIP/peer/exten like IAXmarkster1-2/+9
2003-11-23Enable on hook transfer for vmwimarkster1-0/+3
2003-11-22add stop media transmission messagejeremy1-0/+13
2003-11-21Make CALLTYPE availablemarkster1-8/+36
2003-11-21Don't crash if ZapHangup, ZapTransfer, ZapDialOffhook are used on the channel...martinp1-0/+19
2003-11-21Delete on unregister (bug #527)markster1-0/+1
2003-11-19Update with current informationjeremy1-16/+9
2003-11-19apply G.729 patches (with changes) from bug #421jeremy3-10/+164
2003-11-18Fix segfault if more than 32 channels are used because of round_robin[x] = p;martinp1-1/+4
2003-11-18More VPB updates from Paulmarkster1-7/+29
2003-11-17We have to hangup the bridge not continue on AbsoluteTimeoutmartinp2-3/+3
2003-11-17Fix the AbsoluteTimeout issue with IAX/IAX2 when in native modemartinp2-2/+9
2003-11-15Add date/time to IAX2 registermarkster1-0/+1
2003-11-15Don't do reinvite if both parties talk diffrent codecsmartinp1-0/+7
2003-11-14Do the last thing the right way (thanks Mark)martinp1-1/+1
2003-11-14Don't allow to run SIPDtmfMode on other channels than SIP ones.martinp1-0/+4
2003-11-14A little oops ...martinp1-3/+3
2003-11-14Don't try to expire if there is no expireymarkster2-2/+6
2003-11-13Fix deadlock in iaxmartinp1-1/+7
2003-11-13Minor alsa fixmarkster1-1/+1
2003-11-13Don't reconnect db on reload unless there was a failuremarkster2-2/+2
2003-11-13Update so that "users" are implemented as wellmarkster2-83/+157
2003-11-13Start on mysql_user, move to miserymarkster2-0/+66
2003-11-13Tone/indications issuemarkster1-3/+3
2003-11-13Fix typomarkster1-2/+2
2003-11-13Properly decode strings in REPLACES and ignore leading whitespacemarkster1-4/+20
2003-11-12Backport to iaxmarkster2-55/+239
2003-11-12Fix SIP_CODEC supportmartinp1-1/+1
2003-11-12Preliminary support for iax2 friends in mysql databasemarkster2-72/+259
2003-11-12Don't reinvite if we got a refermarkster1-2/+7
2003-11-12Implement several manager commands for Zap channels: ZapTransfer (flash hook)...martinp1-2/+112
2003-11-11Add ${SIPDOMAIN} and "dynamic peer" modemarkster1-2/+66
2003-11-10If somehow we don't have an answer, set need to destroy on CANCELmarkster1-0/+2
2003-11-10Handle 401 for INVITE as well (should we add support for BYE too?)markster1-14/+22
2003-11-08Trustingly add Thorston's deadlock patchmarkster1-1/+5
2003-11-07Add round robin to chan_zap with use of Zap/r<number>/<exten> (ascending) or ...martinp1-20/+81
2003-11-07Fix directons below. Thanks xamjeremy1-2/+4