hedemi ang wrote: > any one know why on version sipp 1.1rc6 the following is not working ? > > > 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 > I have no problem to run ./sipp -sn uas but when open another console > to type ./sipp -sn uac 127.0.0.1 I got the error below : > 2006-11-27 12:35:36: Unable to bind audio > RTP socket (IP=127.0.0.1, port=6000), errno = 98 (Address already in use). > thanks.
Please use "-mp xxxx" with xxxx something different than 6000. Note that this behavior has been fixed in the latest source code. Get ready for 1.1rc7... -- Olivier HP OpenCall Software http://www.hp.com/go/opencall/ ------------------------------------------------------------------------- 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
