multi-call: add hint in config.ini.example

This commit is contained in:
Scott Hardin 2017-05-27 17:15:52 +02:00
parent 993c5f3988
commit 7b6f0ef264

View File

@ -16,6 +16,10 @@ password = foobar
# Adjust it if you need to meet the specific bandwidth requirements of Murmur server
frameLength = 40
# Set the maximum number of SIP calls to allow simultaneously. This should be <= 32.
# If you need more, recompile PJSUA LIB and also modify the define in main.hpp.
max_calls = 1
[mumble]
host = example.org
port = 64738