2010/4/13 alexis heron <alexis.he...@crihan.fr>:
>> As a suggestion, if you are interested in matching just the RURI
>> username part then I strongly recommend you doing so as follows:
>>
>>  if ( $rU =~ "^9[0-9][0-9]$" ) {
>>             log(1, "Matched Cisco Call Manager");
>>             route(4);
>>  }
>>
>>
>> I have always the same error

Also using my suggestion?
Try removing the "log" line.



-- 
Iñaki Baz Castillo
<i...@aliax.net>

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to