Picture of Piers 6740
Registered 1 year 133 days
Piers 6740 Friday, 14 July 2023, 12:13 PM in response to Andreas Fink (innovaphone)
Re: Agenda SDK Dialog: How to query the length of internal extension numbers
Andreas,

As a followup to today's discussion in the Innovaphone Apps SDK Developer Forum, I've looked at both the SDK documentation and at our code to understand which API we are using today.

You mentioned the RCC API. I did not find anything there that seems to return the information we are querying.

Instead, we seem to take the information from the LoginResult of the myApps protocol.

However, what I see in the code does not really match what I see in the docs:

The LoginResult contains an "info" element which we parse.
In our code, we look for a "user" element within "info".

This element does not seem to be documented:
https://sdk.innovaphone.com/13r3/doc/appwebsocket/myApps.htm#Info

We then look for a "prefix" element within "user".
The "prefix" element contains information like "country", "area", "intl", etc.

It would be great if you could also provide the property "maxIntern" at this point.

In any case, there seems to be a documentation issue about "info" > "user".

Have a nice weekend.
← You can define your color theme preference here