How to: Extract Greetings from Call Director

LOCATING THE CALL FLOW AND MESSAGE NUMBER:

1. Log into NPM as root via putty.
2. Navigate to /usr/vm/val5/Callflows using “cd /usr/vm/val5/Callflows”
3. Use cat command to view callflow that contains greeting you want using “cat mbox_XXXX.xml” where XXXX in mailbox number.
OR
1. Log into NPM as root via winscp.
2. Navigate to ” /usr/vm/val5/Callflows/ ” .
3. Find callflow you are trying to copy greeting from (they are in form “mbox_XXXX.xml” where XXXX is mailbox number) and right click and select Edit.
Continue reading