aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
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
2003-10-16Revert the previous patch since it's braking compilationmartinp5-14/+9
2003-10-16Sane FreeBSD patchmarkster5-9/+14
2003-10-15In the SIP -> SIP if the called party disconnects with 486 make sure that the...martinp1-15/+32
2003-10-15Actually add md5secret option to CVS (bug #288)markster1-7/+27
2003-10-14Properly handle events during readsmarkster1-1/+4
2003-10-12Properly strip "from" linemarkster1-0/+3
2003-10-10Strip "sip:" from calleridmarkster1-3/+8
2003-10-10Fix typomarkster1-1/+1
2003-10-09Consider "from" when getting destination (bug #368)markster1-2/+10
2003-10-08Callerid fix and warning cleanup (bug #367 & #356)markster1-0/+4
2003-10-08Handle without contextmarkster1-7/+7
2003-10-08Add "n" option to allow disabling of masq optimizationmarkster1-1/+10
2003-10-06Switch back to DTMF at the appropriate timemarkster1-0/+2
2003-10-06Fix typo in CVSmarkster1-1/+1
2003-10-06Detect 100 as valid DTMF toomarkster1-0/+6
2003-10-06Increase sizes in SIP (bug #352)markster1-4/+4
2003-10-04Set acknowledged seqno to 0 on transfermarkster1-0/+1
2003-10-04Don't assume we acked when handling transfermarkster1-1/+2
2003-10-02Make sip show channel display a given callid when only partly specifiedmarkster1-4/+5