The vxmlassign service/uri
commands assign a VoiceXML service installed on the platform or a service located at the specified URI to DNIS and ANI numbers or directly to one or more channels.
Synopsis
vxmlassign service
app_name
to chan
chan_list
vxmlassign service
app_name
to dnis
phone_list
ani
phone_list
vxmlassign service
app_name
to ani
phone_list
dnis
phone_list
vxmlassign uri
uri
to chan
chan_list
vxmlassign uri
uri
to dnis
phone_list
ani
phone_list
vxmlassign uri
uri
to ani
phone_list
dnis
phone_list
Description
The vxmlassign service/uri
commands are used to assign VoiceXML services to either one or more channels or to DNIS and ANI numbers. Services should be assigned after the service has been verified and installed, the number of channels changes or the system is reconfigured. Use the vxmldisplay
commands to see a list of valid service names.
Parameters for the vxmlassign service/uri
commands are described in the following table:
Parameter |
Description |
app_name |
The name of the application to be assigned |
uri |
The name of the URI to be assigned |
chan_list |
Comma or space separated list of channel numbers or channel number ranges in the form (chan1-chan2) |
phone_list |
Comma or space separated list of phone numbers or phone number ranges in the form (phone1:phone2) |
Example
The following example could be used to assign the vxmlFeatureTest URI to channels for testing:
vxmlassign uri file:///vs/data/vxml/vxmlFeatureTest.vxml to chan 0-23
See also