Originally posted by BacherJr:
Log into the SVMI via hyperterminal.
in the Day Menu and Night Menu Blocks, you need to check the digit translations. This is on Page 2 of both blocks.
The lines
??? srch ext 01
???? Srch ext 01
??? srch mbx 01
???? srch mbx 01
are the lines that look for caller input "?" and translate them to extensions and mailboxes. If you want the caller to go directly to the mbx remove the ??? srch ext 01 lines. This will apply to all callers however and would only really be suitable for night menu.
If you are pressing VT549 and an ext number and just getting day/night menu, these lines may be missing entirely from the menus. Another possibilty is that there are no mailboxes on the system except the general. Try calling in, transfer yourself with the VT549 key but dont enter an ext. This should just send you to the menu.
The best way to troubleshoot any problem is to watch the port activity. This is available from the main menu in the SVMI. It will tell you excatly what blocks are being accessed and processing your call. Once you identify the blocks being used, you should be able to determine what the problem is.
Thank you for the detail help. I went into the system via hyperTerminal and gathered the information.
1. Both DAY MAIN & Night Main page 2 of 4
??? SRCH EXT 01
???? SRCH EXT 01
??? SRCH MBX 01
???? SRCH MBX 01
Which mean from what I read that it will search both 3 & 4 digits entered for a mailbox or extension number in the “01†table.
2. I viewed the “ Open block†for “ EXT 01†and verified that all the mail boxes are in the list:
EXT 306 306
EXT 307 307
EXT 309 309
EXT 310 310
EXT 311 311
And the list goes on and on….
3. I looked at the port activity when I tried placing a call via to my extension number then pressing the VT549 + Extension # 310 the following information was displayed:
=>) [ MOD 01 DAY MAIN] New Call- Wed Apr 5:18:04:32 2006
=>) [ MOD 01 DAY Main ] Code = <AT> CID=< cell phone number listed> FID = <> Trunk=<701>
=>) [ MOD 01 DAY] Searching on Call code –AT
=>) [ NNU Forward Trunk}
=>) [ NNU Forward Trunk] Searching on Forwarding party ID – NOENTRY
=>) [ NNU Day main]
=>) [ NNU Day main} Searching on Caller entry- NO-ENTRY
=>) [ NNU Daymain] Caller Disconnected
=>) [ SVMI-8E Hanging up
=>)
So the SVMI-8E shows NO-ENTRY when the VT549 was used the transfer the call? What could this possible mean? A problem with inband signaling settings? Has anyone ever heard of something like this happening before?
Thanks for your help.
P.S.
The direction and information in HyperTerminal was a BIG Help in eliminate possible causes.