LumiSoft Mail Server User API
AlertInfo Property
Namespaces > LumiSoft.Net.SIP > SIP_Message > AlertInfo
Gets AlertInfo values collection. When present in an INVITE request, the Alert-Info header field specifies an alternative ring tone to the UAS. When present in a 180 (Ringing) response, the Alert-Info header field specifies an alternative ringback tone to the UAC.
Syntax
C#Visual BasicManaged C++
public SIP_MVGroupHFCollection<SIP_t_AlertParam> AlertInfo { get; }
Public ReadOnly Property AlertInfo As SIP_MVGroupHFCollection(Of SIP_t_AlertParam)

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)