I am looking for someone who can extend SIPP CFW control so that it can be 
used with RFC6230 based msc-ivr and msc-mixer.

Today, I can launch a call with sipp on UDP port 5060 and TCP dest port as 
7575 with the -3pcc {dest IP}:7575. I can then have the following sendCmd:

   <sendCmd>
     <![CDATA[

       CFW 23456edfgh34567 SYNC
       Dialog-ID: 123456abcdef7890
       Keep-Alive: 100
       Packages: msc-ivr/1.0;msc-mixer/1.0

      ]]>
   </sendCmd>

sipp will be nice and send that message to TCP 7575, however there are two 
problmes, the first is that the receive port can't be set, your only 
options today with sipp is to set send OR receive port, not both. The 
second issue is that I need to have several recvCmd and sendCmd 
messages and not have sipp close the TCP connection between them.

So, how much would it cost me to add the ability to specify a send and 
receive ports for sendCmd and keep the TCP channel open until the scenario 
ends.

><>
Nathan Stratton                                CTO, BlinkMind, Inc.
nathan at robotics.net                         nathan at blinkmind.com
http://www.robotics.net                        http://www.blinkmind.com

------------------------------------------------------------------------------
10 Tips for Better Web Security
Learn 10 ways to better secure your business today. Topics covered include:
Web security, SSL, hacker attacks & Denial of Service (DoS), private keys,
security Microsoft Exchange, secure Instant Messaging, and much more.
http://www.accelacomm.com/jaw/sfnl/114/51426210/
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to