<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello Juha, <br>
    <br>
    i just posted my inserts in one of my previous emails. Here are
    inserts: <br>
    <pre style="color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><i>INSERT INTO `lcr_rule` VALUES (2617960,90,'118','.*',1,1,'.*');
</i><i>INSERT INTO `lcr_rule_target` VALUES (7771454,90,2617960,1424,0,100);
</i><i>INSERT INTO `lcr_gw` VALUES</i><i> (1424,90,'OP1','10.10.10.10','',5060,NULL,1,0,NULL,'11#',1,NULL,NULL);</i></pre>
    those are the only records in lcr tables. System i am running it on
    is was kamailio 3.3 head (debian squeeze).<br>
    <br>
    best regards, <br>
    <br>
    Antanas<br>
    NTT<br>
    <br>
    On 2012.07.26 11:54, Juha Heinanen wrote:
    <blockquote cite="mid:20497.1482.618007.285128@siika.tutpro.com"
      type="cite">
      <pre wrap="">Antanas Masevicius writes:

</pre>
      <blockquote type="cite">
        <pre wrap="">It looks like core issue was not a termination of regexp. Was not
getting segfaults, but did not get a match either.
After changing rule_id from 2617960 to 0, rule got loaded properly:
</pre>
      </blockquote>
      <pre wrap="">
i just tested and rule_id value 2617960 worked fine.  can you give your
lcr table contents (just the rows that are needed in the test) as mysql
insert statements?

-- juha

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a>
<a class="moz-txt-link-freetext" href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>