[YMCS/YDMP Free Trial Program]Yealink would like to offer Free Trial Program of Yealink device management service for our current eligible customers. You can see the details below.
https://www.yealink.com/ydmp-freetrial-2020


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Exported XML-phonebook from lokal directory does not work as remote phonebook
Author Message
Werner1959 Offline
Member
***

Posts: 70
Joined: Nov 2016
Reputation: 0
Post: #1
Exported XML-phonebook from lokal directory does not work as remote phonebook
I did export the local directory as a xml-file. Then I did upload the xml-file to my web server and did enter the path to the file into „Remote Phone Book“ in the webinterface.

When I want to access the remote phonebook with my T46G or my T42G appears the message „fail to download remote phonebook“.

What goes wrong?

Additional question:
Do you have an app, with which it is possible, to edit xml-phonebooks directly on a webserver?
01-06-2017 04:13 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
complex1 Offline
3CX Adv. Cert. Engineer
*****

Posts: 1,526
Joined: Jan 2014
Reputation: 44
Post: #2
RE: Exported XML-phonebook from lokal directory does not work as remote phonebook
(01-06-2017 04:13 PM)Werner1959 Wrote:  I did export the local directory as a xml-file. Then I did upload the xml-file to my web server and did enter the path to the file into „Remote Phone Book“ in the webinterface.

When I want to access the remote phonebook with my T46G or my T42G appears the message „fail to download remote phonebook“.

What goes wrong?

Additional question:
Do you have an app, with which it is possible, to edit xml-phonebooks directly on a webserver?

Hi,

Make shure the Remote Phone Book XML-file looks something like this

Code:
<?xml version="1.0" encoding="utf-8"?>
<XXXIPPhoneDirectory>
  <Title>Phonelist</Title>
  <Prompt>Prompt</Prompt>
  <DirectoryEntry>
    <Name>John Smith</Name>
    <Telephone>00923446585741</Telephone>
  </DirectoryEntry>
  <DirectoryEntry>
    <Name>Big Brother</Name>
    <Telephone>0018845982266</Telephone>
  </DirectoryEntry>
</XXXIPPhoneDirectory>

And not as the copied Local Phone Book like this

Code:
<?xml version="1.0" encoding="utf-8"?>
<root_group>
    <group display_name="All Contacts" />
    <group display_name="Blacklist" />
</root_group>
<root_contact />

Kind regards,
Frank.

I am not an employee of Yealink.
Dutch is my native language, not English. Apologies for my imperfect grammar.
Please do not send unsolicited PM messages. I will not answer them.
01-06-2017 07:01 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Werner1959 Offline
Member
***

Posts: 70
Joined: Nov 2016
Reputation: 0
Post: #3
RE: Exported XML-phonebook from lokal directory does not work as remote phonebook
Thank you, Frank. I tried it with this

Code:
<?xml version="1.0" encoding="utf-8"?>
<XXXIPPhoneDirectory>
<Title>Phonelist</Title>
<Prompt>Prompt</Prompt>
<contact display_name="Test1" office_number="11111" mobile_number="" other_number="" line="-1" ring="Auto" default_photo="" selected_photo="0" group_id_name="group1" />
<contact display_name="Test2" office_number="22222" mobile_number="" other_number="" line="-1" ring="Auto" default_photo="" selected_photo="0" group_id_name="group2" />
<contact display_name="Test3" office_number="33333" mobile_number="" other_number="" line="-1" ring="Auto" default_photo="" selected_photo="0" group_id_name="group3" />
</XXXIPPhoneDirectory>

But there comes in the display "No entry".


@YEALINK, you should make a button in the webinterface in "Directory" to generate an external phonebook automatically out of the local directory.

All other workarounds with Excel etc. are not really professional.
01-08-2017 06:36 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
complex1 Offline
3CX Adv. Cert. Engineer
*****

Posts: 1,526
Joined: Jan 2014
Reputation: 44
Post: #4
RE: Exported XML-phonebook from lokal directory does not work as remote phonebook
Hi Werner,

Have you tried my solution? Only for testing?

Xml files can be created / edited / maintained with a XML editor, e.g. Notepad++ 32 or 64 bit version.
It’s free to use. Just give it a try.
https://notepad-plus-plus.org/download/v7.3.html

Kind regards,
Frank.

I am not an employee of Yealink.
Dutch is my native language, not English. Apologies for my imperfect grammar.
Please do not send unsolicited PM messages. I will not answer them.
01-08-2017 06:54 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Lucia_Yealink Offline
Super Moderator
******

Posts: 467
Joined: Aug 2016
Reputation: 5
Post: #5
RE: Exported XML-phonebook from lokal directory does not work as remote phonebook
Dear Sir,

In Yealnk website, we have a phonebook generate tool for the customer. You can use the tool below to generate the remote phone book:
http://download.support.yealink.com/down...V81_20.zip

Any question, please let me know.
01-09-2017 05:55 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Werner1959 Offline
Member
***

Posts: 70
Joined: Nov 2016
Reputation: 0
Post: #6
RE: Exported XML-phonebook from lokal directory does not work as remote phonebook
(01-08-2017 06:54 PM)complex1 Wrote:  Hi Werner,

Have you tried my solution? Only for testing?

Xml files can be created / edited / maintained with a XML editor, e.g. Notepad++ 32 or 64 bit version.
It’s free to use. Just give it a try.
https://notepad-plus-plus.org/download/v7.3.html
Yes, I have replaced the head and the foot according to your specifications. The single phone book entries, several hundred, I left unchanged. Editing all entries individually is for me no serious option for the business. Same I think about xml-Editor.

I need a tool for my office employees, which with I can easily in a window
- input
- edit
- delete
an phonebook entry.

Therefore all other is no business solution.

(01-09-2017 05:55 AM)Lucia Wrote:  In Yealnk website, we have a phonebook generate tool for the customer. You can use the tool below to generate the remote phone book:
http://download.support.yealink.com/down...V81_20.zip
Dear Lucia,

sorry, but this excel "solution" is not a professional phonebook administration for an external phone book. It is not a professional solution.

In my firm editing and managing the central phonebook is not my personal job. I need a solution which must be easily usable for every simple office worker.

A suggestion for this:
Editing and managing phonebook would be possible on one of the T46G phones.
It should neither to heavy nor to expensive for your programmers to develop a solution to export this one local phonebook to a format to use as an external phonebook. For example: In the local phonebook a button "Export as an external phonebook". If I press the button I may save it to the central webserver. All other phones than would can access then this central external phonebook.
(This post was last modified: 01-09-2017 11:50 AM by Werner1959.)
01-09-2017 11:39 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Lucia_Yealink Offline
Super Moderator
******

Posts: 467
Joined: Aug 2016
Reputation: 5
Post: #7
RE: Exported XML-phonebook from lokal directory does not work as remote phonebook
HI Werner,

Sorry to hear that. We will make it more professional constantly.
Thank you for your suggestion. We will feedback it to our PD and take it into account .
01-10-2017 02:28 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Directory - Remote Phone Book XML Format Cloud9phone 4 18,156 07-28-2023 02:35 AM
Last Post: digiaustin
Information Toggle Power LED or update config via remote? 48design-cg 0 1,171 01-17-2023 05:32 PM
Last Post: 48design-cg
  T42s VPN & local SIP Accounts noch work, only one of them mysterox 0 1,531 10-27-2022 04:54 PM
Last Post: mysterox
  Yealink T46S Forwarding does not work!! Müller 0 1,451 10-16-2022 03:38 AM
Last Post: Müller
  Add the Remote Phone Book via a .cnf file sfrazier 6 7,692 02-04-2022 04:02 AM
Last Post: sfrazier
Bug Transfer to Broadworks Network Directory Contacts - screen timeout issue livehappy42 0 2,755 10-27-2021 07:58 AM
Last Post: livehappy42
  T46S-Vonage Overwriting Remote Directory igendreau 1 4,791 09-29-2021 03:30 AM
Last Post: complex1
  Missing Directory settings GroupOne_Support 1 6,236 08-17-2021 12:52 AM
Last Post: digiaustin
  T46S Remote phonebook update to local phonebook. T9 Search UCUC 5 8,887 06-30-2021 02:50 PM
Last Post: UCUC
  Public Phonebook on incomming call Oliaargau 3 12,245 04-16-2021 05:34 PM
Last Post: Oliaargau

Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us   Yealink   Return to Top   Return to Content   Lite (Archive) Mode   RSS Syndication