<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 (<S0:6666>) 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("SIP/3001-047c", "SIP/2004") in new stack<br>
-- Called 2004<br>
-- SIP/2004-2f34 is ringing<br>
-- SIP/2004-2f34 is ringing<br>
-- SIP/2004-2f34 is ringing<br>
-- SIP/2004-2f34 is ringing<br>
-- SIP/2004-2f34 answered SIP/3001-047c<br>
-- Attempting native bridge of SIP/3001-047c and SIP/2004-2f34<br>
== Spawn extension (sipura, 6666, 1) exited non-zero on 'SIP/3001-047c'<br>
-- Executing Dial("SIP/3001-3d80", "SIP/2004") in new stack<br>
-- Called 2004<br>
-- SIP/2004-33ec is ringing<br>
-- SIP/2004-33ec is ringing<br>
-- SIP/2004-33ec is ringing<br>
-- 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 =>6666,1,Dial(SIP/2004)<br>
exten =>6666,2,Answer<br>
exten =>6666,3,Hangup