I am working on an android app that auto-call/auto-dial 5 people and put them in conference call programmatically, The calls are GSM (local calls from my number to another 5 phone numbers)
Till now what I have studied I found that currently there is no API in android SDK with which one can merge call programmatically.
Still I am looking for solution. Thanks in advance.