Hello. I am having some issues with inbound callerID and I am hoping someone can help me. I followed the instructions here:
https://bestof.nerdvittles.com/applications/callerid/
And it seems to be working! kind of. When I test inbound calls, I am only getting the location of the call, not the name of the business or person calling. Any idea how to fix this?
For a side note, I made a few changes to the instructions. Specifically this part:
$AsteriDex = ‘0’ ;
$WhoCalled = ‘0’ ;
$PhoneSpamFilter = ‘0’ ;
$Google = ‘0’ ;
$Addresses = ‘1’ ;
$WhitePagesCAD = ‘1’;
$YellowPages = ‘1’ ;
$AnyWho = ‘1’ ;
$Telcodata = ‘1’ ;
I set Addresses to 0 thinking this would solve my issue