summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/test-pjsua/scripts-run/100_simple.py
blob: b0b96512f71b40cc48cc907d06420e88802b623d (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")