So after user had created account, robot calls him and asks to push "1" if
yes and 0 if "No". So naturally I thought about Skype.
Is it doable? Or may be someone knows other way to do it?
PS: I know that I will need to pay for the actual calls and it's ok.
Thanks
George.
http://www.codeproject.com/KB/aspnet/SkypeSample.aspx
http://www.codeproject.com/KB/cs/skypecontrolapicsharp.aspx
http://www.nsoftware.com/ibiz/skype/technologies.aspx?sku=byn1-a
Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"George Ter-Saakov" <gt-...@cardone.com> wrote in message news:OSbpFphp...@TK2MSFTNGP05.phx.gbl...
There are a few projects on Code Project.
--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA
Subscribe to my blog
http://gregorybeamer.spaces.live.com/lists/feed.rss
or just read it:
http://gregorybeamer.spaces.live.com/
*************************************************
| Think outside the box!
|
*************************************************
"George Ter-Saakov" <gt-...@cardone.com> wrote in message
news:OSbpFphp...@TK2MSFTNGP05.phx.gbl...
I did search codeproject myself...
All three project there do not do voice phone calls over Skype. And not even
related to Skype much.
Also I did Google....
George.
"Cowboy (Gregory A. Beamer)" <NoSpamM...@comcast.netNoSpamM> wrote in
message news:u18%23hLkpI...@TK2MSFTNGP03.phx.gbl...
The first link I posted for you has this list of things it does :
1. Make a Skype call via Skype.
2. Request contact information.
3. Start a chat.
4. Send a file via Skype.
5. Add a contact.
6. Make a Skype Out Call.
Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"George Ter-Saakov" <gt-...@cardone.com> wrote in message news:eFaEfykp...@TK2MSFTNGP05.phx.gbl...
It does not do it at all... All it does provides a link on a page in format
<A href="skype://action"> to initiate a call by clicking on that link. you
can not controll this staff.....
If someone asked how to hit remote web server you do not say just place a
link <A href=server.com> on your page....
George.
"Juan T. Llibre" <nomail...@nowhere.com> wrote in message
news:uqilyemp...@TK2MSFTNGP06.phx.gbl...
This is more for CodeProject. I know I have membership so thought I would
download the code. I go to their page to retrieve my password and the
CAPTCHA thing is garbage. I type in what I see and it is always rejected.
If the code is as bad then....
LS
--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA
Subscribe to my blog
http://gregorybeamer.spaces.live.com/lists/feed.rss
or just read it:
http://gregorybeamer.spaces.live.com/
*************************************************
| Think outside the box!
|
*************************************************
"Lloyd Sheen" <a@b.c> wrote in message
news:%23dVlr4t...@TK2MSFTNGP04.phx.gbl...
George.
"Cowboy (Gregory A. Beamer)" <NoSpamM...@comcast.netNoSpamM> wrote in
message news:eLO9aUup...@TK2MSFTNGP05.phx.gbl...
Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"George Ter-Saakov" <gt-...@cardone.com> wrote in message news:uSDWBBtp...@TK2MSFTNGP04.phx.gbl...
Is it doable? Or may be someone knows other way to do it?
-------------------------------------------
Now I spend the whole day doing research with Skype and other similar
software....
I figured that Skype is geared toward user interface too much, and it's hard
to manipulate it from the server.
So looks like it's not an option....
From what I've read so far I realized that I need to subscribe to "Voice
over IP" service. Like http://www.vonage.com
Then using VOIP protocol I can do pretty much same things regular phone
does.
The trouble is I can not find any SDK/API that would let me manipulate VOIP.
So if someone has experience with VOIP I would appreciate if you would point
me out to where to start digging.
PS: I do not mind purchasing the library to do VOIP....
Thanks.
George.
"Juan T. Llibre" <nomail...@nowhere.com> wrote in message
news:e4Qyxzup...@TK2MSFTNGP03.phx.gbl...
There is a PDF floating around of the book that goes with Asterix that has a
LOT of info about how it works. Perhaps there is enough information in here
and the open source code of asterix for you to be able to write a connector.
As far as I am aware (though I could be wrong) there are many ways to drive
asterix which could do what you are trying to achieve. Do a search for the
PDF file for asterix (or asterisk).
--
Best regards,
Dave Colliver.
http://www.AshfieldFOCUS.com
~~
http://www.FOCUSPortals.com - Local franchises available
"George Ter-Saakov" <gt-...@cardone.com> wrote in message
news:OzP5fZvp...@TK2MSFTNGP03.phx.gbl...
PS: It's "asterisk"
George.
"David" <david.col...@revilloc.REMOVETHIS.com> wrote in message
news:OPZZq8wp...@TK2MSFTNGP06.phx.gbl...