From 80e5a76bf1f5b38e5b7e1c29021ee39f9e412c14 Mon Sep 17 00:00:00 2001 From: Nanang Izzuddin Date: Wed, 11 Nov 2009 04:18:58 +0000 Subject: Misc (#951): Updated local SDP answer reference in sdp neg test related to fix in #964. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@3014 74dad513-b988-da41-8d7b-12977e46ad98 --- pjmedia/src/test/sdp_neg_test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pjmedia/src') diff --git a/pjmedia/src/test/sdp_neg_test.c b/pjmedia/src/test/sdp_neg_test.c index b5f3edb6..87317156 100644 --- a/pjmedia/src/test/sdp_neg_test.c +++ b/pjmedia/src/test/sdp_neg_test.c @@ -129,7 +129,7 @@ static struct test "m=audio 49170 RTP/AVP 0\r\n" "a=rtpmap:0 PCMU/8000\r\n" "m=video 0 RTP/AVP 31\r\n" - "a=rtpmap:31 H261/90000\r\n" /* <-- this is not necessary */ + //"a=rtpmap:31 H261/90000\r\n" /* <-- this is not necessary */ "m=video 53000 RTP/AVP 32\r\n" "a=rtpmap:32 MPV/90000\r\n" "m=audio 0 RTP/AVP 110\r\n" -- cgit v1.2.3