Francis Noel
Francis Noel
Softphone = receptionist Call 1 = Customer 1 Call 2 = Sale Call 3 = Customer 2 Receptionist does conference customer 1 with sale and exist calls.
https://www.pjsip.org/docs/1.16/pjsip/docs/html/group__PJSUA__LIB__CALL.htm#gaa8c781210e8c2b24183cb3c5215c68d7 function pjsua_call_xfer_replaces in pjsua ?
@kingster Do you plan to develop this functionality soon?
The code is updated
res/values/strings.xml add line 86 : Don\'t repeat notification res/xml/preferences.xml Add line 21-23 src/com/dattasmoon/pebble/plugin/Constants.java Add line 53 : public static final String PREFERENCE_DONT_THROW_MANY_TIME = "pref_dont_throw_many_time"; src/com/dattasmoon/pebble/plugin/NotificationService.java Add line 81 : private...