blob: e356303910d6209cbd9322567d76ea50ef522fd7 [file] [log] [blame]
Benny Prijono4b4adb32008-06-12 15:37:22 +00001# $Id$
2#
3# Just about the simple pjsua command line parameter, which should
4# never fail in any circumstances
5import inc_cfg
6
7config = inc_cfg.Config(arg = "--null-audio --local-port 0 --rtp-port 0")
8