Holger Freyther has submitted this change and it was merged.

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


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
---
M contrib/testpbx/configs/vars.xml
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Jenkins Builder: Verified
  Holger Freyther: Looks good to me, approved



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

-- 
To view, visit https://gerrit.osmocom.org/1992
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I8719c392f57e0dbed0c0c792d1381592dcd662c1
Gerrit-PatchSet: 3
Gerrit-Project: osmo-sip-connector
Gerrit-Branch: master
Gerrit-Owner: Holger Freyther <hol...@freyther.de>
Gerrit-Reviewer: Holger Freyther <hol...@freyther.de>
Gerrit-Reviewer: Jenkins Builder

Reply via email to