[SOLVED] sip2sip w/o srv records

wiki.sip2sip.info/wiki/SipDevice … .4and1.6.x

Does anyone know how to use sip2sip.info w/o enabling srv records ?
It requires the registration go to host proxy.sipthor.net, but there should be no mention of proxy.sipthor.net in the registration/invite packets, it all needs to be @sip2sip.info, both From: and To: headers

Asterisk 1.6

Here is the solution:

register=username:password@sip2sip/username

[sip2sip]
fromuser=username
type=peer
secret=password
qualify=no
nat=no
outboundproxy=proxy.sipthor.net
host=sip2sip.info
context=mycontext