aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2003-12-05Provide a channel if PRI_EVENT_RING comes without a channelmartinp1-0/+3
2003-12-05Don't use dynamic mode when scanning all gatewaysmarkster1-1/+1
2003-12-05Quiet more authentication info if not enabledmarkster1-12/+24
2003-12-04Fix PGSQL voicemail issues (bug #625) and fix reload races in iax2markster1-38/+84
2003-12-04Add auth debug optionmarkster1-8/+19
2003-12-04Fix the ZapHangup, ZapDialOffhook, ZapTransfer manager commandsmartinp1-14/+1
2003-12-03Update with current informationjeremy1-2/+4
2003-12-03add warning for keywords in type=h323 that make no sensejeremy1-0/+2
2003-12-03Don't don't show verbose 3 message when verbose not setmarkster1-1/+2
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