This property returns the internal extension of a user a call was connected to right after the "Connect To" gse block.
PBXCall.ConnectedNumber
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.ConnectedName which returns the name 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
|