Hi Guys,
Need a hand with getting my 96xx ip phones backup/restore to work with MV_IPTel, The phone upgrades are working just fine but the backups are not!
Does a phone automatically get backed up when a contact is added?
Please see me .INI file below:
# Enable SuperUser
EnableSU=1
# set the FTP SuperUser Name (encrypted)
SUUserName=mvuser
# set the FTP SuperUser Password
SUPassword=TSc2VJYDXQiK4oryl8jfgs==
#
#=====================================================================
FTP_ TimeOut=5
IPTelMode=1
[FTPS]
#=====================================================================
# set the FTPS server active
RunFTPS=0
# defines the FTP control port
FTPPort=990
# defines the FTP data port
FTPDataPort=889
#=====================================================================
FTPSPort=990
FTPSDataPort=889
[TFTP]
#=====================================================================
# set the Trivial FTP server active
RunTrivialFTP=1
# defines the Trivial FTP port
TrivialFTPPort=69
# Enable TFTP PUTs (default disabled)
TFTPPut=0
# Sets the location of the TFTP data directory for terminal downloads
TFTPDir=D:\Program Files\Avaya\MV_IPTel\data\TFTPdata
ReqUpgrade=D:\Program Files\Avaya\MV_IPTel\data\TFTPdata\46xxupgrade.scr
DelUpgrade=D:\Program Files\Avaya\MV_IPTel\data\TFTPdata\fxd_upgrade.scr
ReqSettings=D:\Program Files\Avaya\MV_IPTel\data\TFTPdata\46xxsettings.txt
DelSettings=D:\Program Files\Avaya\MV_IPTel\data\TFTPdata\fxd_settings.txt
#=====================================================================
[HTTP]
#=====================================================================
# set the HTTP download server active
RunHTTP=1
# defines the HTTP download port
HTTPPort=80
# Sets the location of the HTTP data directory for downloads
HTTPDir=D:\Program Files\Avaya\MV_IPTel\data\HTTPdata
#======================================================================
[HTTPS]
#======================================================================
# set the HTTPS download server active
RunHTTPS=1
# defines the HTTPS download port
HTTPSPort=411
# Sets the location of the HTTPS data directory for downloads
HTTPSDir=D:\Program Files\Avaya\MV_IPTel\data\HTTPSdata
# Sets the location of the CertFile (read as PKCS#12 for .pfx or PEM all others)
CertFile=D:\Program Files\Avaya\MV_IPTel\certs\IPTel.pfx
# Sets the location of the optional PEM KeyFile
KeyFile=D:\Program Files\Avaya\MV_IPTel\certs\IPTelkey.pem
# KeyFilePW is encrypted and used as for the pfx file or pem key file
KeyFilePW=gSy5fBkwHxL6mpdtpBQJ2x==
# narrow config for Avaya IPTel (TLSV1 using RSA_NULL_SHA)
IPTel=1
# sets the SSL variants beyond Avaya IPTel mode
SSLV2=0
SSLV3=0
TLSV1=0
# Use Client Authorisation
ClientAuth=0
UseProxy=0
ProxyAddr=proxy.be.avaya.com
ProxyPort=9000
#=====================================================================
[BACKUP_SERVERS]
#=====================================================================
# FileServer for Backup & Update- uses HTTPS
FileServer=1
# Firmware update from primary / Secondary File servers
RequestUpdates=0
# FTP files uploaded to primary / Secondary File servers
RequestBackup=0
# Enable use of the Primary file server
UsePrimarySvr=0
# Primary file server IP address ( or resolvable DNS)
PrimaryIP=192.168.0.10
# Enable use of the Secondary file server
UseSecondarySvr=0
# Secondary file server IP address ( or resolvable DNS)
SecondaryIP=192.168.0.11
UpdateInterval=3
CustomFTP=0
CustomFTPDir=YourRemoteSvrDir
CustomFTPUName=
CustomFTPPwd=N1J74AUjNLifDPzK6Hz6IH==
# Enable CDR Backup - enable=1 on both File Server & Client
CDRBackup=0
# Enable BCMS Backup - enable=1 on both File Server & Client
BCMSBackup=0
# Retain CDR / BCMS copy data for x days ( Receiver always + 1 week)
RetainDays=7.0
#====================================================================
[SNMP]
#====================================================================
#
# Validate FTP store with SNMP check
UseSNMP=0
# In case the SNMPGET syntax changes you can redefine the commands
# Uncomment the relevant line to override the internal command
# the syntax is "SNMPGET + IPADDR + SNMPOBJ + SNMPAWK
# the IPADRR is derived from the connection
# Note there are relevant spaces & quotes within the commands
# which are subtrely different from a pure command line version.
# Omitting any of these will cause the program version to fail
#Command=/usr/bin/snmpget
#Params=-v2c -cpublic
#ExtObject=.1.3.6.1.4.1.6889.2.69.1.4.9.0
#TypeObject=.1.3.6.1.4.1.6889.2.69.1.1.2.0
#CheckObject=.1.3.6.1.2.1.1.2.0
#Awk=| awk -F \" '' {print $2 } ''
#AwkCheck=| awk -F :: '' {print $3 } ''
#====================================================================
#SNMPTYPE=.1.3.6.1.4.1.6889.2.69.1.1.2.0
#SNMPEXT=.1.3.6.1.4.1.6889.2.69.1.4.9.0
#SNMPPARAMS=-v2c -mall -cpublic
#SNMPCMD=mvsnmpget.exe
I have set my 46xx Settings file as follows:
SET SNMPSTRING public
SET BRURI SET BRAUTH 0
As far as i can see nothing else needs to be configured.
Any help appriciated.
Need a hand with getting my 96xx ip phones backup/restore to work with MV_IPTel, The phone upgrades are working just fine but the backups are not!
Does a phone automatically get backed up when a contact is added?
Please see me .INI file below:
# Enable SuperUser
EnableSU=1
# set the FTP SuperUser Name (encrypted)
SUUserName=mvuser
# set the FTP SuperUser Password
SUPassword=TSc2VJYDXQiK4oryl8jfgs==
#
#=====================================================================
FTP_ TimeOut=5
IPTelMode=1
[FTPS]
#=====================================================================
# set the FTPS server active
RunFTPS=0
# defines the FTP control port
FTPPort=990
# defines the FTP data port
FTPDataPort=889
#=====================================================================
FTPSPort=990
FTPSDataPort=889
[TFTP]
#=====================================================================
# set the Trivial FTP server active
RunTrivialFTP=1
# defines the Trivial FTP port
TrivialFTPPort=69
# Enable TFTP PUTs (default disabled)
TFTPPut=0
# Sets the location of the TFTP data directory for terminal downloads
TFTPDir=D:\Program Files\Avaya\MV_IPTel\data\TFTPdata
ReqUpgrade=D:\Program Files\Avaya\MV_IPTel\data\TFTPdata\46xxupgrade.scr
DelUpgrade=D:\Program Files\Avaya\MV_IPTel\data\TFTPdata\fxd_upgrade.scr
ReqSettings=D:\Program Files\Avaya\MV_IPTel\data\TFTPdata\46xxsettings.txt
DelSettings=D:\Program Files\Avaya\MV_IPTel\data\TFTPdata\fxd_settings.txt
#=====================================================================
[HTTP]
#=====================================================================
# set the HTTP download server active
RunHTTP=1
# defines the HTTP download port
HTTPPort=80
# Sets the location of the HTTP data directory for downloads
HTTPDir=D:\Program Files\Avaya\MV_IPTel\data\HTTPdata
#======================================================================
[HTTPS]
#======================================================================
# set the HTTPS download server active
RunHTTPS=1
# defines the HTTPS download port
HTTPSPort=411
# Sets the location of the HTTPS data directory for downloads
HTTPSDir=D:\Program Files\Avaya\MV_IPTel\data\HTTPSdata
# Sets the location of the CertFile (read as PKCS#12 for .pfx or PEM all others)
CertFile=D:\Program Files\Avaya\MV_IPTel\certs\IPTel.pfx
# Sets the location of the optional PEM KeyFile
KeyFile=D:\Program Files\Avaya\MV_IPTel\certs\IPTelkey.pem
# KeyFilePW is encrypted and used as for the pfx file or pem key file
KeyFilePW=gSy5fBkwHxL6mpdtpBQJ2x==
# narrow config for Avaya IPTel (TLSV1 using RSA_NULL_SHA)
IPTel=1
# sets the SSL variants beyond Avaya IPTel mode
SSLV2=0
SSLV3=0
TLSV1=0
# Use Client Authorisation
ClientAuth=0
UseProxy=0
ProxyAddr=proxy.be.avaya.com
ProxyPort=9000
#=====================================================================
[BACKUP_SERVERS]
#=====================================================================
# FileServer for Backup & Update- uses HTTPS
FileServer=1
# Firmware update from primary / Secondary File servers
RequestUpdates=0
# FTP files uploaded to primary / Secondary File servers
RequestBackup=0
# Enable use of the Primary file server
UsePrimarySvr=0
# Primary file server IP address ( or resolvable DNS)
PrimaryIP=192.168.0.10
# Enable use of the Secondary file server
UseSecondarySvr=0
# Secondary file server IP address ( or resolvable DNS)
SecondaryIP=192.168.0.11
UpdateInterval=3
CustomFTP=0
CustomFTPDir=YourRemoteSvrDir
CustomFTPUName=
CustomFTPPwd=N1J74AUjNLifDPzK6Hz6IH==
# Enable CDR Backup - enable=1 on both File Server & Client
CDRBackup=0
# Enable BCMS Backup - enable=1 on both File Server & Client
BCMSBackup=0
# Retain CDR / BCMS copy data for x days ( Receiver always + 1 week)
RetainDays=7.0
#====================================================================
[SNMP]
#====================================================================
#
# Validate FTP store with SNMP check
UseSNMP=0
# In case the SNMPGET syntax changes you can redefine the commands
# Uncomment the relevant line to override the internal command
# the syntax is "SNMPGET + IPADDR + SNMPOBJ + SNMPAWK
# the IPADRR is derived from the connection
# Note there are relevant spaces & quotes within the commands
# which are subtrely different from a pure command line version.
# Omitting any of these will cause the program version to fail
#Command=/usr/bin/snmpget
#Params=-v2c -cpublic
#ExtObject=.1.3.6.1.4.1.6889.2.69.1.4.9.0
#TypeObject=.1.3.6.1.4.1.6889.2.69.1.1.2.0
#CheckObject=.1.3.6.1.2.1.1.2.0
#Awk=| awk -F \" '' {print $2 } ''
#AwkCheck=| awk -F :: '' {print $3 } ''
#====================================================================
#SNMPTYPE=.1.3.6.1.4.1.6889.2.69.1.1.2.0
#SNMPEXT=.1.3.6.1.4.1.6889.2.69.1.4.9.0
#SNMPPARAMS=-v2c -mall -cpublic
#SNMPCMD=mvsnmpget.exe
I have set my 46xx Settings file as follows:
SET SNMPSTRING public
SET BRURI SET BRAUTH 0
As far as i can see nothing else needs to be configured.
Any help appriciated.