Oldbadbear / opensoftphone

Automatically exported from code.google.com/p/opensoftphone
0 stars 0 forks source link

Multi-channel #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Does the opensoftphone support multi-channel (multi concurent calls)?
I know pjsua already supports multi-channel.
If the opensoftphone does, please show me on detail where it is implemented?

Thank you,
Best regards.

Original issue reported on code.google.com by tue.le...@gmail.com on 7 Sep 2011 at 7:27

GoogleCodeExporter commented 9 years ago
Opensoftphone supports switching to a second call, but will auto-decline any 
further calls. Have a look at the newIncomingCall method of the PhoneState enum 
in the PjsuaClient class.

Original comment by florian....@gmail.com on 10 Jan 2012 at 8:32