Ignore:
Timestamp:
Mar 27, 2007 11:00:38 AM (17 years ago)
Author:
bennylp
Message:

ICE: added media index in pjmedia when handling SDP containing ICE candidates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjnath/src/pjnath-test/test.c

    r1106 r1108  
    5050    mem = &caching_pool.factory; 
    5151 
     52#if 0 
    5253    pj_log_set_level(3); 
    5354    pj_log_set_decor(PJ_LOG_HAS_NEWLINE | PJ_LOG_HAS_TIME |  
    5455                     PJ_LOG_HAS_MICRO_SEC); 
     56#endif 
    5557 
    5658    rc = pj_init(); 
Note: See TracChangeset for help on using the changeset viewer.