aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
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
2003-11-05Train echo canceller on FXO before last digitmarkster1-11/+28
2003-11-05Add PRI_CAUSE feature for PRI ... If you set PRI_CAUSE=17 with SetVar and the...martinp1-1/+7
2003-11-04Turn off music on hold when doing *0markster1-0/+2
2003-11-04Remove really broke MP3 stuff in favor of G.726 in the near futuremarkster4-3/+13
2003-11-04Make SIP_CODEC warn about not supported/not configured codecmartinp1-2/+2
2003-11-03remove the nasty warning, cuz some have gotten newer versions to workjeremy1-3/+2
2003-10-31Add externip keyword so that it's possible to use asterisk behind a NAT throu...martinp1-15/+27
2003-10-27Use echo training of FXS (fxo signalled) interfaces... rest to followmarkster1-0/+23
2003-10-26Make it build and run on MacOS Xmarkster1-9/+13
2003-10-25Make HANGUPCAUSE accessiblemarkster1-0/+6
2003-10-25Fix *8# magically (bug #116)markster1-0/+1
2003-10-25Add DESTDIR support (bug #200)markster1-1/+1
2003-10-24Check that there really is a tagmarkster2-5/+11
2003-10-23Set joint capability as well when checking usersmarkster1-0/+2
2003-10-23Handle capability on inbound toomarkster1-4/+20
2003-10-22Add language supporrt for SIP (bug #411)markster1-0/+5
2003-10-22SUpport gains on outbound callsmarkster1-0/+2
2003-10-22Make getaddrfor work with openbsd (bug #415)markster1-0/+4
2003-10-22Fix compile warnings (bug #389)markster2-3/+3
2003-10-21Okay, '*' and '#' are still okay in INFO messagesmarkster1-1/+6
2003-10-21make chan_h323 not load if no config file is foundtholo1-2/+2
2003-10-21Minor typo fixmarkster1-1/+1
2003-10-21FreeBSD patch, take 2markster5-9/+14