CS1000 Adapatation Module

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • rbelle
    Aspiring Member
    • Jul 2011
    • 1

    CS1000 Adapatation Module

    Does anyone have an example of the CS1000 adaptaion module.

    Looking for Module parameter and Egress URI parameter examples.
    Any help would be appreciated.
  • fan1
    Hot Shot
    .
    • Aug 2011
    • 14

    #2
    Hi,

    EGRESS Domain Modification Parameters:
    • overrideDestinationDomain (or abbr name odstd): {parameter #1 if not named}, replaces the domain in Request-URI and Notify/message-summary body with the given value for egress only. In SM 6.1 and later releases, if the request is a REFER, the domain and digits in the Refer-To header are modified if the host part is the IP address of the SM or contains a domain for which the SM is authoritative.
    • overrideSourceDomain (or abbr name osrcd): replaces the domain in the P-Asserted-Identity header, and calling part of the History-Info header with the given value for egress only.
    • MIME: decide in the egress direction, if SDP in multipart/mixed in SIP message body will be removed or not(no means remove MIME)
    Example:
    • ModuleName: DigitConversionAdapter
    • Module Parameter: odstd=jp.avaya.com osrcd=dr.avaya.com mime=no

    Comment

    Loading