Hi William here is what I have
the registration string is blank and then I have this
[AccelaSansay1]
type=friend
host=xx.94.xxx.1xx
canreinvite=no
disallow=all
allow=ulaw
dtmfmode=rfc2833
[AccelaSansay2]
type=friend
host=xx.1xx.x.2
canreinvite=no
disallow=all
allow=ulaw
dtmfmode=rfc2833
[domestic]
exten => _91NXXNXXXXXX,1,Dial(SIP/${EXTEN}@AccelaSansay1)
exten => _91NXXNXXXXXX,2,Dial(SIP/${EXTEN}@AccelaSansay2)
exten => _91NXXNXXXXXX,3,Congestion
exten => _91NXXNXXXXXX,103,Congestion
[international]
exten => _011.,1,Dial(SIP/${EXTEN}@AccelaSansay1)
exten => _011.,2,Dial(SIP/${EXTEN}@AccelaSansay2)
exten => _011.,3,Congestion
exten => _011.,103,Congestion
and its not registering
server*CLI> sip show peers
Name/username Host Dyn Nat ACL Port Status
900/900 (Unspecified) D N 0 Unmonitored
203/203 148.240.233.39 D N 30060 Unmonitored
201/201 (Unspecified) D N 0 Unmonitored
goautodial/6134387000 64.120.98.178 N 5060 OK (5 ms)
4 sip peers [Monitored: 1 online, 0 offline Unmonitored: 1 online, 2 offline]