TIPS Direct SIP Dialing and DNS SRV resolution

w1ve

Guru
Joined
Nov 15, 2007
Messages
842
Reaction score
223
So,

I have a domain registered with SIP THOR and have all the correct DNS SRV and NAPTR records set.
Other clients are able to call me fine.

So, I set up a custom extension on my PBX and set the custom dial string to dial SIP/[email protected]. However, the client never rings, and when I look at the very cool SIP trace on the SIP THOR platform, I never see the call come in.

I do have SRV Lookup = YES in Asterisk SIP settings.

This is an old PBX-in-a-Flash server that just chugs along very nicely.
 
Enable SIP debugging and see where the traffic is going and, if it's going to the right place, whether you are getting a reply. CLI> sip set debug on
 
Had done that already Bill.

http://nerdvittles.com/?p=6914 helped. the key was:

echo "enable=yes" >> /etc/asterisk/dnsmgr.conf
echo "srvlookup=yes" >> /etc/asterisk/sip_general_custom.conf

Thanks,

Gerry
 

Members online

Forum statistics

Threads
26,688
Messages
174,412
Members
20,259
Latest member
Fadeek86
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Back
Top