G3csi ANI routing to vector
G3csi ANI routing to vector
(OP)
I am fairly new with Lucent phone switches, so please bear with me. All your help is very appretiated.
What I would like to do:
When a call comes in, check to see what the ANI (caller id) is, then route that call to a vector. From that vector, the person can either press a number to be transfered to a phone extension (our extensions are 200-499), or press a number to be transfered to an outside phone line.
The vectoring shouldn't be hard, but I have no idea how to set up the ANI routing into the vector, or how to transfer from a vector out to a public phone #.
Any and all help EXTREMELY welcome.
Thanks,
-Elliott
What I would like to do:
When a call comes in, check to see what the ANI (caller id) is, then route that call to a vector. From that vector, the person can either press a number to be transfered to a phone extension (our extensions are 200-499), or press a number to be transfered to an outside phone line.
The vectoring shouldn't be hard, but I have no idea how to set up the ANI routing into the vector, or how to transfer from a vector out to a public phone #.
Any and all help EXTREMELY welcome.
Thanks,
-Elliott
RE: G3csi ANI routing to vector
it's pretty straight forward, in the vector you can use commands like:
goto step 10 if ani = 12345
goto step 11 if ani > 12345
goto step 12 if ani = none
or,
goto step 15 if ani (not) in table 1
this last one requires the setting up, in the switch, of a vrt table:
change vrt table 1
Transferring calls out is even more straight forward:
route-to number 9123
route to vector 10
etc
Hope this helps,
Chris
RE: G3csi ANI routing to vector
RE: G3csi ANI routing to vector
Two problems however, when I attempt to "change vrt table 1" it says "1 is an invalid identifier". Is it possible I need a license or similar to enable this? Also, if I attempt to set an outside line to forward to, it gives me a busy signal. Possibly also a license?
Last question, is it possible to route based on the number DIALED by the customer?
In this situation, a person would call a phone number (408-555-1212 say), and that number is forwarded (pacbell call forwarding) to a line on our switch. We need to route based on that original number called. Or will call forwarding send an ANI of the forwarded line?
Thanks again!
-Elliott
RE: G3csi ANI routing to vector
-Elliott
RE: G3csi ANI routing to vector
RE: change vrt table 1,
sorry the actual command is add/change vrt 1 (or whatever).
RE: call forwarding
I believe (not 100%) that you will get the forwarding lines ani but if you speak to pacbel they should be able to sort something out for you.
RE: busy signal
Is it a busy signal? or is it a denied tone? If you dial from your desk, what do you get? It should work.
RE: call fwd off net
That should be fine, we do it all the time.
Hope that helps,
Chris
RE: G3csi ANI routing to vector
Chris
RE: G3csi ANI routing to vector
-Elliott
RE: G3csi ANI routing to vector
" whenever I call an extension and if there is no reply from that extn then I want to forward this call to a Dilogic card port for recording the message.for eg I am dialing the extn number 553 but there is no reply and I want to route this call to extn number 456 which is connected to a Dilogic port.I have tried to forward this call to 456 with the incomig exn number 553 but not successful. Is it possible to try through Vector.Kindly give the Vector steps for the above"