Re: [Sipp-users] sipp.2007-05-30 compile error on linux fedora 4

2007-05-31 Thread Boulkroune, Olivier (Non-HP:Atos Origin)
Hello, Make ossl works now (rev. 257). Make pcapplay remains broken, I'll try to fix that ASAP. Thanks for your feedbacks, Olivier Boulkroune -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Joseph Shiao Envoyé : mercredi 30 mai 2007 23:32 À :

Re: [Sipp-users] sipp.2007-05-30 compile error on linux fedora 4

2007-05-31 Thread Boulkroune, Olivier (Non-HP:Atos Origin)
I meant, make pcapplay_ossl is broken. Make pcapplay and make ossl work both, at least on Linux. Olivier Boulkroune -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Boulkroune, Olivier (Non-HP:Atos Origin) Envoyé : jeudi 31 mai 2007 09:47 À : Joseph

[Sipp-users] creating 486 scenario

2007-05-31 Thread Arif
Hi!! Can someone please tell me how to create this scenario in sipp. UAC --- Proxy -- UAS INVITE --- INVITE 486

[Sipp-users] Cannot make 'pcapplay_ossl' for [sipp-1.1rc8.src/sipp-2.0]

2007-05-31 Thread Kostas Marneris
Hi everyone, I want to install sipp with PCAP play and authentication, (I've already successfully installed and tested sipp with auth 'make ossl'), but I get the following error : $ make pcapplay_ossl ... ... send_packets.c:44:18: error: pcap.h: No such file or directory make[1]: ***

Re: [Sipp-users] Cannot make 'pcapplay_ossl' for[sipp-1.1rc8.src/sipp-2.0]

2007-05-31 Thread Boulkroune, Olivier (Non-HP:Atos Origin)
Hello Kostas, Did you install the PCAP lib on your system ? See http://sipp.sourceforge.net/doc/reference.html#Installing+SIPp for more details. Regards, Olivier Boulkroune -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Kostas Marneris Envoyé :

Re: [Sipp-users] Cannot make 'pcapplay_ossl' for [sipp-1.1rc8.src/sipp-2.0]

2007-05-31 Thread Kostas Marneris
Thanks Olivier.. actually the libnet package (libnet10.i386) had to be installed in my system. regards, Kostas Boulkroune, Olivier (Non-HP:Atos Origin) wrote: Hello Kostas, Did you install the PCAP lib on your system ? See http://sipp.sourceforge.net/doc/reference.html#Installing+SIPp for

Re: [Sipp-users] Conditional branching

2007-05-31 Thread Eugen
Thanks Peter and Charles. I’ve tried “test” and “next” with “pause”, it works fine and it solves my problem. Yes indeed, these attributes should be added to “nop” as well. Use a configuration file as input for parsing would also be nice to have. Apart from these little problems I’ve found after

Re: [Sipp-users] Conditional branching

2007-05-31 Thread Charles P Wright
Eugen, I am curious as to what your use case for a regular expression from the input file would be? That is, I am not sure exactly what you would like SIPp to do. Charles Eugen [EMAIL PROTECTED] wrote on 05/31/2007 10:44:06 AM: Thanks Peter and Charles. I?ve tried ?test? and ?next? with

[Sipp-users] Echo output port and address

2007-05-31 Thread Miguel.Gomez
Hello. I did not find a way to echo the rtp stream received at media_port to a different port number. Actually both remote media address and port seem to be automatically assigned, AFAIK, without chance to choose them. So, if this feature really does not exist, this is a formal request. ;-)

[Sipp-users] sipp fails on basic call using csv

2007-05-31 Thread Stephen Cattaneo
Greetings SIPp Users, I recently installed SIPp and am trying to get it working successfully. I was able to register with a SIP Proxy Server using a basic REGISTER SIP message. Following that I tried to use a CSV file to source the user id and local ip, instead of hard coding them. SIPp