R2511-HP MSR Router Series Voice Configuration Guide(V5)
304
[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. 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 Service node 10: by specifying the execution order of the functions, configure the
node to execute the immediate secondary call to Telephone B with the number of 500.
[RouterB-voice-ivr] node 10 service
[RouterB-voice-ivr-node10] operation 1 call-immediate 500
[RouterB-voice-ivr-node10] operation 2 media-play 10001 1
[RouterB-voice-ivr-node10] select-rule operation-order 1 2 3
3. Verify configurations:
If the subscriber dials the number 300 at Telephone A, Telephone B will ring. The subscriber at
Telephone A will not hear the voice prompts of the audio file welcome.wav.
Service node configuration example 2
Network requirements
As shown in Figure 97, configure the IVR access number and customize Service 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 an audio file and then terminates the call.
• 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 97 Network diagram
Configuration procedure
1. Configure Router A:
# Configure POTS voice entity 100.
<RouterA> system-view
[RouterA] voice-setup










