FAXL3: ActionPlaceVoiceCall
From fringDocumentation
ActionPlaceVoiceCall
Starts a Voice/VoIP call with a specific User.
Element ActionPlaceVoiceCall
The following are the elements or building blocks comprising an ActionPlaceVoiceCall:
| Required | Direction | Name | Type | Description |
| Required | IN | argContact | User Info/ref | Contains information about the user to call. |
FAXL Syntax
<ActionPlaceVoiceCall> <IN> <argContact> <argFringUserID> <argUserID> <value>fring-test-call</value> </argUserID> <argServiceID> <value>EOFServiceId</value> </argServiceID> </argFringUserID> </argContact> </IN> </ActionPlaceVoiceCall>