Hello,
recently I've created simple SIP to Mumble gateway using PJSIP framework. It connects to Murmur and waits for incoming connections on SIP port. Only incoming connections are supported for now. The goal was to allow people to join the conference using ordinary telephone, via VoIP provider. The repository: https://github.com/slomkowski/mumsi
Any feedback will be much appreciated!