Hi Andreas,<br><br>Thanks for your support.<br>That change will help some of us, yes.<br><br>Here is the output of the SELECT:<br>mysql> select * from kamailio.dialplan\G > kamailio.dialplan;<br>*************************** 1. row ***************************<br>
       id: 3<br>     dpid: 5<br>       pr: 50<br> match_op: 1<br>match_exp: ^(00|\+)([1-9][0-9]+)$<br>match_len: 0<br>subst_exp: ^(00|\+)([1-9][0-9]+)$<br> repl_exp: \2<br>    attrs:<br>*************************** 2. row ***************************<br>
       id: 4<br>     dpid: 6<br>       pr: 50<br> match_op: 1<br>match_exp: ^(00|\+)([1-9][0-9]+)$<br>match_len: 0<br>subst_exp: ^(00|\+)([1-9][0-9]+)$<br> repl_exp: \2<br>    attrs:<br>*************************** 3. row ***************************<br>
       id: 5<br>     dpid: 7<br>       pr: 50<br> match_op: 1<br>match_exp: ^(00|\+)([1-9][0-9]+)$<br>match_len: 0<br>subst_exp: ^(00|\+)([1-9][0-9]+)$<br> repl_exp: \2<br>    attrs:<br>*************************** 4. row ***************************<br>
       id: 6<br>     dpid: 8<br>       pr: 50<br> match_op: 1<br>match_exp: ^(00|\+)([1-9][0-9]+)$<br>match_len: 0<br>subst_exp: ^(00|\+)([1-9][0-9]+)$<br> repl_exp: \2<br>    attrs:<br>*************************** 5. row ***************************<br>
       id: 17<br>     dpid: 3<br>       pr: 999<br> match_op: 1<br>match_exp: ^(34)([1-9][0-9]\d+)$<br>match_len: 0<br>subst_exp: ^(34)([1-9][0-9]\d+)$<br> repl_exp: \1<br>    attrs:<br>*************************** 6. row ***************************<br>
       id: 19<br>     dpid: 3<br>       pr: 998<br> match_op: 1<br>match_exp: ^(34)([1-9][0-9])$<br>match_len: 0<br>subst_exp: ^(34)([1-9][0-9])$<br> repl_exp: \1<br>    attrs:<br>*************************** 7. row ***************************<br>
       id: 20<br>     dpid: 3<br>       pr: 997<br> match_op: 1<br>match_exp: ^(34)(911150022)$<br>match_len: 0<br>subst_exp: ^(34)(911150022)$<br> repl_exp: \1<br>    attrs:<br>7 rows in set (0.00 sec)<br><br>An here the output of the log:<br>
<br>May  5 16:37:24 sipwise /usr/sbin/kamailio[2029]: INFO: <script>: Applying caller-out peer rewrite rules to first caller CLI using dpid '7' - M=INVITE R=<a href="http://sip:918285088@62.174.92.5:5060">sip:918285088@62.174.92.5:5060</a> F=<a href="mailto:sip%3A911150022@sipwise.excom.es">sip:911150022@sipwise.excom.es</a>;transport=UDP T=<a href="mailto:sip%3A918285088@sipwise.excom.es">sip:918285088@sipwise.excom.es</a>;transport=UDP IP=<a href="http://109.235.16.122:5060">109.235.16.122:5060</a> (<a href="http://127.0.0.1:5060">127.0.0.1:5060</a>) ID=N2E0MjIyYmExOTA2YzVjNmY5YzViYzI3MjAwMjk1MDk.<br>
May  5 16:37:24 sipwise /usr/sbin/kamailio[2029]: INFO: <script>: No matching rewrite rules for '34911150022' found - M=INVITE R=<a href="http://sip:918285088@62.174.92.5:5060">sip:918285088@62.174.92.5:5060</a> F=<a href="mailto:sip%3A911150022@sipwise.excom.es">sip:911150022@sipwise.excom.es</a>;transport=UDP T=<a href="mailto:sip%3A918285088@sipwise.excom.es">sip:918285088@sipwise.excom.es</a>;transport=UDP IP=<a href="http://109.235.16.122:5060">109.235.16.122:5060</a> (<a href="http://127.0.0.1:5060">127.0.0.1:5060</a>) ID=N2E0MjIyYmExOTA2YzVjNmY5YzViYzI3MjAwMjk1MDk.<br>
<br>Thanks,<br><br><div class="gmail_quote">2011/5/5 Andreas Granig <span dir="ltr"><<a href="mailto:agranig@sipwise.com">agranig@sipwise.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi Luis,<br>
<div class="im"><br>
On 05/05/2011 04:18 PM, Luis Abenza Sánchez wrote:<br>
> Thanks to the kamailio-proxy log i discover an error in other rules. Now<br>
> they are all OK.<br>
<br>
</div>We are already thinking about parsing the regex before writing it into<br>
db, since it could potentially stop kamailio-proxy from starting after a<br>
reboot if a rule is syntactically wrong. This would have helped you<br>
catch the error earlier. Gonna move it up on the TODO list :)<br>
<div class="im"><br>
> But, the number still appears with the CC 34..... Im using version 2.2<br>
> RC1. Could it be some bug?<br>
<br>
</div>Can you please provide the output of "select * from kamailio.dialplan\G"<br>
and the log lines in kamailio-proxy.log where it says it's going to<br>
apply the outbound rewrite rules for the caller, especially the line<br>
starting with "Applying caller-out domain rewrite rules to first caller<br>
CLI using dpid" and the lines directly afterwards?<br>
<br>
Thanks,<br>
<font color="#888888">Andreas<br>
<br>
</font><br>_______________________________________________<br>
Spce-user mailing list<br>
<a href="mailto:Spce-user@lists.sipwise.com">Spce-user@lists.sipwise.com</a><br>
<a href="http://lists.sipwise.com/listinfo/spce-user" target="_blank">http://lists.sipwise.com/listinfo/spce-user</a><br>
<br></blockquote></div><br>