Discussion:
Polycom Model Directories
Kyle Haefner
2012-07-02 22:23:21 UTC
Permalink
Hi Todd, Users,

I want to have some phone models get one firmware version, and others
a different one. I've made a directory under my tftp root eg
polycom7000 with the firmware I want the 7000's to get.

Next, I modified the file 000000000000.cfg and added the below line:

<APPLICATION_SSIP7000
APP_FILE_PATH_SSIP7000="http://sipx1.server.edu:8185/polycom7000/3111-40000-001.sip.ld"
CONFIG_FILES_SSIP7000=="[PHONE_MAC_ADDRESS]-sipx-sip.cfg,
[PHONE_MAC_ADDRESS]-sipx-phone.cfg,
[PHONE_MAC_ADDRESS]-sipx-device.cfg, polycom_phone1.cfg,
polycom_sip.cfg"
/>

So far it is not working the phone stays at the previous firmware.

Any ideas? Has anyone successfully done this?

Thanks!

Kyle
--
Kyle Haefner, M.S.
Communication Systems Programmer
Colorado State University
Fort Collins, CO
Phone: 970-491-1012
Email: ***@colostate.edu
Douglas Hubler
2012-07-02 23:07:25 UTC
Permalink
Post by Kyle Haefner
<APPLICATION_SSIP7000
APP_FILE_PATH_SSIP7000="http://sipx1.server.edu:8185/polycom7000/3111-40000-001.sip.ld"
can you copy sip.lid locally and use
APP_FILE_PATH_SSIP7000="polycom7000/3111-40000-001.sip.ld"
Todd Hodgen
2012-07-03 07:05:51 UTC
Permalink
I do have it working that way. I agree with Douglas, I have better luck
just defining the directory, without all of the rest of the stuff in front
of it.

Be sure to check your permission - they tend to be set to root, and need to
be changed to sipxchange.

I just started with a fresh installation this week, so I don't have it setup
that way. Let me know if you continue to have issues, and I can set it up
again and send samples of the file.

BTW, you don't have to necessarily have it under different directories.
You could have it grab its firmware that way, but continue to get its
configure files in the root, that would leave the rest of the sipXecs
provisioning system working as normal.

Regards,

Todd


-----Original Message-----
From: Kyle Haefner [mailto:***@colostate.edu]
Sent: Monday, July 02, 2012 3:23 PM
To: Todd Hodgen
Cc: sipx-users
Subject: Polycom Model Directories

Hi Todd, Users,

I want to have some phone models get one firmware version, and others a
different one. I've made a directory under my tftp root eg
polycom7000 with the firmware I want the 7000's to get.

Next, I modified the file 000000000000.cfg and added the below line:

<APPLICATION_SSIP7000

APP_FILE_PATH_SSIP7000="http://sipx1.server.edu:8185/polycom7000/3111-40000-
001.sip.ld"
CONFIG_FILES_SSIP7000=="[PHONE_MAC_ADDRESS]-sipx-sip.cfg,
[PHONE_MAC_ADDRESS]-sipx-phone.cfg,
[PHONE_MAC_ADDRESS]-sipx-device.cfg, polycom_phone1.cfg, polycom_sip.cfg"
/>

So far it is not working the phone stays at the previous firmware.

Any ideas? Has anyone successfully done this?

Thanks!

Kyle


--
Kyle Haefner, M.S.
Communication Systems Programmer
Colorado State University
Fort Collins, CO
Phone: 970-491-1012
Email: ***@colostate.edu

Loading...