mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-14 21:10:11 +01:00
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:
parent
094db5b7fa
commit
255bb23bcd
1 changed files with 2 additions and 0 deletions
|
|
@ -22,6 +22,8 @@ directmedia=no
|
|||
sipdebug=no
|
||||
session-timers=refuse
|
||||
videosupport=yes
|
||||
disallow=all
|
||||
allow=alaw
|
||||
|
||||
realm=|REALM|
|
||||
defaultexpiry=|DEFAULTEXPIRY|
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue