Changeset 221


Ignore:
Timestamp:
Feb 22, 2006 10:31:21 PM (18 years ago)
Author:
bennylp
Message:

Put back stricker SDP negotiation rule

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjmedia/src/pjmedia/sdp_neg.c

    r207 r221  
    701701 
    702702    /* See if all types of offer can be matched. */ 
    703 #if 0 
     703#if 1 
    704704    if ((offer_has_codec && !found_matching_codec) || 
    705705        (offer_has_telephone_event && !found_matching_telephone_event) || 
Note: See TracChangeset for help on using the changeset viewer.