RingCentral .Net SDK
Properties | List of all members
RingCentral.SipFlagsResponse Class Reference

SIP flags information More...

Properties

bool? voipFeatureEnabled [get, set]
 Indicates that VoIP calling feature is enabled More...
 
bool? voipCountryBlocked [get, set]
 Indicates that the request is sent from IP address of a country where VoIP calling is disallowed More...
 
bool? outboundCallsEnabled [get, set]
 Indicates that outbound calls are enabled More...
 
bool? dscpEnabled [get, set]
 
long? dscpSignaling [get, set]
 Format: int32 More...
 
long? dscpVoice [get, set]
 Format: int32 More...
 
long? dscpVideo [get, set]
 Format: int32 More...
 

Detailed Description

SIP flags information

Property Documentation

◆ dscpEnabled

bool? RingCentral.SipFlagsResponse.dscpEnabled
getset

◆ dscpSignaling

long? RingCentral.SipFlagsResponse.dscpSignaling
getset

Format: int32

◆ dscpVideo

long? RingCentral.SipFlagsResponse.dscpVideo
getset

Format: int32

◆ dscpVoice

long? RingCentral.SipFlagsResponse.dscpVoice
getset

Format: int32

◆ outboundCallsEnabled

bool? RingCentral.SipFlagsResponse.outboundCallsEnabled
getset

Indicates that outbound calls are enabled

◆ voipCountryBlocked

bool? RingCentral.SipFlagsResponse.voipCountryBlocked
getset

Indicates that the request is sent from IP address of a country where VoIP calling is disallowed

◆ voipFeatureEnabled

bool? RingCentral.SipFlagsResponse.voipFeatureEnabled
getset

Indicates that VoIP calling feature is enabled


The documentation for this class was generated from the following file: