[OpenSIPS-Users] How to dial alias number between to different domain
iamash
peter_weiwei93 at 126.com
Thu Nov 27 12:02:06 CET 2014
In sip-server1.cfg
if (!lookup("location","m")) {
*rewritehost("domain2.com");*
*t_relay("udp:domain2.com:port");*
t_newtran();
t_reply("404", "Not Found");
exit;
}
Then you can make a call to domain2 only by alias.
--
View this message in context: http://opensips-open-sip-server.1449251.n2.nabble.com/How-to-dial-alias-number-between-to-different-domain-tp7594468p7594561.html
Sent from the OpenSIPS - Users mailing list archive at Nabble.com.
More information about the Users
mailing list