cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
181
Views
0
Helpful
1
Replies

Help for the function getExtensions() in com.cisco.ipphone.sdk

michael9102
Level 1
Level 1

Hi. Friends. I am working on a jtapi application which uses the Phone.getExtensions() to get the extensions associated with the phone. However, the order of the returned extensions appeared strange. For example, my current phone is configured to have three lines--4204, 4224, 4200 in the call manager. The returned extensions have the following order---4224, 4204, 4200. My question are that how the getExtension() organized the returned extensions and How I can get the extensions with the exact order that they appear in the call manager. Thanks a lot for your help.

1 Reply 1

Not applicable

I think this is the normal behavior and there is no way to change the order.