On 12/11/06, Bakkenes, Peter (Peter) <[EMAIL PROTECTED]> wrote: > > > Hi, > > I have a small problem: > > I have 2x 10 numbers available which I have registered with different > local_ports but from the 2 different ip addresses. > > 10 as client on one ip address with different local_ports/media_ports and > 10 as server on one ip address and also different local_ports/media_ports. > > Now I want to start a server on ten of these ports. > example: > > sipp 172.16.111.220 -p 12800 -mp 22800 -sn uas -nd > > sipp 172.16.111.220 -p 12810 -mp 22810 -sn uas -nd > > sipp 172.16.111.220 -p 12820 -mp 22820 -sn uas -nd > > sipp 172.16.111.220 -p 12830 -mp 22830 -sn uas -nd > - > - > > sipp 172.16.111.220 -p 12890 -mp 22890 -sn uas -nd > > similar I use it for clients so that I can generate traffic > to the servers. However, the servers are starting fine but > only the first is receiving calls. Could this due to the fact > that they are started with the same ip? > The servers are started from a Linux (SuSE 10.1) based machine. > > An idea if this should work or a way to make it work. > > I am still a little novice with SIPp so any help is appreciated. > > > > Regards, > > Peter Bakkenes > >
What about the scenario? What port are you sending you requests to in the clients? What service are you requesting? is there a sip proxy or other kind of sip server in the middle? Does it know hoy to route the calls? How are you registering the UAs? I hope the answers to those questions is the answer to yours. Good luck, Juan ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
