Displaying 1 result from an estimated 1 matches for "glbvoic".
Did you mean:
glbvoice
2010 Jun 29
1
How to Add IP address to SIP Domain
Dear All,
I have Asterisk and Kamailio Configuration.
everything works fine, now the situation is like i have following Dial
pattern in Dialplan.
exten => s,n, Dial(SIP/1002 at glbvoice.com,20,m)
now in my /etc/hosts i have following entry
192.168.1.30 glbvoice.com
then call get forwarded to kamailio and everything is working fine
now question is if i want add one more domain like abc.com so for that i
need to add every entry in /etc/hosts file.
is there anyway to resolve it...