Perhaps I should post this to the developers list, but I'll post here 
and see what I get

I have some users who are frustrated that their ring and background 
preferences are being reverted to factory defaults every time there is a 
major bootrom/firmware update and the file system gets wiped, or in the 
case of BLF ringing indicator, every time the phones are rebooted. I 
have started investigating how I could get these settings to be stored 
on the FTP server and have gotten the Polycom phones to upload the 
overrides onto the server but the problem is that it writes to 
<mac-address>-phone.cfg instead of <mac-address>-sipx-phone.cfg

What I need to know is how to add the <mac-address>-phone.cfg 
configuration file into /etc/sipxpbx/polycom/mac-address.cfg.vm which 
has the following data:

<?xml version="1.0" standalone="yes"?>
<!--

   Master SIP Configuration File

   Generated by sipXecs: http://www.sipfoundry.org/

   Compliant with SIP Application: 
spip_ssip_vvx_3_1_3RevB_release_sig_combined.zip

   Instructions for integrating new configuration file content into 
sipXconfig:
      
http://sipx-wiki.calivia.com/index.php/Adding_Polycom_SoundPoint_IP_New_Configuration_File_Content_into_sipXconfig

-->
<APPLICATION APP_FILE_PATH="${cfg.SipBinaryFilename}"
    #if(${cfg.LicenseFileNames})
       CONFIG_FILES="${cfg.LicenseFileNames}, ${cfg.SipFilename}, 
${cfg.PhoneFilename}, ${cfg.DeviceFilename}, polycom_phone1.cfg, 
polycom_sip.cfg"
    #else
       CONFIG_FILES="${cfg.SipFilename}, ${cfg.PhoneFilename}, 
${cfg.DeviceFilename}, polycom_phone1.cfg, polycom_sip.cfg"
    #end

    MISC_FILES="" LOG_FILE_DIRECTORY="">

  <APPLICATION_SPIP300 APP_FILE_PATH_SPIP300="sip_212.ld" 
CONFIG_FILES_SPIP300="${cfg.SipFilename}, ${cfg.PhoneFilename}, 
${cfg.DeviceFilename}"/>
  <APPLICATION_SPIP500 APP_FILE_PATH_SPIP500="sip_212.ld" 
CONFIG_FILES_SPIP500="${cfg.SipFilename}, ${cfg.PhoneFilename}, 
${cfg.DeviceFilename}"/>
</APPLICATION>


Thanks,
Josh P
_______________________________________________
sipx-users mailing list sipx-users@list.sipfoundry.org
List Archive: http://list.sipfoundry.org/archive/sipx-users
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
sipXecs IP PBX -- http://www.sipfoundry.org/

Reply via email to