[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
Importing a Directory file with T46G
Author Message
JamesK Offline
Member
***

Posts: 67
Joined: Nov 2013
Reputation: 0
Post: #1
Importing a Directory file with T46G
I am not sure if i am doing this correct or not. So added all the names and numbers into the web gui for the T46G. After that I exported it to an xml file. I took that file put in a tftp server.

In this section i added the following to the configuration file:

#############
## Contact ##
#############
#Before using these parameters, you should store the desired resource files to the provisioning server.
#For more information, refer to Yealink SIP-T46G IP Phone Family Administrator Guide.
local_contact.data.url = tftp://ipaddress/filename.xml

meaning ipaddress = ip address of the tftp server
meaning filename.xml = file name of the xml document.

I rebooted the phone and can see it hit the tftp server and download but no directory shows up. Since I exported the file I am guessing all the information is correct on the export for what it would need to import.

what am i doing wrong here?
01-11-2014 08:11 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Yealink Support Offline
Administrator
*******

Posts: 2,683
Joined: Dec 2012
Reputation: 25
Post: #2
RE: Importing a Directory file with T46G
Hi JamesK,

Sorry. It is a bug in this scenario.
1. I have submitted this bug to our R&D. We will solve this bug.
2. Or you can use our phonebook generation tool to build a local phonebook or remote phonebook.
http://www.yealink.com/Upload/T4X/GA/Yea...952205.zip
(This post was last modified: 01-14-2014 02:22 PM by Yealink Support.)
01-11-2014 09:47 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
JamesK Offline
Member
***

Posts: 67
Joined: Nov 2013
Reputation: 0
Post: #3
RE: Importing a Directory file with T46G
Ok this is still not working for me.

<?xml version="1.0" encoding="utf-8"?>
<root_group>
<group display_name="All Contacts" ring="" />
<group display_name="Company" ring="" />
<group display_name="Family" ring="" />
<group display_name="Friend" ring="" />
<group display_name="Blacklist" ring="" />
</root_group>
<root_contact>
<contact display_name="James" office_number="3145551212" mobile_number="" other_number="" line="0" ring="Auto" group_id_name="All Contacts" default_photo="" />
</root_contact>

I can get it to pull the file via tftp!
I cannot get this to pull via ftp with user id and password!
I can get it to pull via ftp with anonymous credentials.

the ftp string i am using is ftp://userid:password@ipaddress with my 3cdaemon. Can this work via FTP with userid and password? I am guessing since it worked via tftp that the file structure is good and via ftp with no user id password it works.
(This post was last modified: 01-14-2014 09:08 AM by JamesK.)
01-14-2014 07:07 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
JamesK Offline
Member
***

Posts: 67
Joined: Nov 2013
Reputation: 0
Post: #4
RE: Importing a Directory file with T46G
(01-11-2014 09:47 AM)Yealink Support Wrote:  Hi JamesK,

Sorry. It is a bug in this scenario.
1. I have submitted this bug to our R&D. We will solve this bug.
2. Or you can use our phonebook generation tool to build a local phonebook or remote phonebook.
http://www.yealink.com/Upload/T4X/GA/Yea...952205.zip

ok so it is a bug then? darn bugs I keep finding them. Thank you for telling me it is a bug so I can stop working on it. Will it be fixed in the next firmware update?
01-16-2014 12:24 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
JamesK Offline
Member
***

Posts: 67
Joined: Nov 2013
Reputation: 0
Post: #5
RE: Importing a Directory file with T46G
(01-11-2014 09:47 AM)Yealink Support Wrote:  Hi JamesK,

Sorry. It is a bug in this scenario.
1. I have submitted this bug to our R&D. We will solve this bug.
2. Or you can use our phonebook generation tool to build a local phonebook or remote phonebook.
http://www.yealink.com/Upload/T4X/GA/Yea...952205.zip

it has been close to 2 months on this, do we have an eta for a new firmware that will address this issue?
03-06-2014 07:29 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Yealink Support Offline
Administrator
*******

Posts: 2,683
Joined: Dec 2012
Reputation: 25
Post: #6
RE: Importing a Directory file with T46G
Hi JamesK,
1. Sorry. It will be added to the major version. The contact file that we export contact.xml from phone has different format with our contact template. Please delete is_favorate="0" in your contact.xml and auto provisioning to phone.

2. Is the username/password issue the bug for 3cdaemon? Do you change other ftp server and try again?
03-06-2014 10:24 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
JamesK Offline
Member
***

Posts: 67
Joined: Nov 2013
Reputation: 0
Post: #7
RE: Importing a Directory file with T46G
(03-06-2014 10:24 AM)Yealink Support Wrote:  Hi JamesK,
1. Sorry. It will be added to the major version. The contact file that we export contact.xml from phone has different format with our contact template. Please delete is_favorate="0" in your contact.xml and auto provisioning to phone.

2. Is the username/password issue the bug for 3cdaemon? Do you change other ftp server and try again?

The issue is not with 3cdaemon. I can use a regular ftp site. if i allow anonymous log in, meaning you do not need a user id or a password and just use ftp://ftp.place.com/foldername/filename.xml it works. As soon as i stop allowing anonymous log in and then require a password and do ftp://userid:password@ftp.place.com/fold...lename.xml it will hit the site but not log in and not download. does that help clear it up?
03-06-2014 11:21 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Yealink Support Offline
Administrator
*******

Posts: 2,683
Joined: Dec 2012
Reputation: 25
Post: #8
RE: Importing a Directory file with T46G
Hi JamesK,

I have reproduced this issue and submitted to our R&D. Sorry for the late reply.
03-11-2014 03:37 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
JamesK Offline
Member
***

Posts: 67
Joined: Nov 2013
Reputation: 0
Post: #9
RE: Importing a Directory file with T46G
I have not tested this just yet but i wanted to know, has this been fixed in this this new firmware version? 28.72.0.25? I see nothing about it in the release notes!
05-09-2014 09:31 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Yealink Support Offline
Administrator
*******

Posts: 2,683
Joined: Dec 2012
Reputation: 25
Post: #10
RE: Importing a Directory file with T46G
Sorry. It doesn't solve this issue in this firmware. This scenario will induce some issues when receive contacts from server.
So our product department will evaluate to add or not in commercial firmware.
05-12-2014 02:28 PM
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
  Need bin and rfs files SIP-T46G RobbyK 1 993 01-11-2024 11:26 PM
Last Post: complex1
  SIP-T46G Need firmware update instructions RobbyK 2 1,291 01-11-2024 10:52 PM
Last Post: RobbyK
  T46G recovery files evoip 1 1,610 10-10-2023 12:46 AM
Last Post: Yisroel_MongoTEL
  Directory - Remote Phone Book XML Format Cloud9phone 4 18,163 07-28-2023 02:35 AM
Last Post: digiaustin
  T46G Multiple EXT Port amandah 2 2,125 04-04-2023 01:06 AM
Last Post: Yisroel_MongoTEL
Photo T46G LED blinks when screen is off W 4 8,344 03-29-2023 05:36 AM
Last Post: matthewchubb
  T46G/S Multicast on PC Port Issue MiKeDaDoC 5 11,845 01-02-2023 01:30 AM
Last Post: kw160008
  t46 rom file for recovery jimcnt 6 24,740 12-01-2022 03:32 PM
Last Post: mcs-zseboek
  T46G call completed elsewhere zimbocz 3 10,213 10-28-2022 03:28 AM
Last Post: tredd1982
  T46G SSL 2 & 3 Vulnerability russavd 0 1,529 09-24-2022 05:07 AM
Last Post: russavd

Forum Jump:


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

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