Qsig Tunneling Configuration Example - HP FlexNetwork MSR Series Configuration Manual

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

Advertisement

# Create an ISDN PRI group on interface E1 1/1.
[RouterB] system-view
[RouterB] controller e1 1/1
[RouterB-E1 1/1] pri-set
[RouterB-E1 1/1] quit
# Create a POTS voice entity for the ISDN PRI interface.
[RouterB] voice-setup
[RouterB-voice] dial-program
[RouterB-voice-dial] entity 2001 pots
# Configure a target match-template pointing to telephone number 0755-2001 for the POTS
voice entity.
[RouterB-voice-dial-entity2001] match-template 07552001
# Associate the POTS voice entity with subscriber line 1/1:15.
[RouterB-voice-dial-entity2001] line 1/1:15
[RouterB-voice-dial-entity2001] send-number all
[RouterB-voice-dial-entity2001] quit
# Create a POTS voice entity for the ISDN PRI interface.
[RouterB-voice-dial] entity 2002 pots
# Configure a target match-template pointing to telephone number 0755-2002 for the POTS
voice entity.
[RouterB-voice-dial-entity2002] match-template 07552002
# Associate the POTS voice entity with subscriber line 1/1:15.
[RouterB-voice-dial-entity2002] line 1/1:15
[RouterB-voice-dial-entity2002] send-number all
[RouterB-voice-dial-entity2002] quit
# Create a VoIP voice entity.
[RouterB-voice-dial] entity 010 voip
# Configure a target match-template for the POTS voice entity.
[RouterB-voice-dial-entity10] match-template 010....
# Configure the target address of the VoIP voice entity.
[RouterB-voice-dial-entity10] address ip 1.1.1.1

QSIG tunneling configuration example

Network requirements
As shown in
SIP protocol runs between Router A and Router B.
The requirements are as follows:
When a call is placed from 010-1001 to 0755-2001, the ingress gateway Router A encapsulates the
received QSIG signaling messages into SIP messages, and sends the SIP messages to the egress
gateway Router B over the SIP network. This extracts the QSIG signaling messages from the SIP
messages and sends them to the receiving end at the ISDN side.
Figure
25, connect Router A and Router B each to a PBX through QSIG signaling. The
96

Advertisement

Table of Contents
loading

Table of Contents