[Contents] [Prev] [Next] [Index] [Report an Error]


DTD for Telephony Gateway Module Response Tags

This chapter contains the Extensible Markup Language (XML) document type definition (DTD) called junos-tmgd.dtd, which lists the JUNOS XML tags that contain information about the Telephony Gateway Module, a component that supports voice-over-IP services on some models of J-series Services Router. The associated XML namespace is http://xml.juniper.net/junos/9.3R1/junos-tgmd. To review reference pages for the tags, see Summary of Telephony Gateway Module Response Tags.

<!-- Copyright (c) 2000-2008, Juniper Networks, Inc. -->
<!-- All rights reserved. -->
<!-- junos-tgmd.dtd -->

<!ELEMENT dsp-capacity (#PCDATA)>

<!ELEMENT dynamic-cac-activation-priority (#PCDATA)>

<!ELEMENT dynamic-cac-bbl (#PCDATA)>

<!ELEMENT dynamic-cac-information (dynamic-cac-interface-name | 
dynamic-cac-interface-state | dynamic-cac-activation-priority | dynamic-cac-bbl)*>

<!ELEMENT dynamic-cac-interface-name (#PCDATA)>

<!ELEMENT dynamic-cac-interface-state (#PCDATA)>

<!ELEMENT media-gateway-controller (#PCDATA)>

<!ELEMENT media-gateway-controller-configuration (media-gateway-controller)*>

<!ELEMENT offline-reason (#PCDATA)>

<!ELEMENT slot (#PCDATA)>

<!ELEMENT telephony-interface-module-status (slot | tim-state | offline-reason)*>

<!ELEMENT telephony-interface-module-status-information 
(telephony-interface-module-status)*>

<!ELEMENT tgm-dsp-capacity-information (dsp-capacity)*>

<!ELEMENT tgm-dynamic-cac-information (tgm-reported-bearer-bandwidth-limit | 
tgm-dynamic-cac-list)*>

<!ELEMENT tgm-dynamic-cac-list (dynamic-cac-information)*>

<!ELEMENT tgm-information (media-gateway-controller-configuration)*>

<!ELEMENT tgm-reported-bearer-bandwidth-limit (#PCDATA)>

<!ELEMENT tim-state (#PCDATA)>

[Contents] [Prev] [Next] [Index] [Report an Error]