[Asterisk-Users] DNS SRV
Ronald Wiplinger
ronald at elmit.com
Sun Jul 17 04:01:08 MST 2005
I have added in my zone file;
_sip._udp.elmit.com. IN SRV 20 0 5060 vpbx.elmit.com.
As I understand it should mean that any sip connection to
<anyname>@elmit.com should go to the udp port 5060 at the host
vpb.elmit.com.
In Asterisk's extensions.conf I have in the context [default]
exten => ronald,1,Dial(${PHONE_615},60,tr)
exten => ronald,2,Voicemail,u615 at office
exten => ronald,103,Voicemail,b615 at office
sip.conf
[general]
context=default
srvlookup=yes
reloaded
"The person you are calling is not available"
What do I miss?
bye
Ronald Wiplinger
More information about the asterisk-users
mailing list