Agenda SDK Dialog: How to query the length of internal extension numbers
Is there an API to query the value that has been configured in the phone system for the length of internal extensions?
We would like to use this information in order to be able to know if a phone number that the user wants to dial is internal or external.
If necessary, we could make this configurable in our software, but being able to query this from the phone system would be much more elegant.
We would like to use this information in order to be able to know if a phone number that the user wants to dial is internal or external.
There are locations where external local phone numbers can be as short as three digits and there are sites where internal extensions can be five digits long. So we cannot use a hard coded value that would work for all customers.
If necessary, we could make this configurable in our software, but being able to query this from the phone system would be much more elegant.