Recording Archive Server (RAS) Instance Won't Remove from Wave IP

Products Affected: All Wave IP versions, Recording Archive Server
 

Problem

The Wave IP cannot archive calls. The Wave IP retains the old name of a Recording Archive Server (RAS) in the Recordings>Archive settings of User/Group Management and it cannot be replaced. 

Cause

RAS is renamed or replaced without first removing the Wave IP from the settings on the RAS. This leaves the connection in the Wave IP database.

Symptoms

The old RAS name appears in the Archiving Server field on the Wave.

 

Solution

  1. Login to the system desktop (Login to System Desktop).
     
  2. Clear the DBRegistry table’s value for \Artisoft\VoiceMail\ArchiveServer by doing the following:
    1. Run SQL Server Management Studio Express from Start > All Programs > Microsoft SQL Server and connect to the local database.
    2. Click on the New Query button.
    3. From the database dropdown select GDR.
    4. Paste UPDATE DBRegistry SET Value = '' WHERE Name = '\Artisoft\VoiceMail\ArchiveServer' in the right-hand pane and click Execute.
  3. Close and Reopen TVAdmin to verify the change has taken effect.


The ‘Archiving Server’ name setting under Tools > System Settings > Recordings > System Call Recording should now be blank allowing an Archive Recording Server to connect to and archive recordings.

Alternatively use the attached script ClearArchivingServerName.zip.