Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

Noprint
Panel
borderColorgreen
bgColortransparent
borderWidth2

Back to Table of Contents

Back to Supported Features

The

Spacevars
0series4
is integrated with Juniper Session Resource Controller (JSRC) using SOAP interface to perform enhanced call processing such as bandwidth reservation and Gateway client process creation.
For example, when a call comes in, the
Spacevars
0product
acting  acting as a Gateway client contacts the SRC and reserves bandwidth for the session. Once the call completes, the bandwidth reservation is released. Currently, each business partner can have three users (user1, user 2, user3). Each of these users has a 6M (6000000) link to the DSLAM.

...

  • End-to-end session establishment starts Sonus SBC #1
    Spacevars
    0product
     #1.
  • Sonus 
    Spacevars
    0product
    #1 examines the global configuration to determine if the SRC bandwidth reservation feature is enabled (for the example above, SRC bandwidth reservation is enabled).
  • Sonus 
    Spacevars
    0product
    #1 examines the offered session attributes, determines worst case bandwidth requirements and performs three Subscriber_activateService API calls to reserve bandwidth:
  • SIP trunk #1 (reservation is optional, depending on network topology)
  • Ingress trunk #1
  • Egress trunk #1
  • Sonus 
    Spacevars
    0product
    #1 forwards session establishment signaling to Sonus SBC #2
    Spacevars
    0product
     #2.
  • Sonus 
    Spacevars
    0product
    #2 examines global configuration to determine if SRC bandwidth reservation is enabled (for example above, SRC bandwidth reservation is enabled).
  • Sonus 
    Spacevars
    0product
    #2 examines the offered session attributes, determines worst case bandwidth requirements and performs three Subscriber_activateService API calls to reserve bandwidth:
  • SIP trunk #2 (reservation is optional, depending on network topology)
  • Ingress trunk #2
  • Egress trunk #2
  • Once the session attributes are negotiated end-to-end, both Sonus
    Spacevars
    0product
    s have knowledge of the actual bandwidth used by the session on each trunk.
  • At this point both of the Sonus
    Spacevars
    0product
    s perform Subscriber_modifyService API calls to adjust down the bandwidth as needed.

...