This property returns the name of the user a call was connected to right after a "Connect To" gse block.
PBXCall.ConnectedName
This function returns a string value.
If you connect a call to a group and need to know which goup user has taken the call, this property can be requested right after leaving the "Connected" exit of the "Connect To" block.
There is another function PBXCall.ConnectedNumber which returns the internal extension of the user who took the call.
Please note, that this functions returns an empty string, once the call was disconnected. So it can't be used after leaving the "Wait for Disconnect" block.
? Server Script API
|
| View Topic History
|