1-15
Cisco BTS 10200 Softswitch ISDN Provisioning and Troubleshooting
OL-12436-02
Chapter 1 ISDN Provisioning
Cisco BTS 10200 Provisioning
f.
Add ISDN terminations using the MGW-ID added in Step 2b in the
.
add termination PREFIX=S4/
DS1-1/; PORT-START=1; PORT-END=15
; TYPE=trunk;
MMGW-ID=mgw-isdn;
add termination PREFIX=S4/
DS1-1/; PORT-START=17; PORT-END=32;
TYPE=trunk;
MGW-ID=mgw-isdn;
Note
Port 16 is reserved as the D channel. Do not add a termination and trunk for port 16.
g.
Add the ISDN trunks using the tgn-id added in Step 1e, the isdn-intf added in Step 1b, the
termination-prefix used in Step 1f and the mgw-id added in Step 2b in the
.
add trunk CIC-START=1; CIC-END=15; TGN-ID=100; MGW-ID=mgw-isdn;
TERMINATION-PREFIX=S4/DS1-1/; TERMINATION-PORT-START=1;TERMINATION-PORT-END=15;INTF=0;
add trunk CIC-START=17; CIC-END=32; TGN-ID=100; MGW-ID=mgw-isdn;
TERMINATION-PREFIX=S4/DS1-1/;
TERMINATION-PORT-START=17;TERMINATION-PORT-END=32;INTF=0;
h.
Add the subscriber, then link to the trunk group.
add subscriber id=<subscriber ID>; category=pbx; name=<name for PBX>; status=active;
address1=<street address>; address2=<city, state, zip code>; ssnumber=<Social Security
number of main subscriber, if available>; sip-url=//<gateway domain name>;
billing-dn=<phone number to be billed>; dn1=<phone number of main subscriber>;
ring-type-dn1=<audible ringing type>;tgn-id=<TG ID number>; sub-profile-id=<ID of
subscriber-profile table for this subscriber>;
i.
Link to the trunk group.
change trunk-grp id=<TG ID number>; main-sub-id=<ID of main subscriber in subscriber
table>;