Get Calls List ID Where CTI = [ ], Name = [ ], Campaign = [ ], Team = [ ]
Note: This is an Engine Extension command. |
Command |
GetCallsListID |
Image |
|
Group | Callmedia |
Section | – |
Description |
Get Calls List ID Where CTI = $P1:, Name = $P2:, Campaign = $P3:, Team = $P4:. It is used to automate the 'Add Calls List' wizard on the Callmedia Calling Lists screen. |
Parameter 1 (number) |
The ID of the Callmedia server |
Parameter 2 (string) |
The name of the calls list being created |
Parameter 3 (number) | The ID of the Callmedia Campaign |
Parameter 4 (number) |
The ID of the Callmedia Team Note: Τhis is the AdvanceID of the team, not the EnterpriseID |
Output variable | CALLMEDIA_LISTID (number) contains the ID of the list (or zero if not found) |