Sometimes we would like to have ordinary people join our mumble (voice-communication) meetings which is easiest via telephone (or web-browser?).

This could use python-pymumble, which allows to build bots that can record audio and playback audio and can react on text messages such as

#dial 3999 #dtmf 1234 #hangup

On the SIP side, one can use python-pjsua from network:telephony/libpjsip which has as a nicely short example for usage: ./simplecall.py sip:365@voip.suse.de

We could also try to attach a jangouts client to mumble. e.g. using https://build.opensuse.org/package/show/multimedia:libs/webrtc-audio-processing http://www.openwebrtc.org/

or we build a webRTC-based mumble client

Looking for hackers with the skills:

Nothing? Add some keywords!

This project is part of:

Hack Week 14

Activity

  • almost 8 years ago: okurz liked this project.
  • almost 8 years ago: keichwa liked this project.
  • almost 8 years ago: e_bischoff liked this project.
  • almost 8 years ago: ganglia liked this project.
  • almost 8 years ago: abergmann liked this project.
  • almost 8 years ago: abergmann liked this project.
  • almost 8 years ago: bmwiedemann originated this project.

  • Comments

    • ancorgs
      almost 8 years ago by ancorgs | Reply

      Not sure if it would be of any help, but have you taken a look to Janus Gateway?

    • abergmann
      almost 8 years ago by abergmann | Reply

      Oh, I love this idea. Maybe it would be even possible to integrate this with our Asterisk system. Just dial in with any regular phone.

      From time to time it would be a good fall-back method if the desktop audio settings are messed up again. ;-)

      • sarosh
        over 6 years ago by sarosh | Reply

        Hi , Sir I am trying to connect asterisk to Mumble. Based on your experience can you Please let me know if this is possible?

    • capri
      almost 8 years ago by capri | Reply

      That's a great idea. I wanted something like that in the past :-)

      • sarosh
        over 6 years ago by sarosh | Reply

        Hi , Sir I am trying to connect asterisk to Mumble. Based on your experience can you Please let me know if this is possible?

    • mrscotty
      almost 7 years ago by mrscotty | Reply

      There's already a SIP->Mumble gateway on github [https://github.com/slomkowski/mumsi]. It has some limitations, like it currently only supports one caller at a time, but I just added a pull request that adds support for a caller PIN.

      • sarosh
        over 6 years ago by sarosh | Reply

        Hi , Sir I am trying to connect asterisk to Mumble. Based on your experience can you Please let me know if this is possible?

    Similar Projects

    This project is one of its kind!