Help - Search - Members - Calendar
Full Version: Leaving voicemail - _ISkypeEvents callback event
Skype Community > English > Development, Betas and Skype Garage > Skype Public API
kmadhu74_
Hi,

If the Skype user has voicemail i know i can leave voicemail in two ways. One is make a call at the end of time out it goes to voice mail at that time i get the notification VoicemailGreetingPlayback, in the other case we can click on the voicemail icon to leavea voicemail to that user in that case what is the event callback from Skype?

Does any know what event i need to look for in _ISkypeEvents interface for this ?

Thanks in advance
TheUberOverlord
[quote=kmadhu74]Hi,

If the Skype user has voicemail i know i can leave voicemail in two ways. One is make a call at the end of time out it goes to voice mail at that time i get the notification VoicemailGreetingPlayback, in the other case we can click on the voicemail icon to leavea voicemail to that user in that case what is the event callback from Skype?

Does any know what event i need to look for in _ISkypeEvents interface for this ?

Thanks in advance[/quote]

I am not positive about this, but I would look at both call status events and voicemail events and this example:

https://developer.skype.com/Docs/Skype4COML...Lib/TCallStatus
kmadhu74_
Hi there,

There is no call in case you just click on Voicemail icon to record a voicemail. So i believe this does not help much in this scenario.

May be i need to look at messages from Skype directly.

Thanks anyways
TheUberOverlord
[quote=kmadhu74]Hi there,

There is no call in case you just click on Voicemail icon to record a voicemail. So i believe this does not help much in this scenario.

May be i need to look at messages from Skype directly.

Thanks anyways[/quote]

Sorry my link was bad, but yes looking at the messages directly would help as well:

https://developer.skype.com/Docs/Skype4COML...emailServer_vbs

Would you mind posting your findings here as well?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.