Open GoogleCodeExporter opened 9 years ago
Original comment by florian....@gmail.com
on 10 Jan 2012 at 8:23
You can easily implement that. Have a look at:
- SoftPhonePreferencePage That's where you could add a new setting to
auto-answer calls
- newIncomingCall method of the PhoneState enum in the PjsuaClient class.
That's where you need to automatically accept the call. See how the
callAnswer() method in the INCOMING_CALL state does it.
Original comment by florian....@gmail.com
on 10 Jan 2012 at 8:36
Original comment by florian....@gmail.com
on 27 Mar 2012 at 7:47
Original issue reported on code.google.com by
chrispre...@gmail.com
on 17 Nov 2010 at 4:50