- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Skype Command Line Conference
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Link to this reply
- Email to a Friend
- Report Inappropriate Content
03-04-2012 15:04
Hello all,
I am trying to initiate a conference call through a script but I can't find a solution.
There is no problem to initiate a call via the command line with "/callto:myphonenumber" but I don't know the syntax to initiate a conference (2 outgoing calls to 2 different phone numbers). I tried these separators but it doesn't work:
/callto:myphonenumber1&myphonenumber2
/callto:myphonenumber1\myphonenumber2
/callto:myphonenumber1/myphonenumber2
/callto:myphonenumber1-myphonenumber2
/callto:myphonenumber1|myphonenumber2
does anyone know how I could achieve that? Maybe a skype URL (link) would be the solution?
thank you for any help
Re: Skype Command Line Conference
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Link to this reply
- Email to a Friend
- Report Inappropriate Content
04-04-2012 13:01
UP!
Re: Skype Command Line Conference
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Link to this reply
- Email to a Friend
- Report Inappropriate Content
04-04-2012 23:32
to do what you want may require the use of the public API
https://developer.skype.com/public-api-reference#R
Neil
Re: Skype Command Line Conference
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Link to this reply
- Email to a Friend
- Report Inappropriate Content
05-04-2012 16:06
Thank you! I'll take a look and let you if I managed it. If so, I'd post the code in this thread.
Re: Skype Command Line Conference
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Link to this reply
- Email to a Friend
- Report Inappropriate Content
05-04-2012 16:23
http://community.skype.com/t5/Desktop-API-former-P
Neil
