janode icon indicating copy to clipboard operation
janode copied to clipboard

Support for SIP plugin

Open brindabella opened this issue 1 year ago • 4 comments

I am building an application using Janode and would like SIP integration support for dial in

brindabella avatar Jan 01 '24 04:01 brindabella

We are working on a partial implementation of the SIP plugin in this branch. That will only support outgoing calls (e.g. from webrtc/janus to PBX) and not the other way around, since the scope was to just perform testing the performance of the Janus plugin. It will be probably included in the next tagged version.

atoppi avatar Jan 02 '24 10:01 atoppi