voice_client: for Asterisk v13 in combination with endptmngr we try

to limit excessive voice transcoding. We use ALAW everywhere internally
and transcode only if it really is necessary.
This commit is contained in:
Ronny Nilsson 2018-03-05 17:06:09 +01:00
parent 094db5b7fa
commit 255bb23bcd

View file

@ -22,6 +22,8 @@ directmedia=no
sipdebug=no
session-timers=refuse
videosupport=yes
disallow=all
allow=alaw
realm=|REALM|
defaultexpiry=|DEFAULTEXPIRY|