<tt><font size=2>> readsql=SELECT name FROM asterisk_sippeers WHERE
name = '%477'<br>
</font></tt>
<br><tt><font size=2>Not sure what database you are accessing, but have
you tried the following:</font></tt>
<br>
<br><font size=3>readsql=SELECT name FROM asterisk_sippeers WHERE name
LIKE '%477'</font>