[asterisk-bugs] [JIRA] (DAHLIN-171) On call-waiting events, dropped audio on first call then switch to second call when first call ends without 'flash'
Keith Morgan (JIRA)
noreply at issues.asterisk.org
Fri May 31 09:49:47 CDT 2019
[ https://issues.asterisk.org/jira/browse/DAHLIN-171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Keith Morgan closed DAHLIN-171.
-------------------------------
Resolution: Fixed
> On call-waiting events, dropped audio on first call then switch to second call when first call ends without 'flash'
> -------------------------------------------------------------------------------------------------------------------
>
> Key: DAHLIN-171
> URL: https://issues.asterisk.org/jira/browse/DAHLIN-171
> Project: DAHDI-Linux
> Issue Type: Bug
> Components: General
> Affects Versions: 2.2.0.2
> Reporter: Kirk Wolff
>
> I'm running asterisk 1.6.2 on ubuntu karmic. I was running a asterisk on ubuntu jaunty, and converted configuration from jaunty to karmic. I have a Wildcard TDM400P REV I (according to DAHDI_hardware) with three modules, fxs, fxo, and fxs. All calls are between DAHDI FXS channel 1 and SIP. The fxs channel 1 is configured in /etc/dahdi/system.conf as fxoks and uses the mg2 echo canceler.
> When a phone call is taking place (an incoming call is answered from DAHDI/1), and a second call comes in. The callerid tone is sent, and the person on DAHDI/1 can continue to hear the person on the other end (the SIP call), but they cannot hear the person on the DAHDI/1 line. When the first caller hangs up, the DAHDI/1 line is immediately switched to the new incoming phone call without any 'flash' event taking place. The only information related to DAHDI in the asterisk debug output is the following:
> VERBOSE[12345] chan_dahdi.c: -- CPE supports Call Waiting Caller*ID. Sending 'FIRST LAST/9515554444'
> ****** ADDITIONAL INFORMATION ******
> The following is the uncommented contents of chan_dahdi.conf:
> ----------------------
> [trunkgroups]
> [channels]
> context=default
> switchtype=national
> signalling=fxo_ls
> rxwink=300
> usecallerid=yes
> hidecalleridname=no
> callwaiting=yes
> usecallingpres=yes
> callwaitingcallerid=yes
> threewaycalling=no
> transfer=yes
> canpark=yes
> cancallforward=yes
> callreturn=yes
> mailbox=200
> echocancel=yes
> echocancelwhenbridged=no
> echotraining=yes
> relaxdtmf=yes
> rxgain=0.0
> txgain=0.0
> group=1
> callgroup=1
> pickupgroup=1
> immediate=no
> context=internal
> echocancel=yes
> mailbox=201
> signalling=fxo_ks
> callerid="Georgette Foreman"<101>
> rxgain=0.0
> txgain=0.0
> channel => 1
> context=incoming
> mailbox=200
> txgain=0
> rxgain=5
> signalling=fxs_ks
> callerid=
> channel => 2
> context=internal
> echocancel=256
> mailbox=200
> signalling=fxo_ks
> callerid="George Foreman"<100>
> rxgain=0.0
> txgain=0.0
> channel => 3
> context=incoming
> mailbox=200
> signalling=fxs_ks
> channel => pseudo
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list