[Asterisk-Users] Problems getting Asterisk to connect to sipgate - Times out

Paul A Brown paul at fowlmere.com
Sat Apr 8 04:50:47 MST 2006


Hi All,

Tryinng to get Asterisk to connect to sp gate and keep getting these errors.

Apr  8 12:46:53 NOTICE[5227]: chan_sip.c:5267 sip_reg_timeout:    --  
Registration for '1234567 at sipgate.co.uk' timed out, trying again (Attempt 
#2)
    -- parse_srv: SRV mapped to host sipgate.co.uk, port 5060

Any ideas?

sip.conf

[general]

register =>1234567:password at sipgate.co.uk/1234567

[sipgate]
type=peer
fromdomain=sipgate.co.uk
host=sipgate.co.uk
context=sipgate-inbound
diallow=all
allow=ulaw
allow=alaw

extensions.conf


[sipgate-inbound]
exten => 1234567,1,NoOp(Incoming call on sipgate.co.uk)
exten => 1234567,2,Ringing
exten => 1234567,3,Wait(1)
exten => 1234567,4,Dial(SIP/220&${CONSOLE},30)
exten => 1234567,5,VoiceMail(u30)
exten => 1234567,6,Hangup

ALSO.........................

How can I have multiple sipgate accounts register and have then call 
different internal sip extensions?

Thanks

Paul 




More information about the asterisk-users mailing list