私が書いているポイントツーポイントSIPアプリケーションをテストするために[Windowsに]sippをインストールしようとしています。ここに記載されている手順に従って、sipp3.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.