blob: 42b2b8815c3c2f83eb73a2840bee52521330a11e [file] [log] [blame]
# $Id$
#
import inc_const as const
PJSUA = ["--null-audio --extra-audio --max-calls=1 $SIPP_URI"]
# Send hold after remote holds (double hold)
PJSUA_EXPECTS = [[0, const.MEDIA_HOLD, "H"]]