7 lines
113 B
Python
7 lines
113 B
Python
# $Id$
|
|
#
|
|
import inc_const as const
|
|
|
|
PJSUA = ["--null-audio --max-calls=1 --auto-answer=200"]
|
|
|
|
PJSUA_EXPECTS = []
|