[Asterisk-Users] SPA3000 to Asterisk Server - Asterisk server not
answering calls
John Middleton
johnmiddleton at gmail.com
Wed Jul 13 09:57:51 MST 2005
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.
I am forwarding the call to (<S0:6666>) in my dial plan
Can anyone assist? This is driving my crazy!
Extract from the * console
Executing Dial("SIP/3001-047c", "SIP/2004") in new stack
-- Called 2004
-- SIP/2004-2f34 is ringing
-- SIP/2004-2f34 is ringing
-- SIP/2004-2f34 is ringing
-- SIP/2004-2f34 is ringing
-- SIP/2004-2f34 answered SIP/3001-047c
-- Attempting native bridge of SIP/3001-047c and SIP/2004-2f34
== Spawn extension (sipura, 6666, 1) exited non-zero on 'SIP/3001-047c'
-- Executing Dial("SIP/3001-3d80", "SIP/2004") in new stack
-- Called 2004
-- SIP/2004-33ec is ringing
-- SIP/2004-33ec is ringing
-- SIP/2004-33ec is ringing
-- SIP/2004-33ec is ringing
SIP.conf
[3001]
type=friend
host=dynamic
context=sipura
username=3001
secret=xxxxxx
dtmfmode=rfc2833
disallow=all
allow=ulaw
insecure=very
canreinvite=no
cantransfer=yes
and extension.conf
[sipura]
exten =>6666,1,Dial(SIP/2004)
exten =>6666,2,Answer
exten =>6666,3,Hangup
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050713/254854d5/attachment.htm
More information about the asterisk-users
mailing list