View Single Post
Posts: 2 | Thanked: 2 times | Joined on May 2010
#20
Originally Posted by tuncy View Post
What should I do to the address customer?

<config>
<directory>
<query>http://tel.search.ch/?tel=</query>
<name>
<find class="fn"/>
</name>
<adr>
<find class="adrgroup street-address">
</adr>
</directory>
</config>

so, it doesn't do you have me a tip
how about:
Code:
<config>
<directory>
<query>http://tel.search.ch/?tel=</query>
<name>
<find class="fn"/>
</name>
<adr>
<find class="adrgroup">
</adr>
</directory>
</config>
how can i test adress results with 'callerid'? Is it made to search for adresses at all? or just for Name of caller?