I have a need to have 2 backup paths for two standalone systems. Both share the same file server and backup path currently, but there are some duplicate extensions and when the phones restore they over write contacts. I am thinking there should be a way using the 46XX file to back up to two different locations using phone groups. Below is what I have but it appears to be not working. Am I missing something?
################# BACKUP/RESTORE SETTINGS ################
##
## Backup and Restore URI
## URI used for HTTP backup and retrieval of user data.
## Specify HTTP server and directory path to backup file.
## Do not specify backup file name.
## BRURI is not supported on 96xx, 16cc and 1603 SIP phones.
IF $GROUP seq 100 GOTO CEDAR
# CEDAR
SET BRURI GOTO END
END
SET BRURI
################# BACKUP/RESTORE SETTINGS ################
##
## Backup and Restore URI
## URI used for HTTP backup and retrieval of user data.
## Specify HTTP server and directory path to backup file.
## Do not specify backup file name.
## BRURI is not supported on 96xx, 16cc and 1603 SIP phones.
IF $GROUP seq 100 GOTO CEDAR
# CEDAR
SET BRURI GOTO END
END
SET BRURI