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?
The first situation is called BRIDGE: you want to BRIDGE 2 calls; The second is called CALL-THROUGH. I believe it is not easy to find sample codes. Dialogic’s CT Media have some codes – i am not sure it is only for PSTN or for both PSTN & Voip.
Author
Posts
Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Voice over IP’ is closed to new topics and replies.