[Asterisk-code-review] pjsip/t38_fast_reject: Test fails with extra codecs (testsuite[certified/16.8])

Kevin Harwell asteriskteam at digium.com
Tue Feb 2 16:40:40 CST 2021


Kevin Harwell has uploaded this change for review. ( https://gerrit.asterisk.org/c/testsuite/+/15392 )


Change subject: pjsip/t38_fast_reject: Test fails with extra codecs
......................................................................

pjsip/t38_fast_reject: Test fails with extra codecs

The certified version of this test differed from it's main branch
counterparts in that it had a few extra codecs specified in the
endpoint definitions.

This patch removes those configured codecs to align with how the
main branch test is configured. Now the test passes.

Change-Id: If3ae9d211498810f1fd4eafee0eccd24682f9155
---
M tests/fax/pjsip/t38_fast_reject/configs/ast1/pjsip.conf
1 file changed, 0 insertions(+), 8 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/92/15392/1

diff --git a/tests/fax/pjsip/t38_fast_reject/configs/ast1/pjsip.conf b/tests/fax/pjsip/t38_fast_reject/configs/ast1/pjsip.conf
index 188cf13..a70d234 100644
--- a/tests/fax/pjsip/t38_fast_reject/configs/ast1/pjsip.conf
+++ b/tests/fax/pjsip/t38_fast_reject/configs/ast1/pjsip.conf
@@ -51,11 +51,7 @@
 context = default
 dtmf_mode = rfc4733
 disallow = all
-allow = alaw
 allow = ulaw
-allow = g729
-allow = h263p
-allow = h264
 direct_media = no
 send_rpid = yes
 sdp_session = session
@@ -72,11 +68,7 @@
 context = callcontrol
 dtmf_mode = rfc4733
 disallow = all
-allow = alaw
 allow = ulaw
-allow = g729
-allow = h263p
-allow = h264
 direct_media = no
 send_rpid = yes
 sdp_session = session

-- 
To view, visit https://gerrit.asterisk.org/c/testsuite/+/15392
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: testsuite
Gerrit-Branch: certified/16.8
Gerrit-Change-Id: If3ae9d211498810f1fd4eafee0eccd24682f9155
Gerrit-Change-Number: 15392
Gerrit-PatchSet: 1
Gerrit-Owner: Kevin Harwell <kharwell at digium.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20210202/40c19874/attachment.html>


More information about the asterisk-code-review mailing list