Hello all,
Help
My target is to write a program for testing a web calling. There are 2 scenarios:
1. Initiate two calls, one is to user A, and the other to B, then connect the calls so that A can talk to B.
2. Receive an incoming call from user A, and then make an outbound call to user B, then connect the incoming call and outbound call, so that A can talk to B.
Is there any sample source code is available in the Internet? Or if you have, would you pls mail one copy to me?
Thanks in advance.