[Asterisk-code-review] tests/channels/pjsip/sdp offer answer: Update Opus rtpmap. (testsuite[master])

Joshua Colp asteriskteam at digium.com
Thu Nov 12 07:55:48 CST 2015


Joshua Colp has uploaded a new change for review.

  https://gerrit.asterisk.org/1613

Change subject: tests/channels/pjsip/sdp_offer_answer: Update Opus rtpmap.
......................................................................

tests/channels/pjsip/sdp_offer_answer: Update Opus rtpmap.

The Opus codec is negotiated with 2 channels. This has been fixed in
Asterisk but the test needs to be updated to use it for negotiation.

ASTERISK-24779

Change-Id: I34d45aa753e8024f9797b6dc18d0524e5f112303
---
M tests/channels/pjsip/sdp_offer_answer/incoming/nominal/multiple-media-stream/audio-video/basic/sipp/uac-all-codecs.xml
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/13/1613/1

diff --git a/tests/channels/pjsip/sdp_offer_answer/incoming/nominal/multiple-media-stream/audio-video/basic/sipp/uac-all-codecs.xml b/tests/channels/pjsip/sdp_offer_answer/incoming/nominal/multiple-media-stream/audio-video/basic/sipp/uac-all-codecs.xml
index 84ba2aa..fa41aed 100644
--- a/tests/channels/pjsip/sdp_offer_answer/incoming/nominal/multiple-media-stream/audio-video/basic/sipp/uac-all-codecs.xml
+++ b/tests/channels/pjsip/sdp_offer_answer/incoming/nominal/multiple-media-stream/audio-video/basic/sipp/uac-all-codecs.xml
@@ -42,7 +42,7 @@
       a=rtpmap:102 G7221/16000
       a=rtpmap:115 G7221/32000
       a=rtpmap:116 G719/48000
-      a=rtpmap:107 opus/48000
+      a=rtpmap:107 opus/48000/2
       a=rtpmap:101 telephone-event/8000
       a=fmtp:101 0-16
       a=ptime:20

-- 
To view, visit https://gerrit.asterisk.org/1613
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I34d45aa753e8024f9797b6dc18d0524e5f112303
Gerrit-PatchSet: 1
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: Joshua Colp <jcolp at digium.com>



More information about the asterisk-code-review mailing list