- Contents
Interaction Designer Help
Accept Sprint Route Request initiator
This initiator fires when a route request is received from Sprint.
Initiator Properties
Notification Object Type
IDirector Routing
Object ID
{all} – do not choose this value or else requests from all carriers will come to the handler.
Sprint
Choose this value to receive only requests from Sprint.
Notification Event
Send Route Request – choose this for live operation. It is the event that is fired by the Director software to indicate that a route request has been received from the specified carrier.
Simulated Route Request – choose this for testing. It is the event that is fired by the Director software when a simulated route request is sent from the simulator dialog. In this way the actual handler that will be used in a live system can be tested for a given set of inputs.
Outputs
Dialed Number
This is the number that the carrier’s request indicates was dialed by the caller.
Calling Number
This is the number that the carrier’s request indicates the caller is calling from.
Enhanced Inquiry
This is a flag which indicates whether the request contains extra information collected from the caller and supplied in the following outputs.
II Digits
This is a value supplied in accordance with the Sprint specification and specific to a given customer account.
CRID
This is a value supplied in accordance with the Sprint specification and specific to a given customer account.
Digit Parameters Type List
This is a list of values that describe any supplied digit parameters in accordance with the Sprint specification.
Digit Parameters Nature List
This is a parallel list of values that describe any supplied digit parameters in accordance with the Sprint specification.
Digit Parameters Digits List
This is a parallel list of values that contain any supplied digit parameters in accordance with the Sprint specification.
Enterprise Group List
This is the list of Enterprise Groups that have been configured in Interaction Administrator to be queried for the dialed number supplied in the output above.
Key String
This is a sequence number that is guaranteed to be unique across all requests on a given Director server regardless of source or time received.
Request Source
This is an ID which identifies the source of the message. You must copy this to the similarly-named input on the any of the tools used to send a response back to the carrier.
Request Sequence Number
This is an ID which identifies the message. You must copy this to the similarly-named input on the any of the tools used to send a response back to the carrier.
Simulated Request
This is a Boolean value that indicates whether this request was sent from the simulator dialog.
Related Topics