- Joined
- Jan 23, 2015
- Messages
- 10
- Reaction score
- 0
Hello,
I need to list all defined accounts on 3cx windows phone.
Actually, I need to achieve server ip adress for the account which is currently active in softphone api dll.
I am able to get extension number and name in "OnMyPhoneStatusChanged" event by simply typing:
sender as MyPhonePlugins.IExtensionInfo;
But it's not enough for me, I need to know what is server ip address of this extension!
any help would be appreciated
I need to list all defined accounts on 3cx windows phone.
Actually, I need to achieve server ip adress for the account which is currently active in softphone api dll.
I am able to get extension number and name in "OnMyPhoneStatusChanged" event by simply typing:
sender as MyPhonePlugins.IExtensionInfo;
But it's not enough for me, I need to know what is server ip address of this extension!
any help would be appreciated