skinnytest
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Cisco SCCP protocol test framework
Generate user directory with necessary extensions:

bash gendirectory.sh EXTENSION_COUNT FIRST_EXTENSION

bash gendirectory.sh 20 1101 > conf1/directory/default/testing.xml

Run FreeSWITCH with proper configuration and user directory:

freeswitch -nonat -conf conf1 -log tmp/log -db tmp/db

Install sccptest:

sudo python setup.py develop

Run test framework with proper test module:

sccptest transfer_template_test.py

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。