Author Message
kirthikachandru
Joined: May 8, 2014
Messages: 72
Offline
Need Sample Application to test the Reconnect scenario.

Could you share the application and steps to be followed
ThorstenOhrstromSandgren
Joined: Dec 19, 2013
Messages: 12
Offline
Thanks for contacting the Development Support Forum.

In answer to your question, look at the Callingpolicies snap-in located in the SDK.

In particular, look at participantDropped() in CallingPoliciesCallListener.java. In this sample app, when the user presses '7', an addParticipant operation will be invoked when a participant has dropped.

Note that the application also sets " call.getCallPolicies().setCallTerminationPolicy(CallTerminationPolicy.NO_PARTICIPANT_REMAINS);" in CallingPoliciesMediaListener.java in order to prevent the call from dropping when there is only 1 participant left.

Does this answer your question?

Thanks,
Thor
Go to:   
Mobile view