testpbx: Enable GSM and AMR as codecs to actually be relevant

Without these codecs we will not have much joy when working with a
default GSM BTS/BSC.

Change-Id: I8719c392f57e0dbed0c0c792d1381592dcd662c1
This commit is contained in:
Holger Hans Peter Freyther 2017-03-07 17:58:04 +01:00 committed by Holger Freyther
parent 62f50f5297
commit 63942320b3
1 changed files with 2 additions and 2 deletions

View File

@ -255,8 +255,8 @@
127 - BV32
-->
<X-PRE-PROCESS cmd="set" data="global_codec_prefs=OPUS,G722,PCMU,PCMA,VP8"/>
<X-PRE-PROCESS cmd="set" data="outbound_codec_prefs=OPUS,G722,PCMU,PCMA,VP8"/>
<X-PRE-PROCESS cmd="set" data="global_codec_prefs=OPUS,G722,PCMU,PCMA,VP8,GSM,AMR"/>
<X-PRE-PROCESS cmd="set" data="outbound_codec_prefs=OPUS,G722,PCMU,PCMA,VP8,GSM,AMR"/>
<!--
xmpp_client_profile and xmpp_server_profile