<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, May 26, 2014 at 3:12 PM, Bart Remmerie <span dir="ltr"><<a href="mailto:remmerie@gmail.com" target="_blank">remmerie@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>I guess something's wrong with my chan_dahdi configuration, ... but I can't seem to get it.</div>
<div>When I test incoming calls on a DAHDI-channel (incoming from pstn), asterisk seems to interpret it as a caller hangup after each ring.</div>

<div><br></div><div>Any ideas.</div><div><br></div><div>OUTPUT:</div><div><p style="margin:0px;font-size:11px;font-family:Menlo">    -- Starting simple switch on 'DAHDI/5-1'</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">    -- Executing [s@from-pstn:1] <span style="color:rgb(52,187,199)"><b>Verbose</b></span>("<span style="color:rgb(213,59,211)"><b>DAHDI/5-1</b></span>", "<span style="color:rgb(213,59,211)"><b>2,Incoming call from 059332640</b></span>") in new stack</p>



<p style="margin:0px;font-size:11px;font-family:Menlo">  == Incoming call from 059332640</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">    -- Executing [s@from-pstn:2] <span style="color:rgb(52,187,199)"><b>Dial</b></span>("<span style="color:rgb(213,59,211)"><b>DAHDI/5-1</b></span>", "") in new stack</p>



<p style="margin:0px;font-size:11px;font-family:Menlo">  == Spawn extension (from-pstn, s, 2) exited non-zero on 'DAHDI/5-1'</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">    -- Hanging up on 'DAHDI/5-1'</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">    -- Hungup 'DAHDI/5-1'</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">    -- Starting simple switch on 'DAHDI/5-1'</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">    -- Executing [s@from-pstn:1] <span style="color:rgb(52,187,199)"><b>Verbose</b></span>("<span style="color:rgb(213,59,211)"><b>DAHDI/5-1</b></span>", "<span style="color:rgb(213,59,211)"><b>2,Incoming call from </b></span>") in new stack</p>



<p style="margin:0px;font-size:11px;font-family:Menlo">  == Incoming call from </p>
<p style="margin:0px;font-size:11px;font-family:Menlo">    -- Executing [s@from-pstn:2] <span style="color:rgb(52,187,199)"><b>Dial</b></span>("<span style="color:rgb(213,59,211)"><b>DAHDI/5-1</b></span>", "") in new stack</p>



<p style="margin:0px;font-size:11px;font-family:Menlo">  == Spawn extension (from-pstn, s, 2) exited non-zero on 'DAHDI/5-1'</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">    -- Hanging up on 'DAHDI/5-1'</p>
<p style="margin:0px;font-size:11px;font-family:Menlo">    -- Hungup 'DAHDI/5-1'</p></div></div></blockquote><div><br></div><div>It is your dialplan that has the problem.  You are not giving anything <br>to the Dial application so it doesn't know what you want to do.<br>
</div><div>Read the "core show application dial" documentation.<br></div><div><br>Richard<br></div></div><br></div></div>