3-3
Cisco BTS 10200 Softswitch ISDN Provisioning and Troubleshooting
OL-12436-02
Chapter 3 ISDN Backhaul Support Using IUA/SCTP
Provisioning an IUA Trunk Group
Step 8
Add an ISDN trunk group profile.
add isdn-tg-profile id=iua-dchnl-tgp1;
Step 9
Add a trunk group. Pop1 and tb16 have already been provisioned.
add trunk-grp id=54007001;call-agent-id=CA146;tg-type=ISDN;tg-profile-id=iua-dchnl-tgp1;
glare=ALL; mgcp-pkg-type=T; dial-plan-id=tb16; isdn-dchan-id=iua-s70;pop-id=pop1;
Step 10
Add a termination.
add termination prefix=S7/DS1-0/;port-start=1;port-end=23;type=trunk;
mgw-id=5400-iuasctp-mgw;
Step 11
Add a trunk.
add trunk cic-start=1; cic-end=23; tgn-id=54007001; mgw-id=5400-iuasctp-mgw;
termination-prefix=S7/DS1-0/; termination-port-start=1; termination-port-end=23; intf=0;
Note
To support multiple trunk groups in one D-channel configuration, the 23 B-channels or CICs in the trunk
table can be split or logically grouped into different trunk groups. See
Groups on a Single ISDN D-Channel”
for more information.
Step 12
Add a route. The Route table contains a list of up to ten trunk groups to route a call.
add route id=isdn-iua-te; tgn1-id=54007001;
Step 13
Add a route guide.
add route-guide ID=isdn-iua-rg; policy-type=ROUTE; policy-id=isdn-iua-rte;
Step 14
Add a destination.
add destination dest-id=isdn-iua; call-type=toll; route-type=ROUTE; route-id=isdn-iua-rte;
route-guide-id=isdn-iua-rg;
Step 15
Add a
dial plan.
add dial-plan id=tb16; digit-string=416483; dest-id=isdn-iua;
.
Step 16
Control the media gateway, SCTP Association, ISDN D-Channel and the trunk group in service (in the
order stated).
control mgw id=5400-iuasctp-mgw;target-state=INS;mode=forced;
control sctp-assoc id=iuasctp-assc1;target-state=INS;mode=forced;
control isdn-dchan id=iua-s70;dchan-type=PRIMARY; target-state=INS;
control trunk-grp id=54007001;target-state=INS;mode=forced;
Step 17
Equip the trunk termination and control it in service.
equip trunk-termination tgn-id=54007001;cic=all;
control trunk-termination tgn-id=54007001; cic=all; target-state=INS; mode=forced;