Commit Graph

12 Commits

Author SHA1 Message Date
Scott Hardin
da69797f31 add initial support for client certs 2017-05-29 21:17:15 +02:00
Scott Hardin
7b6f0ef264 multi-call: add hint in config.ini.example 2017-05-27 17:15:52 +02:00
Scott Hardin
82015dc14c add playAudioFile() and caller menu skeleton
- playAudioFile() makes it possible to play a WAV file
to either the caller or the mumble channel

- menu skeleton has DTMF handling and is ready for
adding '*n' functions (like *5 = mute).
2017-05-23 21:38:44 +02:00
Scott Hardin
dc77504338 add caller pin for entering mumble session
caller must enter pin before being unmuted/undeafened in mumble room
2017-05-21 23:12:14 +02:00
Scott Hardin
f112cca475 Add autodeaf so users in other groups see status
This causes the user to be self_mute and self_deaf when there
is no SIP call active. Users in other Mumble groups can then
see whether the user is active without moving to same group.

Note: this needs the updated mumlib with the self_mute and self_deaf
methods
2017-05-20 22:37:17 +02:00
Michał Słomkowski
c04ead2ff5 Add option to set frame length in PJSIP. #14 2016-04-18 02:12:27 +02:00
Michał Słomkowski
11e93bb138 Add option to set log level from config file. 2016-04-18 01:30:10 +02:00
Michał Słomkowski
bd3f62c044 Add option to configure Opus encoder bitrate. #14 2016-04-18 01:22:36 +02:00
Matthias Larisch
94932e3159 Add start channel field to example config 2015-11-30 23:29:29 +01:00
Michał Słomkowski
f6bf22bd15 Implement URI validator. 2015-11-09 01:42:04 +01:00
Michał Słomkowski
9d4da88e9f Add SIP URI validator. 2015-11-09 00:51:51 +01:00
Michał Słomkowski
da3000f1ad Add config file support. 2015-10-17 22:27:37 +02:00