summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/test-pjsua/scripts-run/100_simple.py
blob: e356303910d6209cbd9322567d76ea50ef522fd7 (plain)
1
2
3
4
5
6
7
8
# $Id$
#
# Just about the simple pjsua command line parameter, which should
# never fail in any circumstances
import inc_cfg

config = inc_cfg.Config(arg = "--null-audio --local-port 0 --rtp-port 0")