Wiki

« Back to 3.4 Examples

HttpInitiatedP2PCallBridge

Trigger on incoming Http request, place one outbound call to A, play a prompt, gather digits: 1 is proceed, 2 is hangup. If proceed then place a second outbound call and bridge both calls via P2P.

About this application#

This application will be triggered on an incoming Http request. Once the application is triggered, it will place a call to the first configured number. When this call is answered a prompt is played which will ask the user to press "1" key if he/she wishes to continue. If the user presses "1" key then another call will be initiated to the second configured number. Once this second call is answered, both the calls will be bridged.

This application illustrates following CUAE features:-

  • Handling incoming Http requests and triggering applications using the requests.
  • Placing calls while providing abstraction from underlying CallControl protocols.
  • Playing media to an active call.
  • Bridging calls.

Instructions#

  1. HttpInitiatedP2PCallBridge-Designer
  2. HttpInitiatedP2PCallBridge-Java
  3. HttpInitiatedP2PCallBridge-Csharp
0 Attachments
410 Views
Average (0 Votes)
The average rating is 0.0 stars out of 5.
Comments
No comments yet. Be the first.