aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2017-03-07 17:58:04 +0100
committerHolger Freyther <holger@freyther.de>2017-03-23 07:31:25 +0000
commit63942320b35b61fe9fe95759cdb56cbcf17c7b7a (patch)
tree9bad93152862befd283c1198febf4c8c5db5e52e
parent62f50f52976d62709831d4eb1a1321d2cb58e354 (diff)
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
-rw-r--r--contrib/testpbx/configs/vars.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/testpbx/configs/vars.xml b/contrib/testpbx/configs/vars.xml
index 1cb826d..5ef16c9 100644
--- a/contrib/testpbx/configs/vars.xml
+++ b/contrib/testpbx/configs/vars.xml
@@ -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