ActiveConnectionOfferProvided Property
Information which is provided for
Ringing status.
When call is addressed to the specific device, CallManager gives inforamtion about SDP negotiation state.
This information could be used by sip endpoints which are integrated with CallControl API.
Allows to execute SIP pickup request with most optimal SDP negotiation:
if
OfferProvided is True - Pickup should be performed with request for offer
if
OfferProvided is False - Pickup should be performed with SDP offer
Namespace: TCX.ConfigurationAssembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
bool OfferProvided { get; }
Property Value
Boolean