I'd imagine you'd configure your Ds1 for DCS as such:
Signaling Mode: isdn-pri
COnnect: pbx
Interface:
Host side: Network
Slave side: pbx
Then you'd set up your signal group the same as you would going to out to the network initially, as a standard PRI with the d-channel assignment & such.
configure the trunk group just like a regular trunk group, except turn DCS on the 2nd page to "y" and define PBX ID: 1, 2, 3 which should correspond somewhat to your dialplan parameter local node.
Then, go back into the signal group, on the 2nd page,
administer your Service TSC index with a
local ext (this will be your destination ext field on the far-end)(must be numbers that fit into the local dialplan, non-did)
enable=y,
established=permanent
destination ext (this will be the local ext field on the far-end)(must be numbers that fit into the local dial plan, non-did)
application=dcs
machine id: (should be your pbx id)
keep everythign numerically organized as possible.
then you should see DCS come up by doing a status of the signal group.
there are other things you'll have to do with comm-pro channels and TSC w/ isdn-dcs translations for centralized voice messaging, etc.