Yealink Forums
T48G - XML Remote Phonebook Search - Printable Version

+- Yealink Forums (http://forum.yealink.com/forum)
+-- Forum: IP Phone Series (/forumdisplay.php?fid=4)
+--- Forum: T4x Series (/forumdisplay.php?fid=31)
+--- Thread: T48G - XML Remote Phonebook Search (/showthread.php?tid=11551)



T48G - XML Remote Phonebook Search - Futureweb - 11-23-2015 11:44 PM

Hello,

I got a Question regarding the XML Remote Phonebook Feature.
We createed a XML Phonebook for our Yealink Phones out of our CRM ... Numbers are created in international Format: 00436641234567 (Name = Test)
Now when I make a lokal call - I enter the Digits - without the Country-Code (0043) - so I dial: 06641234567 ... and the Phone won't recognize it's the saved Contact "Test" ... guess because 06641234567 is not 00436641234567 ... ?!
Can I tell Yealink to analyze the Numbers from Right to Left? With minimum Match of X Digits?

Or is there another approach for this behaviour?

Thx
Andreas Schnederle-Wagner


RE: T48G - XML Remote Phonebook Search - James_Yealink - 11-23-2015 11:53 PM

Hello,

If you dial 6641234567 phone will be able to recognize it.
May I know why do you dial 06641234567? This number don't march 00436641234567.

Regards,
james


RE: T48G - XML Remote Phonebook Search - Futureweb - 12-22-2015 05:21 PM

Hi James,

but 6641234567 won't work as it's an invalid Number where 06641234567 and 00436641234567 reach the called Phone.
Anyway - I wrote a PHP Wrapper for the XML Phonebook which formats everything correct - now everything is working as expected.

Andreas