blob: 9c30a49a26899de2c620477d1d11592ea22c2f2a [file] [log] [blame]
Alexandre Lision8af73cb2013-12-10 14:11:20 -05001# $Id: uas-mwi-0.py 4188 2012-06-29 09:01:17Z nanang $
Tristan Matthews0a329cc2013-07-17 13:20:14 -04002#
3import inc_const as const
4
5PJSUA = ["--null-audio --max-calls=1 --id sip:pjsua@localhost:$SIPP_PORT --mwi"]
6
7PJSUA_EXPECTS = []