<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello!<div><br></div><div>I'm very confused by behavior of get_group_id function in drouting module (possible - is a bug).</div><div><br></div><div>I've got error in log:</div><div><br></div><div><div>ERROR:drouting:get_group_id: no group for user "7001#88888888888"@"94.94.94.94"</div><div>Sep 26 06:34:11 gate /usr/sbin/opensips[2324]: DBG:core:db_free_columns: freeing result columns at 0x7effc5585ff0</div><div>Sep 26 06:34:11 gate /usr/sbin/opensips[2324]: DBG:core:db_free_rows: freeing 0 rows</div><div>Sep 26 06:34:11 gate /usr/sbin/opensips[2324]: DBG:core:db_free_result: freeing result set at 0x7effc5585fa8</div><div>Sep 26 06:34:11 gate /usr/sbin/opensips[2324]: ERROR:drouting:do_routing: failed to get group id</div></div><div><br></div><div>But my rule in dr_groups table must accept all calls and&nbsp;get_group_id function must return groupid.</div><div><br></div><div>1) Why this function return error?</div><div>2)Can you explain me - which logic is implemented in this function?</div><div><br></div><div>&nbsp; &nbsp; a. only user field must match with re (use_domain=0)</div><div>&nbsp; &nbsp; b. user OR domain must match with re (use_domain=0)</div><div>&nbsp; &nbsp; c. only domain must match with re (use_domain=1)</div><div>&nbsp; &nbsp; d. user AND domain must match with re (use_domain=1)</div><div><br></div><div><br></div><div>use_domain description is not clearly for me ((</div><div><br></div><div><br></div><div>Opensips 1.8.1 - TLS</div><div><br></div><div><div>mysql&gt; select * from dr_groups;</div><div>+----+-------------+----------+-----------+----------------+</div><div>| id | username | domain | groupid | description |</div><div>+----+-------------+----------+-----------+----------------+</div><div>| &nbsp;4 | .* &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | .* &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| &nbsp; &nbsp; &nbsp; 0 &nbsp; &nbsp; &nbsp;| TESTER &nbsp; &nbsp; &nbsp;|</div><div>+----+-------------+--------+---------+-----------------------+</div></div><div><br></div><div><br></div><div><br></div><div><br><div apple-content-edited="true">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; 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; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Best regards,</div><div>Alexander Mustafin</div><div><a href="mailto:mustafin.aleksandr@gmail.com">mustafin.aleksandr@gmail.com</a></div><div><br></div></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>

<br></div></body></html>