|
![]() ![]() ![]() ![]() ![]() ![]()
|
Extending SGCP to support Voice over ATMSGCP is used to remote control gateways and instruct them to forward the voice signals received on a circuit towards another gateway. SGCP commands (Create Connection and Modify Connection) carry an SDP (Session Description Protocol) payload, where the VoIP parameters such as supported encoding, RTP options, UDP port and IP address are defined. In some network configurations, gateways expect to carry the voice packets over an ATM or a frame relay network. SGCP can easily be extended to provide signalling for these gateways. As indicated in the following picture, the call agent would send commands to the gateways using SGCP over IP, and the voice transmission would be over ATM virtual circuits. The IP network used to carry SGCP can indeed be provisioned by using a set of ATM virtual circuits, using IP over ATM.
The following extensions were proposed by Michael H. Grobelch from Cisco. Extensions to SDPfor circuit connection using CES soft PVCs, modification to SGCP itself does not appear to be necessary. Rather, enhancement of the Session Description Protocol can provide the needed function. In particular, changes to the media ("m" line), connection ("c" line), and possibly new attributes ("a" lines).
connection description:
c=ATM NSAP 47.0091.8100.0000.0060.3e64.fd01.0060.3e64.fd01.00
This allows the destination ATM NSAP address to be returned in a response
when a connection is created, and specified to the source Soft PVC
gateway.
media description:
m=audio
here, the "ces20" field indicates that transport over the ATM network is per the ATM Forum CES v.2.0 specification. This uniquely specifies many of the characteristics of the ATM connection used in transport of the bearer channel, including the service category (CBR) and ATM Adaption layer (AAL1). The VPI/VCI field is the VPI/VCI signalled in the SETUP message for the CES Soft PVC (this is the VPI/VCI used at the destination interface). It is appropriate in the "port" field of the m line. Reason Code in the Delete ConnectionFor the Reason code passed by the ATM Gateway when it initiates a DeleteConnection, the following format is proposed:
E: netrel: location:0x1, cause:0x1f
E: overrun
Additional extensionsSome extensions to the above proposal can be made via the use of SDP attribute lines:
Back to the SGCP FAQ Back to the SGCP page |
| Home | Back | Top of Page | Feedback | www.telcordia.com |
| © 1999 - 2005 Telcordia Technologies, Inc. |