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-call/305_ice_comp_1_2.py

    r2196 r5065  
    77                "Callee=use ICE, caller=use ICE", 
    88                [ 
    9                         InstanceParam("callee", "--null-audio --use-ice --max-calls=1 --ice-no-rtcp", enable_buffer=True), 
    10                         InstanceParam("caller", "--null-audio --use-ice --max-calls=1", enable_buffer=True) 
     9                        InstanceParam("callee", "--null-audio --use-ice --max-calls=1 --ice-no-rtcp"), 
     10                        InstanceParam("caller", "--null-audio --use-ice --max-calls=1") 
    1111                ] 
    1212                ) 
Note: See TracChangeset for help on using the changeset viewer.