Picture of Alessandro 174
Registered 13 years 153 days
Alessandro 174 Friday, 30 October 2020, 09:33 AM
Best way to find location node of a PBX
In the SAOP Api a function was implemented that returned the location of a pbx: "Integer Version(out string gkId, out string location, out string firmware, out string serial)"
http://wiki.innovaphone.com/index.php?title=Reference10:SOAP_API#Integer_Version.28out_string_gkId.2C_out_string_location.2C_out_string_firmware.2C_out_string_serial.29
It exists a similar request on the new WebSocket Api?
Andreas Fink
Moderator Registered 13 years 166 days
Andreas Fink (innovaphone) Friday, 13 November 2020, 10:21 AM
1 of 1 users consider this post helpful
Re: Best way to find location node of a PBX
Hello Alessandro,

this should be covered by the GetPbxConfig operation:

https://sdk.innovaphone.com/doc/appwebsocket/PbxAdminApi.htm#GetPbxConfig

Can you check if it delivers information you need?

Gruss
Andreas
Picture of Alessandro 174
Registered 13 years 153 days
Alessandro 174 Friday, 13 November 2020, 10:49 AM
Re: Best way to find location node of a PBX
Hi Andreas

Thanks, this works fine, then from the APP Object that I'm connect to I can read out the node.

BR
Alessandro
← You can define your color theme preference here