[OpenSIPS-Users] Problem with multidomain

Flavio Goncalves flavio at asteriskguide.com
Fri Jan 30 12:24:02 CET 2009


There is a mistake in the regular expression for long distance calls. 
 
if (uri=~"^sip:1[2-9][1-9]{9}@") should be if (uri=~"^sip:1[2-9][0-9]{9}@") 
 
Flavio E. Goncalves
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.opensips.org/pipermail/users/attachments/20090130/05d26263/attachment.htm 


More information about the Users mailing list