On Tue, Apr 05, 2005 at 01:03:10PM +0300, tesastac(a)tesas.com wrote:
How sould i configure this?
if (uri=="test.com") {
Try
if (uri =~ "^sip:(.+@)?(XX\.XX\.XX\.XX|(sip\.)?test\.com)([:;\?].*)?$")
instead. (Change "XX" to the proxy IP fields).
--
Best regards,
Timur Elzhov
Warelex LLC