【问题标题】:SIPP testing calling to asteriskSIPP 测试调用星号
【发布时间】:2018-04-17 15:18:40
【问题描述】:

我已经完成了 SIPP 配置,我想测试我的星号服务器,有什么方法可以让 SIPP 只调用 10 次然后自动停止?什么命令?我只知道这个命令“./sipp -sn uac -d 10000 -s 1001 -l 10”,但是这个ink不能自动停止

【问题讨论】:

    标签: asterisk sipp


    【解决方案1】:

    http://wiki.td-er.nl/index.php?title=SIPp_command_line_parameters

      -m               : Stop the test and exit when 'calls' calls are processed
    

    【讨论】:

      【解决方案2】:

      将 -m 添加到命令行。

      ./sipp -sn uac -d 10000 -s 1001 -m 10
      

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        相关资源
        最近更新 更多