- Mitglied seit
- 17. März 2015
- Beiträge
- 2
I have a question,
When we make a call out , meaning through the API or https (MAKECALL), the variable: "IsoutBound" of the Class ActiveConnection is FALSE and variable "IsInBound' is true. but when I do it from the device or phone the "IsoutBound" is true and "IsInBound" is false, This last process is good.
We are using the API Ver12 .
call out site
API MAKECALL: IsoutBound=false, IsInBound= true
PolyCom device: IsoutBound=true, IsInBound= false (good)
Is there any explanation or solution
When we make a call out , meaning through the API or https (MAKECALL), the variable: "IsoutBound" of the Class ActiveConnection is FALSE and variable "IsInBound' is true. but when I do it from the device or phone the "IsoutBound" is true and "IsInBound" is false, This last process is good.
We are using the API Ver12 .
call out site
API MAKECALL: IsoutBound=false, IsInBound= true
PolyCom device: IsoutBound=true, IsInBound= false (good)
Is there any explanation or solution