1-10
Cisco BTS 10200 Softswitch ISDN Provisioning and Troubleshooting
OL-12436-02
Chapter 1 ISDN Provisioning
Cisco BTS 10200 Provisioning
g.
Add the ISDN trunks using the trunk group ID added in Step 4e, the ISDN interfaces added in
Step 4b, the MGW added in Step 2b, and the termination prefix added in Step 4f.
add trunk cic-start=1; cic-end=23; tgn-id=100; mgw-id=mgw-isdn;
termination-prefix=s0/ds1-0/; termination-port-start=1;
termination-port-end=23;intf=0;
add trunk cic-start=24; cic-end=46; tgn-id=100; mgw-id=mgw-isdn;
termination-prefix=s0/ds1-1/; termination-port-start=1;
termination-port-end=23;intf=1;
add trunk cic-start=47; cic-end=70; tgn-id=100; mgw-id=mgw-isdn;
termination-prefix=s0/ds1-2/; termination-port-start=1;
termination-port-e
nd=24;intf=2;
h.
Add the subscriber, then link the subscriber to the trunk group.
add subscriber [email protected]; category=pbx; name=pbx1; status=active;
address1=1651 n glenville suite 200; address2=Richardson tx 75081;
ss-number=643-77-1837; billing-dn=972-233-9000; dn1=972-233-9000;
ring-type-dn1=1;tgn-id=100; sub-profile-id=dp1;
change trunk-grp id=100; [email protected];
Place MGW, ISDN D-Channels, Trunk Groups and Trunks In Service
This procedure places the MGW and the ISDN trunk groups in service. This does not automatically place
the trunk terminations in service. The trunk terminations must be equipped and placed in service
separately.
Step 1
Place the MGW in service.
control mgw id=mgw-isdn; target-state=INS; mode=forced;
Step 2
Place the ISDN D-channel in service.
control isdn-dchan id=100; dchan-type=PRIMARY; target_state=ins;
Step 3
Place the ISDN trunk group in service.
control trunk-grp id=100; mode=forced; target_state=ins;
Step 4
Equip the trunk-terminations.
equip trunk-termination tgn-id=100; cic=all;
Step 5
Place the trunk-terminations in service.
control trunk-termination tgn-id=100; mode=forced; target-state=ins; cic=all;