Re: [Asterisk-Users] SPA3000 to Asterisk Server - Asterisk server not answering calls

2005-07-15 Thread John Middleton
I resolved this - I'm in the UK, and the problem was due to the cable (you need a two wire RJ cable) - I replaced it and it worked fine.
 
Thanks 
On 7/13/05, Luki <[EMAIL PROTECTED]> wrote:
John,all this "ringing" makes me think that your "PSTN Ring Timeout" is too
low. Increase it by a second or two and try again (it probably is onthe PSTN tab in the web config menu of the SPA). I may be wrong, but Iknow for sure that my setup shows only one "ringing" message...
--Luki
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [Asterisk-Users] SPA3000 to Asterisk Server - Asterisk server not answering calls

2005-07-13 Thread Luki
John,

all this "ringing" makes me think that your "PSTN Ring Timeout" is too
low. Increase it by a second or two and try again (it probably is on
the PSTN tab in the web config menu of the SPA). I may be wrong, but I
know for sure that my setup shows only one "ringing" message...

--Luki
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] SPA3000 to Asterisk Server - Asterisk server not answering calls

2005-07-13 Thread John Middleton


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  () 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, , 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=xx

dtmfmode=rfc2833

disallow=all

allow=ulaw

insecure=very

canreinvite=no

cantransfer=yes



and extension.conf





[sipura]



exten =>,1,Dial(SIP/2004)

exten =>,2,Answer

exten =>,3,Hangup

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users