ServicePropertiestwilio_CallerUnidentifiedRelativeURI Property |
Relative URI to which call center agent browsers will be redirected when they start a call with an unidentified caller. Include a forward slash at the beginning. Basic field expressions (open square bracket field name closed square bracket) can be included. At the time of this writing, the only field available is call_sid
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string twilio_CallerUnidentifiedRelativeURI { get; }
ReadOnly Property twilio_CallerUnidentifiedRelativeURI As String
Get
Property Value
Type:
StringRelative URI to which call center agent browsers will be redirected when they start a call with an unidentified caller. Include a forward slash at the beginning. Basic field expressions (open square bracket field name closed square bracket) can be included. At the time of this writing, the only field available is call_sid
Remarks
Applies to ServiceInstance twilio only.
See Also