some details about cidlookup.conf.xml

This commit is contained in:
luis daniel lucio quiroz 2014-08-10 17:45:38 +00:00
parent 31c5a38f77
commit a62b4feaed
1 changed files with 4 additions and 0 deletions

View File

@ -3,6 +3,10 @@
<!-- comment out url to not setup a url based lookup -->
<param name="url" value="http://query.voipcnam.com/query.php?api_key=MYAPIKEY&number=${caller_id_number}"/>
<!-- comment out url to not setup a url based lookup -->
<!-- contact support@to-call.me for more details -->
<!-- <param name="url" value="http://cnam.to-call.me/lookup/${caller_id_number}?api_key=MYAPIKEY"/> -->
<!-- comment out whitepages-apikey to not use whitepages.com, you must
get an API key from http://developer.whitepages.com/ -->
<param name="whitepages-apikey" value="MYAPIKEY"/>