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_2.py

    r2084 r5065  
    3232sendto_cfg = sip.SendtoCfg( "caller sends only one component",  
    3333                            pjsua_args=args, sdp=sdp, resp_code=200,  
    34                             resp_inc=include, resp_exc=exclude, 
    35                             enable_buffer = True) 
     34                            resp_inc=include, resp_exc=exclude) 
    3635 
Note: See TracChangeset for help on using the changeset viewer.