[prev in list] [next in list] [prev in thread] [next in thread] 

List:       asterisk-ss7
Subject:    Re: [asterisk-ss7] no dtmf deteccion on dialout Asterisk 1.8 using
From:       bipin singh <bipinraghuvanshi () gmail ! com>
Date:       2011-09-22 11:14:58
Message-ID: CAGbA=3__60j-RDeZmTVT0BKLhzA3h0tCrVuhfyJekF8OOwsz0g () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Hi,
        Try to some out going calls and check the dtmf response .

On Fri, Sep 16, 2011 at 9:00 PM, Rafael Visser <visser.rafael@gmail.com>wrote:

> Hi guys.
> I upgraded my platform from 1.6.2 to 1.8 with chan_dahdi. All is fine,
> but I can’t detect dtmf numbers on chan_dahdi dial out calls, but on
> sip calls are fine.
> Has any body solved this issue?
> Thanks in adavance
>
>
>
> this is my config.
>
>
> Asterisk 1.8.6.0
> DAHDI Version: 2.5.0.1 Echo Canceller: HWEC
> Libss7 1.0.2
>
>
> extensions.conf
>
> [out]
> exten => 123,1,Answer()
> exten => 123,2,Set(CHANNEL(language)=cs)
> exten => 123,n,Read(ACCEPT,acepta-cri,1,,,8)
> exten => 123,n,NoOp(${ACCEPT})
> exten => 123,n,Hangup()
>
>
>
>
>
>
>
> debugI
>
>    -- Attempting call on DAHDI/G1/0971200168 for 123@out:1 (Retry 1)
> [1] Unhandled optional parameter 0x2d 'Unknown'
> [1] [[1] 0x0 [1] 0x64 [1] ]
> [1] Unhandled optional parameter 0x39 'Parameter Compatibility Information'
> [1] [[1] 0x2d [1] 0xc0 [1] ]
>    -- Executing [123@out:1] Answer("DAHDI/31-1", "") in new stack
>    -- Executing [123@out:2] Set("DAHDI/31-1", "CHANNEL(language)=cs")
> in new stack
>    -- Executing [123@out:3] Read("DAHDI/31-1",
> "ACCEPT,acepta-cri,1,,,8") in new stack
>    -- Accepting a maximum of 1 digits.
>    -- <DAHDI/31-1> Playing 'acepta-cri.gsm' (language 'cs')
>    -- User entered nothing.
>    -- Executing [123@out:4] NoOp("DAHDI/31-1", "") in new stack
>    -- Executing [123@out:5] Hangup("DAHDI/31-1", "") in new stack
>  == Spawn extension (out, 123, 5) exited non-zero on 'DAHDI/31-1'
>    -- Hungup 'DAHDI/31-1'
> [Sep 16 11:01:55] NOTICE[3251]: pbx_spool.c:366 attempt_thread: Call
> completed to DAHDI/G1/0971200168
>
>
>
>
>
>
>
> outgoing call file.
>
> Channel: DAHDI/G1/0971200168
> CallerID: 0971200168
> MaxRetries: 2
> RetryTime: 60
> WaitTime: 30
> Context: out
> Extension: 123
> Priority: 1
>
>
> archivo /etc/dahdi/system.conf
> # Span 1: TE4/0/1 "T4XXP (PCI) Card 0 Span 1" B8ZS/ESF RED
> span=1,1,0,ccs,hdb3
> # termtype: te
> bchan=1-15,17-31
> dchan=16
> #bchan=1-31
>
> # Global data
>
> loadzone        = us
> defaultzone     = us
>
>
> /etc/asterisk/chan_dahdi.conf
> [trunkgroups]
> trunkgroup => 1,16
> spanmap => 1,1,1
> [channels]
> language=es
> context=ss7
> group=1
> echocancel=no
> signalling=SS7
> ss7type = itu
> ss7_explictacm=yes
> ss7_called_nai=dynamic
> ss7_calling_nai=dynamic
> ss7_internationalprefix = 00
> ss7_nationalprefix =
> overlapdial=yes
> relaxdtmf=yes
> networkindicator=national
> callwaiting=yes
> threewaycalling=yes
> transfer=yes
> canpark=yes
> cancallforward=yes
> callreturn=yes
> facilityenable=yes
> inmediate=yes
> jitterbuffers=4
> jbenable = yes
> jbmaxsize = 200
> jbresyncthreshold = 1000
> jbimpl = fixed ; or "adaptive"
> jblog = no
> linkset = 1
> pointcode = XXXX
> adjpointcode = XXXX
> defaultdpc = XXXX
> ;;1er E1
> cicbeginswith = 1
> sigchan = 16
> channel=1-15
> cicbeginswith = 17
> channel = 17-31
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-ss7 mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-ss7
>



-- 
BIPIN RAGHUVANSHI
OPERATION HEAD
ASTERISK (DEVELOPMENT AND RESEARCH)
WWW.EHORIZONS.IN
011-32323262
011-46334633

[Attachment #5 (text/html)]

Hi,<div>        Try to some out going calls and check the dtmf response .<br><br><div \
class="gmail_quote">On Fri, Sep 16, 2011 at 9:00 PM, Rafael Visser <span \
dir="ltr">&lt;<a href="mailto:visser.rafael@gmail.com">visser.rafael@gmail.com</a>&gt;</span> \
wrote:<br> <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px \
#ccc solid;padding-left:1ex;">Hi guys.<br> I upgraded my platform from 1.6.2 to 1.8 \
with chan_dahdi. All is fine,<br> but I can’t detect dtmf numbers on chan_dahdi dial \
out calls, but on<br> sip calls are fine.<br>
Has any body solved this issue?<br>
Thanks in adavance<br>
<br>
<br>
<br>
this is my config.<br>
<br>
<br>
Asterisk 1.8.6.0<br>
DAHDI Version: 2.5.0.1 Echo Canceller: HWEC<br>
Libss7 1.0.2<br>
<br>
<br>
extensions.conf<br>
<br>
[out]<br>
exten =&gt; 123,1,Answer()<br>
exten =&gt; 123,2,Set(CHANNEL(language)=cs)<br>
exten =&gt; 123,n,Read(ACCEPT,acepta-cri,1,,,8)<br>
exten =&gt; 123,n,NoOp(${ACCEPT})<br>
exten =&gt; 123,n,Hangup()<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
debugI<br>
<br>
    -- Attempting call on DAHDI/G1/0971200168 for 123@out:1 (Retry 1)<br>
[1] Unhandled optional parameter 0x2d &#39;Unknown&#39;<br>
[1] [[1] 0x0 [1] 0x64 [1] ]<br>
[1] Unhandled optional parameter 0x39 &#39;Parameter Compatibility \
Information&#39;<br> [1] [[1] 0x2d [1] 0xc0 [1] ]<br>
    -- Executing [123@out:1] Answer(&quot;DAHDI/31-1&quot;, &quot;&quot;) in new \
                stack<br>
    -- Executing [123@out:2] Set(&quot;DAHDI/31-1&quot;, \
&quot;CHANNEL(language)=cs&quot;)<br> in new stack<br>
    -- Executing [123@out:3] Read(&quot;DAHDI/31-1&quot;,<br>
&quot;ACCEPT,acepta-cri,1,,,8&quot;) in new stack<br>
    -- Accepting a maximum of 1 digits.<br>
    -- &lt;DAHDI/31-1&gt; Playing &#39;acepta-cri.gsm&#39; (language \
                &#39;cs&#39;)<br>
    -- User entered nothing.<br>
    -- Executing [123@out:4] NoOp(&quot;DAHDI/31-1&quot;, &quot;&quot;) in new \
                stack<br>
    -- Executing [123@out:5] Hangup(&quot;DAHDI/31-1&quot;, &quot;&quot;) in new \
stack<br>  == Spawn extension (out, 123, 5) exited non-zero on \
                &#39;DAHDI/31-1&#39;<br>
    -- Hungup &#39;DAHDI/31-1&#39;<br>
[Sep 16 11:01:55] NOTICE[3251]: pbx_spool.c:366 attempt_thread: Call<br>
completed to DAHDI/G1/0971200168<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
outgoing call file.<br>
<br>
Channel: DAHDI/G1/0971200168<br>
CallerID: 0971200168<br>
MaxRetries: 2<br>
RetryTime: 60<br>
WaitTime: 30<br>
Context: out<br>
Extension: 123<br>
Priority: 1<br>
<br>
<br>
archivo /etc/dahdi/system.conf<br>
# Span 1: TE4/0/1 &quot;T4XXP (PCI) Card 0 Span 1&quot; B8ZS/ESF RED<br>
span=1,1,0,ccs,hdb3<br>
# termtype: te<br>
bchan=1-15,17-31<br>
dchan=16<br>
#bchan=1-31<br>
<br>
# Global data<br>
<br>
loadzone        = us<br>
defaultzone     = us<br>
<br>
<br>
/etc/asterisk/chan_dahdi.conf<br>
[trunkgroups]<br>
trunkgroup =&gt; 1,16<br>
spanmap =&gt; 1,1,1<br>
[channels]<br>
language=es<br>
context=ss7<br>
group=1<br>
echocancel=no<br>
signalling=SS7<br>
ss7type = itu<br>
ss7_explictacm=yes<br>
ss7_called_nai=dynamic<br>
ss7_calling_nai=dynamic<br>
ss7_internationalprefix = 00<br>
ss7_nationalprefix =<br>
overlapdial=yes<br>
relaxdtmf=yes<br>
networkindicator=national<br>
callwaiting=yes<br>
threewaycalling=yes<br>
transfer=yes<br>
canpark=yes<br>
cancallforward=yes<br>
callreturn=yes<br>
facilityenable=yes<br>
inmediate=yes<br>
jitterbuffers=4<br>
jbenable = yes<br>
jbmaxsize = 200<br>
jbresyncthreshold = 1000<br>
jbimpl = fixed ; or &quot;adaptive&quot;<br>
jblog = no<br>
linkset = 1<br>
pointcode = XXXX<br>
adjpointcode = XXXX<br>
defaultdpc = XXXX<br>
;;1er E1<br>
cicbeginswith = 1<br>
sigchan = 16<br>
channel=1-15<br>
cicbeginswith = 17<br>
channel = 17-31<br>
<font color="#888888"><br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" \
target="_blank">http://www.api-digital.com</a> --<br> <br>
asterisk-ss7 mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-ss7" \
target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-ss7</a><br> \
</font></blockquote></div><br><br clear="all"><div><br></div>-- <br>BIPIN \
RAGHUVANSHI<br>OPERATION HEAD<br>ASTERISK (DEVELOPMENT AND RESEARCH)  <br><a \
href="http://WWW.EHORIZONS.IN">WWW.EHORIZONS.IN</a><br>011-32323262<br> \
011-46334633<br> </div>



--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-ss7 mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-ss7

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic