mlynsky_
Mon May 15 2006, 09:37
I need a way of getting the Skype In number using the API when a call comes in to Skype. For example if there are 10 Skype-In numbers for a skype account, i need to use the API to get the Skype-In number. I am only currently able to get the Id of the Caller.
I am using the ActiveS Wrapper
bertouta
Thu May 18 2006, 07:42
Hi there,
You can get your contacts phone numbers without any guaranties that you will get his SkypeIn numbers if he hasn't filled these in his profile.
GET PROFILE
#PHONE_HOME - text
#PHONE_OFFICE - text
#PHONE_MOBILE - text
https://developer.skype.com/Docs/ApiDoc/GET_PROFILE
Otherwise there is no other possibility to get the phone number of someone.
Regards,
Antoine