Ignore:
Timestamp:
Apr 13, 2015 12:14:02 PM (9 years ago)
Author:
nanang
Message:

Re #1842: Updated pjsua app to avoid stdout buffering, and also adjusted python tests accordingly.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/tests/pjsua/scripts-sendto/200_ice_success_4.py

    r2376 r5065  
    3131sendto_cfg = sip.SendtoCfg( "pjsua with --ice-no-rtcp ignores RTCP things in the SDP",  
    3232                            pjsua_args=args, sdp=sdp, resp_code=200,  
    33                             resp_inc=include, resp_exc=exclude, 
    34                             enable_buffer = True) 
     33                            resp_inc=include, resp_exc=exclude) 
    3534 
Note: See TracChangeset for help on using the changeset viewer.