Author Message
riza87
Joined: Sep 29, 2017
Messages: 39
Offline
Hi All,

Currently I'm trying to implement merge call in my code. I tried to test merge call, got error when 2nd extension call my number (See attachment). How to enable multiple active call in the code?

Thanks,

Riza
  • [Thumb - merge call error.jpeg]
[Disk] Download
Pavel_K
Joined: Dec 20, 2016
Messages: 67
Offline
When you get the second incoming call you can save call object in the call map and process with new call object like with regular call. You can create new view with call appearances to show for the User that he has many calls. Then you can create the button to merge the calls.

The limitation in the Sample app exists because it has simple design without call appearances and hold /unhold/merge buttons.

You can find how to merge calls in the following guide - https://www.devconnectprogram.com/site/global/products_resources/avaya_client_sdk/programming_docs/current/android/communication/tech/developing_conf_app.gsp

Go to:   
Mobile view