Ignore:
Timestamp:
May 14, 2006 10:55:14 AM (18 years ago)
Author:
bennylp
Message:

Change how --add-codec works in pjsua

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip/src/pjsua-lib/pjsua_core.c

    r424 r441  
    691691            pjmedia_endpt_get_codec_mgr(pjsua.med_endpt), 
    692692            &pjsua.codec_arg[i],  
    693             PJMEDIA_CODEC_PRIO_NEXT_HIGHER); 
     693            PJMEDIA_CODEC_PRIO_HIGHEST); 
    694694    } 
    695695 
Note: See TracChangeset for help on using the changeset viewer.