[Asterisk-Users] Asterisk and Sipgate problem...
Robert P. McKenzie
rmckenzi at rpmdp.com
Tue Feb 8 02:28:32 MST 2005
Hello all. I'm having an odd problem getting * and sipgate to work
together. From Sipgate support I have gotten this repsonse to my query:
=====
Your Asterisk is registering incorrectly with our servers. It registers
like this: sip:s at 217.XXX.XXX.XXX:5076
The "s" should be your SIP ID. Anything else is rejected. I don't know
where you can find this setting, but from our perspective that is where
the problem is. If you find it, please let me know.
=====
If there is anyone that can shed some light on this odd problem it would
be greatly appreciated. If more info is needed please ask.
My configs look like this:
SIP.CONF:
register => XXXXXXX:yyyyyyyy at sipgate.co.uk
[sipgate]
type=peer
context=in_sipgate
username=XXXXXXX
secret=yyyyyyyy
auth=md5
host=sipgate.co.uk
disallow=all
allow=ulaw
insecure=very
context=in_sipgate
canreinvite=no
fromuse=XXXXXXX
fromdomain=sipgate.co.uk
EXTENSIONS.CONF:
[in_sipgate]
exten => s,1,Answer
exten => s,2,Dial(SIP/44|30|t)
exten => s,3,Voicemail(u44)
[out_sipgate]
exten => _8.,1,SetCallerID(02070zzzzzzz)
exten => _8.,2,Dial(SIP/${EXTEN:1}@sipgate|90|r)
exten => _8.,3,Busy
exten => _8.,4,Hangup
--
Robert P. McKenzie | GammaRay Technical Services Ltd
rmckenzi at rpmdp.com | rob at gammaray-tech.com
http://www.uk-experience.com | http://www.gammaray-tech.com
Ecademy Profile: http://www.ecademy.com/account.php?op=view&id=64014
More information about the asterisk-users
mailing list