<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi,<div><br></div><div>I'm using OpenSIPS 1.7.2 with dr_routing. &nbsp;Should I be able to set a dr_group username to match all with .* ? &nbsp;Matching does not appear to work when username is set to .*</div><div><br></div><div>When trying that I get:</div><div><br></div><div><font class="Apple-style-span" face="'Courier New'">ERROR:drouting:get_group_id: no group for user "4155551212"@"4.3.2.1"</font> even though my dr_groups table looks like this:</div><div><br></div><div><font class="Apple-style-span" face="'Courier New'">mysql&gt; select * from dr_groups;</font></div><div><font class="Apple-style-span" face="'Courier New'">+----+----------+---------------+---------+-------------+</font></div><div><font class="Apple-style-span" face="'Courier New'">| id | username | domain &nbsp; &nbsp; &nbsp; &nbsp;| groupid | description |</font></div><div><font class="Apple-style-span" face="'Courier New'">+----+----------+---------------+---------+-------------+</font></div><div><font class="Apple-style-span" face="'Courier New'">| &nbsp;4 | .* &nbsp; &nbsp; &nbsp; | 4.3.2.1 &nbsp; &nbsp; &nbsp; | &nbsp; &nbsp; &nbsp; 0 | Test Group &nbsp;|</font></div><div><font class="Apple-style-span" face="'Courier New'">+----+----------+---------------+---------+-------------+&nbsp;</font></div><div><font class="Apple-style-span" face="'Courier New'"><br></font></div><div>If I set the username back to 4155551212 then all is fine (username set to 4155551212).&nbsp;</div><div><br></div><div>Now if I set the wildcard for the domain to.* while hardcoding the username (4155551212) all is fine. &nbsp;</div><div><br></div><div>And just for the sake of clarity, setting username and domain both to .* the error mentioned above still occurs.</div><div><br></div><div>As a noob I'm guessing something this trivial is not a bug but my ignorance &nbsp;but you never know ;) &nbsp;</div><div><br></div><div>Any wildcard matching advice would be greatly appreciated.</div><div><br></div><div>Cheers,</div><div><br></div><div>JPS</div></body></html>