complexType XSipTrunkSecurityProfile
diagram AXLSoap_p20838.png
namespace http://www.cisco.com/AXL/API/15.0
children name description securityMode incomingTransport outgoingTransport digestAuthentication noncePolicyTime x509SubjectName incomingPort applLevelAuthentication acceptPresenceSubscription acceptOutOfDialogRefer acceptUnsolicitedNotification allowReplaceHeader transmitSecurityStatus sipV150OutboundSdpOfferFiltering allowChargingHeader
used by
element AddSipTrunkSecurityProfileReq/sipTrunkSecurityProfile
source <xsd:complexType name="XSipTrunkSecurityProfile">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String75" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="description" type="axlapi:String100" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="securityMode" type="axlapi:XDeviceSecurityMode" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="incomingTransport" type="axlapi:XTransport" default="TCP+UDP" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="outgoingTransport" type="axlapi:XTransport" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="digestAuthentication" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="noncePolicyTime" type="axlapi:XInteger" default="600" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Only if digestAuthentication is enabled this value can be changed.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="x509SubjectName" type="axlapi:String4096" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="incomingPort" type="axlapi:XInteger" default="5060" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="applLevelAuthentication" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="acceptPresenceSubscription" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="acceptOutOfDialogRefer" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="acceptUnsolicitedNotification" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="allowReplaceHeader" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="transmitSecurityStatus" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="sipV150OutboundSdpOfferFiltering" type="axlapi:XV150SDPFilter" default="Use Default Filter" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="allowChargingHeader" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XSipTrunkSecurityProfile/name
diagram AXLSoap_p20839.png
type axlapi:String75
properties
content simple
nillable false
facets
Kind Value Annotation
maxLength 75
source <xsd:element name="name" type="axlapi:String75" nillable="false" minOccurs="1" maxOccurs="1"/>

element XSipTrunkSecurityProfile/description
diagram AXLSoap_p20840.png
type axlapi:String100
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
maxLength 100
source <xsd:element name="description" type="axlapi:String100" nillable="true" minOccurs="0" maxOccurs="1"/>

element XSipTrunkSecurityProfile/securityMode
diagram AXLSoap_p20841.png
type axlapi:XDeviceSecurityMode
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="securityMode" type="axlapi:XDeviceSecurityMode" nillable="true" minOccurs="0" maxOccurs="1"/>

element XSipTrunkSecurityProfile/incomingTransport
diagram AXLSoap_p20842.png
type axlapi:XTransport
properties
minOcc 0
maxOcc 1
content simple
default TCP+UDP
nillable false
source <xsd:element name="incomingTransport" type="axlapi:XTransport" default="TCP+UDP" nillable="false" minOccurs="0" maxOccurs="1"/>

element XSipTrunkSecurityProfile/outgoingTransport
diagram AXLSoap_p20843.png
type axlapi:XTransport
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="outgoingTransport" type="axlapi:XTransport" nillable="true" minOccurs="0" maxOccurs="1"/>

element XSipTrunkSecurityProfile/digestAuthentication
diagram AXLSoap_p20844.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="digestAuthentication" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element XSipTrunkSecurityProfile/noncePolicyTime
diagram AXLSoap_p20845.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 600
nillable false
annotation
documentation
Only if digestAuthentication is enabled this value can be changed.
source <xsd:element name="noncePolicyTime" type="axlapi:XInteger" default="600" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Only if digestAuthentication is enabled this value can be changed.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XSipTrunkSecurityProfile/x509SubjectName
diagram AXLSoap_p20846.png
type axlapi:String4096
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 4096
source <xsd:element name="x509SubjectName" type="axlapi:String4096" nillable="false" minOccurs="0" maxOccurs="1"/>

element XSipTrunkSecurityProfile/incomingPort
diagram AXLSoap_p20847.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 5060
nillable false
source <xsd:element name="incomingPort" type="axlapi:XInteger" default="5060" nillable="false" minOccurs="0" maxOccurs="1"/>

element XSipTrunkSecurityProfile/applLevelAuthentication
diagram AXLSoap_p20848.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="applLevelAuthentication" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element XSipTrunkSecurityProfile/acceptPresenceSubscription
diagram AXLSoap_p20849.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="acceptPresenceSubscription" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element XSipTrunkSecurityProfile/acceptOutOfDialogRefer
diagram AXLSoap_p20850.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="acceptOutOfDialogRefer" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element XSipTrunkSecurityProfile/acceptUnsolicitedNotification
diagram AXLSoap_p20851.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="acceptUnsolicitedNotification" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element XSipTrunkSecurityProfile/allowReplaceHeader
diagram AXLSoap_p20852.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="allowReplaceHeader" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element XSipTrunkSecurityProfile/transmitSecurityStatus
diagram AXLSoap_p20853.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="transmitSecurityStatus" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element XSipTrunkSecurityProfile/sipV150OutboundSdpOfferFiltering
diagram AXLSoap_p20854.png
type axlapi:XV150SDPFilter
properties
content simple
default Use Default Filter
nillable false
source <xsd:element name="sipV150OutboundSdpOfferFiltering" type="axlapi:XV150SDPFilter" default="Use Default Filter" nillable="false" minOccurs="1" maxOccurs="1"/>

element XSipTrunkSecurityProfile/allowChargingHeader
diagram AXLSoap_p20855.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="allowChargingHeader" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy