Yealink Forums

Full Version: REmote Phonebook configuration
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am trying to push a remotePB to some phones, I have the XML file in place, and if I set it up manually it works fine, but I have over 130 phones to provision this to.

I get the following errors in the logs:
Code:
<132>May 11 14:45:17 ATP [1198]: ATP <4+warnin> error: remote_phonebook.data.0.url
<134>May 11 14:45:17 ATP [1198]: ATP <6+info  > skip item<remote_phonebook.data.0.url>
<132>May 11 14:45:17 ATP [1198]: ATP <4+warnin> error: remote_phonebook.data.0.name
<134>May 11 14:45:17 ATP [1198]: ATP <6+info  > skip item<remote_phonebook.data.0.name>

This is the entry in the configs:
Code:
remote_phonebook.data.0.url = http://172.24.230.14/phonebook.xml
remote_phonebook.data.0.name = DirectoryName

I am unsure why this is failing.
Thanks,
-Ben
(05-11-2018 03:17 PM)Ben23 Wrote: [ -> ]I am trying to push a remotePB to some phones, I have the XML file in place, and if I set it up manually it works fine, but I have over 130 phones to provision this to.

I get the following errors in the logs:
Code:
<132>May 11 14:45:17 ATP [1198]: ATP <4+warnin> error: remote_phonebook.data.0.url
<134>May 11 14:45:17 ATP [1198]: ATP <6+info  > skip item<remote_phonebook.data.0.url>
<132>May 11 14:45:17 ATP [1198]: ATP <4+warnin> error: remote_phonebook.data.0.name
<134>May 11 14:45:17 ATP [1198]: ATP <6+info  > skip item<remote_phonebook.data.0.name>

This is the entry in the configs:
Code:
remote_phonebook.data.0.url = http://172.24.230.14/phonebook.xml
remote_phonebook.data.0.name = DirectoryName

I am unsure why this is failing.
Thanks,
-Ben

Anyone have any feedback on this?
Reference URL's