I can't remember if "Call presentation" defined/assigned to the skillset may "block" calls on DN if on a skillset call. If it's not there then the queue (ld 23 prompt SDNB) probably has it defined as yes.
If you are using a login that was created for you it may have expired. You may want to check under "users" in the server and make sure your login "never expires." Also, you should be able to use the administrative login and password of the server to login to TM.
I think what you want to do is remove the DN off the TN. NUL key 2 on TN 000 0 05 04. It will remove the appearance on that telephone.
REQ CHG
TYPE 3903
TN 000 0 05 04
ECHG YES
KEY 2 NUL
Did you retrieve the system data from the PBX into OTM prior to trying to retrieve all? It's one thing to define your system but it's another to sync it to the PBX.
IF NOC_Boo= TRUE THEN...I think you may need a space before the "="...IF NOC_Boo = TRUE THEN...
Then make sure your variable names match what is built in the system to how they are written in the script. Validate again and see what it clears. good luck
IF DATE = specialdate THEN
GIVE IVR xxx WITH TREATMENT (your vsd special treatment)
END IF
Specialdate is a variable in the variable table. If the date is valid it will play the treatment. If it is not valid, it continues to the next process in the script. When you need to modify the date...
All SPN's would point to the same RLB which would have your Local/LD t1 as the 1st choice (ENTR) and DSN 2nd choice. 99 and 98 should be defined as local in the ESN block.
Usually with DSN dial plan you just define SPN's 0,1,2,3,4,5,6,7,8,9 and utilize a RLB of the first choice your local/LD T1 and second choice is the DSN circuit. Your local/LD T1 has a DMI that strips the extra 9 or 8 (99,98). Your other 91,92,93,94 access the DSN circuit. There should not be...
As I wrote in an earlier response, if you open(modify) the menu service that 5100 is associated to, one of the "F-keys" will read voice. When you select that option you should be able to tell the system to dial an ext. From there you can record,play,delete the recording. Or...build an unused...
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.