flutterjanus/flutter_janus_client

There is no way to accept or reject an incoming SIP call

makspuzzz opened this issue · 1 comments

The accept and reject buttons only close the modal window. At the other end of the connection, the call terminates on timeout.

JanusSipPlugin supports both accept and decline, you should look at ApiReference of JanusSipPlugin
regarding the example that you checked i may have forgotten to add a call to decline method call but in next release i will add it. closing now, if you noticed any bugs feel free to write to me with detailed information of bug and i will re-open and investigate