I have been using a system which contains 4 different MP3 players in a single 19" 1U unit to feed my MOH for years and this has been working fine.
We've had a technical guy do all kinds of measuring to prevent one system to fry the other one and back, so this is pretty stable.
With the...
Here's a script I created to be activated in case of an evacuation:
/************/
READVAR Evacuation_WILDVAR
SAVEVAR
OPEN VOICE SESSION
PLAY PROMPT VOICE SEGMENT Ann_EVACUATION
IF Evacuation_WILDVAR = 1 THEN
PLAY PROMPT VOICE SEGMENT Ann_Evac_Active
ELSE
PLAY PROMPT VOICE SEGMENT...
Sorry for the late reply... we do not use ACD reporting, but a normal script in ZOC is like:
/****************/
ZocTimeout 10
CALL ZocLogname "ACDCapture.log"
CALL ZocLogging 1
CALL ZocCommand CLS
CALL ZocConnect "Servername:Port"
CALL ZocDelay 3
CALL ZocSend "^M"
CALL ZocSend "****^M"
CALL...
I just would store all PuTTY sessions by default
found this via Google: http://www.viktorious.nl/2013/01/14/putty-log-all-session-output/
I don't know how to automate commands in PuTTY...
I personally use ZOC (http://www.emtec.com - not free) which can easily create and run scripts and with a...
It is looking at your CDB, RDR_Data
You have to define the CRT, but also the DAY (multiple schedules)
The on each TN you have to set RTDA to enable ARTO (Time Of Day) and RBDA to enable ADAY (Day of Week).
Then you can make use of the AEFD, AEHT, AHNT and AFDN
Find a terminal emulator:
http://en.wikipedia.org/wiki/List_of_terminal_emulators#Microsoft_Windows
Any of them will do, it's all about flavour and extra wishes.
when the MARP set is on MSB or has a CFWD active, the call will follow that path, did you check that?
Please post a TRAC (LD 80) of the 3904 TN, as well as a PRT (LD 20)
To doublecheck also to a PRT of the 500
You should create an FCR (NCOS) in LD 49 preventing from dialing out, besides the NCOS which allows people to dial out.
Then create an AUT in LD 88 which allows it, so use the NCOS which allows dialing out.
After that you can lock down the phone with CLS AUTU and the NCOS you just created.
This...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.