Command Example
The following table and the second table in this topic show an example communications command and associated command data that invokes the server-layer scripting business service method CTI_Test.CmdBSGotoView. This command makes an outbound phone call to the number the user specified in the communications toolbar’s text input field.
Parameter Name | Parameter Value |
---|---|
ServiceMethod |
CTI_Test.CmdBSGotoView |
CmdData |
MakeCallToPhone |
OnEditControl |
True |
The following table shows a command data definition for this command definition.
Parameter Name | Parameter Value |
---|---|
ServiceParam.PhoneNumber |
{@Phone:PhoneTypeLookup} |
RequiredField.@Phone |
?* |
Param.CallNotifyText |
Call from {@UserName}... |