Changeset 3014 for pjproject


Ignore:
Timestamp:
Nov 11, 2009 4:18:58 AM (14 years ago)
Author:
nanang
Message:

Misc (#951): Updated local SDP answer reference in sdp neg test related to fix in #964.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjmedia/src/test/sdp_neg_test.c

    r2675 r3014  
    130130            "a=rtpmap:0 PCMU/8000\r\n" 
    131131            "m=video 0 RTP/AVP 31\r\n" 
    132             "a=rtpmap:31 H261/90000\r\n"        /* <-- this is not necessary */ 
     132            //"a=rtpmap:31 H261/90000\r\n"      /* <-- this is not necessary */ 
    133133            "m=video 53000 RTP/AVP 32\r\n" 
    134134            "a=rtpmap:32 MPV/90000\r\n" 
Note: See TracChangeset for help on using the changeset viewer.