DHAVAL INDRODIYA
2012-Feb-16 05:13 UTC
[asterisk-users] Dahdi Answer a Call On ringing State.
Hi, I have setup Dahdi with Sangoma FXO A200 card and asterisk 1.8 , everything seems fine and working perfectly incoing/outgoing. but one major issue is, when i made an out call from dahdi trunks and when a number is in ringing state it gives me an answer state. so i cannot develop any custom application which can use a screening macro because when a cellphone is in ringing state call is answered by dahdi channel so it will start executing dial plan which causes an issue. let me know if there is any parameter from which i can set in chan_dahdi.conf and check if it worked or not. Note: I am from INDIA and line is from BSNL thanks Dhaval -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120216/3f4acbf3/attachment.htm>
Richard Mudgett
2012-Feb-16 08:17 UTC
[asterisk-users] Dahdi Answer a Call On ringing State.
> I have setup Dahdi with Sangoma FXO A200 card and asterisk 1.8 , > everything seems fine and working perfectly incoing/outgoing. > > but one major issue is, when i made an out call from dahdi trunks and > when a number is in ringing state it gives me an answer state.This was recently fixed by https://issues.asterisk.org/jira/browse/ASTERISK-18841> so i cannot develop any custom application which can use a screening > macro because when a cellphone is in ringing state > call is answered by dahdi channel so it will start executing dial > plan which causes an issue.Richard
DHAVAL INDRODIYA
2012-Feb-16 11:27 UTC
[asterisk-users] Dahdi Answer a Call On ringing State.
Hi Richard, i update a new version of asterisk to 1.8.9.1 and checked the issue are still same and my call getting answer while it is in ringing. here is brief details for finding root cause. Dahdi -Version: 2.4.1.2 Echo Canceller: OSLEC[channels] File : chan_dahdi.conf context=from-pstn signalling=fxs_ks rxwink=300 ; Atlas seems to use long (250ms) winks usecallerid=yes hidecallerid=no usecallerid=yes callerid=asreceived cidstart=polarity_in cidsignalling=dtmf callwaiting=yes usecallingpres=yes callwaitingcallerid=yes threewaycalling=yes transfer=yes canpark=yes cancallforward=yes callreturn=yes callprogress=yes echocancel=yes echocancelwhenbridged=no faxdetect=incoming echotraining=800 rxgain=0.0 txgain=0.0 callgroup=1 pickupgroup=1 relaxdtmf=yes pulsedial=yes ;Uncomment these lines if you have problems with the disconection of your analog lines busydetect=yes busycount=3 immediate=no answeronpolarityswitch=yes polarityonanswerdelay=1000 group=0 channel => 1 group=1 channel => 2 group=0 channel => 3 group=0 channel => 4 Let me know your thoughts on this thanks Dhaval On Thu, Feb 16, 2012 at 1:47 PM, Richard Mudgett <rmudgett at digium.com>wrote:> > I have setup Dahdi with Sangoma FXO A200 card and asterisk 1.8 , > > everything seems fine and working perfectly incoing/outgoing. > > > > but one major issue is, when i made an out call from dahdi trunks and > > when a number is in ringing state it gives me an answer state. > > This was recently fixed by > https://issues.asterisk.org/jira/browse/ASTERISK-18841 > > > so i cannot develop any custom application which can use a screening > > macro because when a cellphone is in ringing state > > call is answered by dahdi channel so it will start executing dial > > plan which causes an issue. > > Richard > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120216/c892e36b/attachment.htm>
FXO ports are considered Answered as soon as dialing completes. This is the way analog FXO ports work. Use PRI or SIP if you need correct Answer supervision. -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of DHAVAL INDRODIYA Sent: Thursday, February 16, 2012 6:28 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Dahdi Answer a Call On ringing State. Hi Richard, i update a new version of asterisk to 1.8.9.1 and checked the issue are still same and my call getting answer while it is in ringing. here is brief details for finding root cause. Dahdi -Version: 2.4.1.2 Echo Canceller: OSLEC[channels] File : chan_dahdi.conf context=from-pstn signalling=fxs_ks rxwink=300 ; Atlas seems to use long (250ms) winks usecallerid=yes hidecallerid=no usecallerid=yes callerid=asreceived cidstart=polarity_in cidsignalling=dtmf callwaiting=yes usecallingpres=yes callwaitingcallerid=yes threewaycalling=yes transfer=yes canpark=yes cancallforward=yes callreturn=yes callprogress=yes echocancel=yes echocancelwhenbridged=no faxdetect=incoming echotraining=800 rxgain=0.0 txgain=0.0 callgroup=1 pickupgroup=1 relaxdtmf=yes pulsedial=yes ;Uncomment these lines if you have problems with the disconection of your analog lines busydetect=yes busycount=3 immediate=no answeronpolarityswitch=yes polarityonanswerdelay=1000 group=0 channel => 1 group=1 channel => 2 group=0 channel => 3 group=0 channel => 4 Let me know your thoughts on this thanks Dhaval On Thu, Feb 16, 2012 at 1:47 PM, Richard Mudgett <rmudgett at digium.com> wrote: > I have setup Dahdi with Sangoma FXO A200 card and asterisk 1.8 , > everything seems fine and working perfectly incoing/outgoing. > > but one major issue is, when i made an out call from dahdi trunks and > when a number is in ringing state it gives me an answer state. This was recently fixed by https://issues.asterisk.org/jira/browse/ASTERISK-18841 > so i cannot develop any custom application which can use a screening > macro because when a cellphone is in ringing state > call is answered by dahdi channel so it will start executing dial > plan which causes an issue. Richard -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
DHAVAL INDRODIYA
2012-Feb-17 06:25 UTC
[asterisk-users] Dahdi Answer a Call On ringing State.
Hi Eric, but in this case dialing is not completed ring is still going on, so it should not answered thanks Dhaval On Thu, Feb 16, 2012 at 7:52 PM, Eric Wieling <EWieling at nyigc.com> wrote:> FXO ports are considered Answered as soon as dialing completes. This is > the way analog FXO ports work. Use PRI or SIP if you need correct Answer > supervision. > > -----Original Message----- > From: asterisk-users-bounces at lists.digium.com [mailto: > asterisk-users-bounces at lists.digium.com] On Behalf Of DHAVAL INDRODIYA > Sent: Thursday, February 16, 2012 6:28 AM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [asterisk-users] Dahdi Answer a Call On ringing State. > > Hi Richard, > > i update a new version of asterisk to 1.8.9.1 and checked the issue are > still same and my call getting answer while it is in ringing. > > here is brief details for finding root cause. > > Dahdi -Version: 2.4.1.2 Echo Canceller: OSLEC[channels] > > File : chan_dahdi.conf > > context=from-pstn > signalling=fxs_ks > rxwink=300 ; Atlas seems to use long (250ms) winks > usecallerid=yes > hidecallerid=no > usecallerid=yes > callerid=asreceived > cidstart=polarity_in > cidsignalling=dtmf > callwaiting=yes > usecallingpres=yes > callwaitingcallerid=yes > threewaycalling=yes > transfer=yes > canpark=yes > cancallforward=yes > callreturn=yes > callprogress=yes > echocancel=yes > echocancelwhenbridged=no > faxdetect=incoming > echotraining=800 > rxgain=0.0 > txgain=0.0 > callgroup=1 > pickupgroup=1 > relaxdtmf=yes > pulsedial=yes > > ;Uncomment these lines if you have problems with the disconection of your > analog lines busydetect=yes > busycount=3 > immediate=no > answeronpolarityswitch=yes > polarityonanswerdelay=1000 > > group=0 > channel => 1 > > group=1 > channel => 2 > > group=0 > channel => 3 > > group=0 > channel => 4 > > > > Let me know your thoughts on this > > thanks > Dhaval > > > > > > On Thu, Feb 16, 2012 at 1:47 PM, Richard Mudgett <rmudgett at digium.com> > wrote: > > > > I have setup Dahdi with Sangoma FXO A200 card and asterisk 1.8 , > > everything seems fine and working perfectly incoing/outgoing. > > > > but one major issue is, when i made an out call from dahdi trunks > and > > when a number is in ringing state it gives me an answer state. > > > This was recently fixed by > https://issues.asterisk.org/jira/browse/ASTERISK-18841 > > > > so i cannot develop any custom application which can use a > screening > > macro because when a cellphone is in ringing state > > call is answered by dahdi channel so it will start executing dial > > plan which causes an issue. > > > Richard > > -- > > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com-- > New to Asterisk? Join us for a live introductory webinar every > Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120217/96b85112/attachment.htm>
What does the CLI show? The ringing you year is likely the telco ringing, not the asterisk ringing. -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of DHAVAL INDRODIYA Sent: Friday, February 17, 2012 1:26 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Dahdi Answer a Call On ringing State. Hi Eric, but in this case dialing is not completed ring is still going on, so it should not answered thanks Dhaval On Thu, Feb 16, 2012 at 7:52 PM, Eric Wieling <EWieling at nyigc.com> wrote: FXO ports are considered Answered as soon as dialing completes. This is the way analog FXO ports work. Use PRI or SIP if you need correct Answer supervision. -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of DHAVAL INDRODIYA Sent: Thursday, February 16, 2012 6:28 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Dahdi Answer a Call On ringing State. Hi Richard, i update a new version of asterisk to 1.8.9.1 and checked the issue are still same and my call getting answer while it is in ringing. here is brief details for finding root cause. Dahdi -Version: 2.4.1.2 Echo Canceller: OSLEC[channels] File : chan_dahdi.conf context=from-pstn signalling=fxs_ks rxwink=300 ; Atlas seems to use long (250ms) winks usecallerid=yes hidecallerid=no usecallerid=yes callerid=asreceived cidstart=polarity_in cidsignalling=dtmf callwaiting=yes usecallingpres=yes callwaitingcallerid=yes threewaycalling=yes transfer=yes canpark=yes cancallforward=yes callreturn=yes callprogress=yes echocancel=yes echocancelwhenbridged=no faxdetect=incoming echotraining=800 rxgain=0.0 txgain=0.0 callgroup=1 pickupgroup=1 relaxdtmf=yes pulsedial=yes ;Uncomment these lines if you have problems with the disconection of your analog lines busydetect=yes busycount=3 immediate=no answeronpolarityswitch=yes polarityonanswerdelay=1000 group=0 channel => 1 group=1 channel => 2 group=0 channel => 3 group=0 channel => 4 Let me know your thoughts on this thanks Dhaval On Thu, Feb 16, 2012 at 1:47 PM, Richard Mudgett <rmudgett at digium.com> wrote: > I have setup Dahdi with Sangoma FXO A200 card and asterisk 1.8 , > everything seems fine and working perfectly incoing/outgoing. > > but one major issue is, when i made an out call from dahdi trunks and > when a number is in ringing state it gives me an answer state. This was recently fixed by https://issues.asterisk.org/jira/browse/ASTERISK-18841 > so i cannot develop any custom application which can use a screening > macro because when a cellphone is in ringing state > call is answered by dahdi channel so it will start executing dial > plan which causes an issue. Richard -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
DHAVAL INDRODIYA
2012-Feb-18 07:11 UTC
[asterisk-users] Dahdi Answer a Call On ringing State.
Yes, it is telco ringing and asterisk answered that line . thanks Dhaval On Fri, Feb 17, 2012 at 8:35 PM, Eric Wieling <EWieling at nyigc.com> wrote:> What does the CLI show? The ringing you year is likely the telco ringing, > not the asterisk ringing. > > -----Original Message----- > From: asterisk-users-bounces at lists.digium.com [mailto: > asterisk-users-bounces at lists.digium.com] On Behalf Of DHAVAL INDRODIYA > Sent: Friday, February 17, 2012 1:26 AM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [asterisk-users] Dahdi Answer a Call On ringing State. > > Hi Eric, > > but in this case dialing is not completed ring is still going on, so it > should not answered > > thanks > Dhaval > > > On Thu, Feb 16, 2012 at 7:52 PM, Eric Wieling <EWieling at nyigc.com> wrote: > > > FXO ports are considered Answered as soon as dialing completes. > This is the way analog FXO ports work. Use PRI or SIP if you need correct > Answer supervision. > > > -----Original Message----- > From: asterisk-users-bounces at lists.digium.com [mailto: > asterisk-users-bounces at lists.digium.com] On Behalf Of DHAVAL INDRODIYA > Sent: Thursday, February 16, 2012 6:28 AM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [asterisk-users] Dahdi Answer a Call On ringing State. > > Hi Richard, > > i update a new version of asterisk to 1.8.9.1 and checked the issue > are still same and my call getting answer while it is in ringing. > > here is brief details for finding root cause. > > Dahdi -Version: 2.4.1.2 Echo Canceller: OSLEC[channels] > > File : chan_dahdi.conf > > context=from-pstn > signalling=fxs_ks > rxwink=300 ; Atlas seems to use long (250ms) winks > usecallerid=yes > hidecallerid=no > usecallerid=yes > callerid=asreceived > cidstart=polarity_in > cidsignalling=dtmf > callwaiting=yes > usecallingpres=yes > callwaitingcallerid=yes > threewaycalling=yes > transfer=yes > canpark=yes > cancallforward=yes > callreturn=yes > callprogress=yes > echocancel=yes > echocancelwhenbridged=no > faxdetect=incoming > echotraining=800 > rxgain=0.0 > txgain=0.0 > callgroup=1 > pickupgroup=1 > relaxdtmf=yes > pulsedial=yes > > ;Uncomment these lines if you have problems with the disconection > of your analog lines busydetect=yes > busycount=3 > immediate=no > answeronpolarityswitch=yes > polarityonanswerdelay=1000 > > group=0 > channel => 1 > > group=1 > channel => 2 > > group=0 > channel => 3 > > group=0 > channel => 4 > > > > Let me know your thoughts on this > > thanks > Dhaval > > > > > > On Thu, Feb 16, 2012 at 1:47 PM, Richard Mudgett < > rmudgett at digium.com> wrote: > > > > I have setup Dahdi with Sangoma FXO A200 card and asterisk > 1.8 , > > everything seems fine and working perfectly > incoing/outgoing. > > > > but one major issue is, when i made an out call from dahdi > trunks and > > when a number is in ringing state it gives me an answer > state. > > > This was recently fixed by > https://issues.asterisk.org/jira/browse/ASTERISK-18841 > > > > so i cannot develop any custom application which can use a > screening > > macro because when a cellphone is in ringing state > > call is answered by dahdi channel so it will start > executing dial > > plan which causes an issue. > > > Richard > > -- > > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by > http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar > every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > -- > > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com-- > New to Asterisk? Join us for a live introductory webinar every > Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120218/55092e0c/attachment-0001.htm>
Parveen Lamba
2012-Sep-13 11:16 UTC
[asterisk-users] Dahdi Answer a Call On ringing State.
Hi, I am also facing same issue. Is this resolved? Please reply. Thanks
More info??? -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Parveen Lamba Sent: 13 September 2012 01:16 PM To: asterisk-users at lists.digium.com Subject: Re: [asterisk-users] Dahdi Answer a Call On ringing State. Hi, I am also facing same issue. Is this resolved? Please reply. Thanks -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users