sip2mqtt icon indicating copy to clipboard operation
sip2mqtt copied to clipboard

Making calls over MQTT

Open Odianosen25 opened this issue 6 years ago • 0 comments

Hello @MartyTremblay,

I just came across your project and please I have a few questions if you don't mind.

I was working on a project to enable me make calls, using PJSIP over MQTT. I send my number to call to a particular topic, and it calls it.

Now I had dropped the project for some time now, but want to pick it up again. I like the idea of using docker, as I think the PJSIP installation messed up my computer. But unfortunately I know not how to develop a docker image (still learning to use it anyway).

Now my questions:

  1. Is the sip2mqtt only for status as it says, or can it make calls?
  2. If not, can you kindly help me in rebuilding the image with the ability for it to receive data over mqtt to place the call?
  3. I can't find where its stated the docker flags to use for your image. Apologies if its written, as I am not sure what to look out for
  4. I guess to make calls, I have to be able to pass a microphone into the image right?

Thanks and kind regards

Odianosen25 avatar May 24 '18 12:05 Odianosen25