Service Node Configuration Example 1 - HP FlexNetwork MSR Series Configuration Manual

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

Advertisement

[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. 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 for Telephone A. 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 Jump node 10:
After the IVR access number 300 is matched, the audio file welcome.wav is played.
After the subscriber presses the key # at Telephone A, the call is terminated.
[RouterB-voice-ivr] node 10 jump
[RouterB-voice-ivr-node10] media-play 10001
[RouterB-voice-ivr-node10] user-input # end-call
3.
Verify configurations:
After dialing the number 300, the subscriber hears the voice prompts of the audio file
welcome.wav. After that, if the subscriber presses the key #, the call will be terminated.

Service node configuration example 1

Network requirements
As shown in
Router B.
The subscriber originates a call through a SIP server by dialing 300 (the IVR access number of
Router B) from Telephone A, Router B executes immediate secondary call to Telephone B, and
Telephone B rings.
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 at Telephone A, Router B plays the audio
file timeout.wav.
Figure 96 Network diagram
Configuration procedure
1.
Configure Router A:
# Configure POTS voice entity 100.
<RouterA> system-view
[RouterA] voice-setup
[RouterA-voice] dial-program
[RouterA-voice-dial] entity 100 pots
[RouterA-voice-dial-entity100] match-template 100
Figure
96, configure the IVR access number and customize Service node functions on
300

Advertisement

Table of Contents
loading

Table of Contents