[SR-Users] syntax error with kamailio

Iñaki Baz Castillo ibc at aliax.net
Tue Apr 13 11:45:08 CEST 2010


2010/4/13 alexis heron <alexis.heron at 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
<ibc at aliax.net>




More information about the sr-users mailing list