Peter Higginson wrote: > The -key (and the previous implementation that used -xxxx) allows you to > define your own parameters for [xxxx] substitution. So you should not use > anything that grep will find.
Hi Peter! Oh, I see. This is indeed a good feature and a way to solve my problem. thanks klaus > > Peter > > Peter Higginson > Newport Networks Ltd, > Direct line 01494 470694 > http://www.newport-networks.com/ > > -----Original Message----- > From: Klaus Darilion [mailto:[EMAIL PROTECTED] > Sent: 08 January 2007 13:11 > To: Peter Higginson > Cc: [email protected] > Subject: Re: [Sipp-users] domain instead of IP address > > Peter Higginson wrote: >> The simple solution would be to pass it as another parameter. In the most >> recent implementation I think it is something like "-key domain > nic.at43.at" >> and then use [domain]. > > Are you sure this is implemented yet? > > [EMAIL PROTECTED]:~/software/sipp/sipp.2007-01-02$ rgrep -i domain * > [EMAIL PROTECTED]:~/software/sipp/sipp.2007-01-02$ > > > regards > klaus > > >> Peter Higginson >> Newport Networks Ltd, >> Direct line 01494 470694 >> http://www.newport-networks.com/ >> >> -----Original Message----- >> From: [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED] On Behalf Of Klaus >> Darilion >> Sent: 03 January 2007 16:17 >> To: [email protected] >> Subject: [Sipp-users] domain instead of IP address >> >> Hi! >> >> I start in sipp with "./sipp nic.at43.at -l 1000 -r 1 -s foobar -t t1 >> -sf ../uac-invite-404.xml" >> >> Thus, I thought [remote_ip] will be replaced with nic.at43.at, but >> instead the resolved IP address is used. >> >> Is there a way to have the remote_host in the request URI? I do not want >> to change my scenario everytime I test another domain. >> >> regards >> klaus >> >> >> > > -- Klaus Darilion nic.at ------------------------------------------------------------------------- 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
