<br>

My porblem is incoing PSTN calls are being forwarde to the * box, the
phone rings, but when the phone is picked up, the call is not taken -
it continues to ring.<br>
<br>
I am forwarding the call to&nbsp; (&lt;S0:6666&gt;) in my dial plan<br>

<br>

Can anyone assist? This is driving my crazy!<br>

<br>

<br>

Extract from the * console<br>

<br>

Executing Dial(&quot;SIP/3001-047c&quot;, &quot;SIP/2004&quot;) in new stack<br>

&nbsp;&nbsp;&nbsp; -- Called 2004<br>

&nbsp;&nbsp;&nbsp; -- SIP/2004-2f34 is ringing<br>

&nbsp;&nbsp;&nbsp; -- SIP/2004-2f34 is ringing<br>

&nbsp;&nbsp;&nbsp; -- SIP/2004-2f34 is ringing<br>

&nbsp;&nbsp;&nbsp; -- SIP/2004-2f34 is ringing<br>

&nbsp;&nbsp;&nbsp; -- SIP/2004-2f34 answered SIP/3001-047c<br>

&nbsp;&nbsp;&nbsp; -- Attempting native bridge of SIP/3001-047c and SIP/2004-2f34<br>

&nbsp; == Spawn extension (sipura, 6666, 1) exited non-zero on 'SIP/3001-047c'<br>

&nbsp;&nbsp;&nbsp; -- Executing Dial(&quot;SIP/3001-3d80&quot;, &quot;SIP/2004&quot;) in new stack<br>

&nbsp;&nbsp;&nbsp; -- Called 2004<br>

&nbsp;&nbsp;&nbsp; -- SIP/2004-33ec is ringing<br>

&nbsp;&nbsp;&nbsp; -- SIP/2004-33ec is ringing<br>

&nbsp;&nbsp;&nbsp; -- SIP/2004-33ec is ringing<br>

&nbsp;&nbsp;&nbsp; -- SIP/2004-33ec is ringing<br>

<br>

SIP.conf<br>

<br>

[3001]<br>

type=friend<br>

host=dynamic<br>

context=sipura<br>

username=3001<br>

secret=xxxxxx<br>

dtmfmode=rfc2833<br>

disallow=all<br>

allow=ulaw<br>

insecure=very<br>

canreinvite=no<br>

cantransfer=yes<br>

<br>

and extension.conf<br>

<br>

<br>

[sipura]<br>

<br>

exten =&gt;6666,1,Dial(SIP/2004)<br>

exten =&gt;6666,2,Answer<br>

exten =&gt;6666,3,Hangup