我一直在尝试安装 sipp [on windows] 来测试我正在编写的点对点 SIP 应用程序。我按照此处给出的说明安装了 sipp 3.2 。我还安装了cygwin。即使从我安装的同一文件夹中,我也无法运行 sipp,它以 cygwin 错误终止。顺便说一下,只运行 sipp 会提供帮助文档,但运行任何提供的方案都会失败。有什么想法吗?
Run sipp with embedded server (uas) scenario:
./sipp -sn uas
On the same host, run sipp with embedded client (uac) scenario
./sipp -sn uac 127.0.0.1
C:\Program Files\Sipp_3.2>sipp -sn uas
Error opening terminal: cygwin.
C:\Program Files\Sipp_3.2>sipp -sn uac
Error opening terminal: cygwin.