R2511-HP MSR Router Series Voice Configuration Guide(V5)

297
# Configure global error processing and timeout processing methods:
{ If the timeout value expires before the subscriber dials at Telephone A, Router B plays 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. 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, plays the audio file welcome.wav
{ After the subscriber dials 50# at Telephone A, executes the secondary call to Telephone B1.
[RouterB-voice-ivr] node 10 call
[RouterB-voice-ivr-node10] media-play 10001
[RouterB-voice-ivr-node10] call-normal terminator #
3. Verify configurations
The subscriber dials the number 300 at Telephone A, and hears the voice prompts of audio file
welcome.wav. After that, the subscriber dials 50# at Telephone A, and Telephone B1 rings.
Call node configuration example 2: number length match,
normal secondary call
Network requirements
As shown in Figure 92, configure the IVR access number and customize Call node functions on 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. Configure the number
match length as 3, that is, when the subscriber dials 500 that matches number length 3, Telephone
B2 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 from Telephone A, Router B plays the audio
file timeout.wav.
Figure 92 Network diagram