Jump Node Configuration Example - HP FlexNetwork MSR Series Configuration Manual

Hide thumbs Also See for FlexNetwork MSR Series:
Table of Contents

Advertisement

[RouterB-voice-dial-entity300] ivr-root 10
[RouterB-voice-dial-entity300] quit
[RouterB-voice-dial] quit
# Specify media resource IDs for media resource files:
Specify 10001 for the file cfa0:/wav/g729r8/welcome.wav
Specify 10002 for the file cfa0:/wav/g729r8/timeout.wav
Specify 10003 for the file cfa0:/wav/g729r8/input_error.wav
[RouterB-voice] ivr-system
[RouterB-voice-ivr] media-file g729r8
[RouterB-voice-ivr-g729r8] set-media 10001 file cfa0:/wav/g729r8/welcome.wav
[RouterB-voice-ivr-g729r8] set-media 10002 file cfa0:/wav/g729r8/timeout.wav
[RouterB-voice-ivr-g729r8] set-media 10003 file cfa0:/wav/g729r8/input_error.wav
[RouterB-voice-ivr-g729r8] quit
# Configure global error processing and timeout processing methods:
If the timeout value expires before the subscriber dials at Telephone A, Router B plays the
audio file timeout.wav for the subscriber. If the timeout value expires for four times, Router
B terminates the call.
If the subscriber dials a wrong number at Telephone A, Router B plays the audio file
input_error.wav the subscriber. If the subscriber dials wrong numbers for three times,
Router B terminates the call.
[RouterB-voice-ivr] ivr-timeout repeat 4 expires 5 media-play 10002
[RouterB-voice-ivr] ivr-input-error repeat 3 media-play 10003
# Configure Call node 10:
After the IVR access number 300 is matched, the audio file welcome.wav is played.
After the subscriber dials 0 at Telephone A, the secondary call to Telephone B is executed.
[RouterB-voice-ivr] node 10 call
[RouterB-voice-ivr-node10] media-play 10001
[RouterB-voice-ivr-node10] extension 0 call 500
3.
Verify configurations:
After dialing the number 300 at Telephone A, the subscriber hears the voice prompts of the
audio file welcome.wav. After that, if the subscriber dials 0 at Telephone A, and Telephone B1
will ring.

Jump node configuration example

Network requirements
As shown in
Router B.
After the subscriber originates a call through a SIP server by dialing 300 (the IVR access
number of Router B) from Telephone A, Router B plays the audio file welcome.wav. The call
jumps according to the voice prompts. Configure Router B to terminate the call when the
subscriber presses #.
If the subscriber dials a wrong number at Telephone A, Router B plays the audio file
input_error.wav.
If the timeout value expires before the subscriber dials, Router B plays the audio file
timeout.wav.
Figure
95, configure the IVR access number and customize Jump node functions on
298

Advertisement

Table of Contents
loading

Table of Contents