Re: [Sipp-users] Overlap Dialing

2006-10-17 Thread Olivier Jacques
Ramesh wrote: Hi, I would like to know how to send two invites one after the another without having to wait for a response. I get an error when I try to do this recv before send without mandatory message. Please remove optional=true Hi, it seems that your scenario is wrong. Could

Re: [Sipp-users] Overlap Dialing

2006-10-17 Thread Peter Higginson
If you want to send each with retransmission, then you have to wait for 100 Trying and receive the 100 Trying without optional=true If you want to send two INVITE messages without any response then you must send the first without re-transmission. Sorting out which response is for

[Sipp-users] sipp defunct processes

2006-10-17 Thread marc.van.diest
Title: sipp defunct processes Hello all, subject: sipp defunct processes I'm using sipp for a while now (on linux), and wanted to generate some syslog messages when things go wrong with the SUT. As no syslog functionality is built in, I started calling the external program logger, and

Re: [Sipp-users] sipp defunct processes

2006-10-17 Thread Olivier Jacques
[EMAIL PROTECTED] wrote: Hello all, subject: sipp defunct processes I'm using sipp for a while now (on linux), and wanted to generate some syslog messages when things go wrong with the SUT. As no syslog functionality is built in, I started calling the external program logger, and I

Re: [Sipp-users] Overlap Dialing

2006-10-17 Thread Ramesh
Here is my scenerio.UAC b2bua--- -INVITE(1)- -- RequestURI= [EMAIL PROTECTED]--INVITE(2)- --RequestURI=[EMAIL PROTECTED]---TRYING(1) -- For Invite 1--This could happen ---TRYING(2) -- For Invite 2.this

Re: [Sipp-users] Overlap Dialing

2006-10-17 Thread Olivier Jacques
Ramesh wrote: Here is my scenerio. UACb2bua ------ --INVITE(1)- -- RequestURI= [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] --INVITE(2)- [EMAIL

[Sipp-users] TCP Error Handling Questions

2006-10-17 Thread Charles P Wright
Hello, I have a question regarding TCP support under congestion in the latest SIPp releases. Previously, there was discussion on the mailing list that pointed out incorrect behavior when the TCP window closed and send returned EWOULDBLOCK or EAGAIN. I looked at the send_message function, and

Re: [Sipp-users] Authentication MD5 with sipp as client

2006-10-17 Thread Enrico Hartung
Hi, just read the part 3.6.6. SIP authentication in the documentation of sipp. It is all described there. regards, Enrico zze-develop tests telephonométrie MEHEUX Y ext RD-MAPS-LAN wrote: Hi, I would like to know how to use sipp as client in md5 authentication mode. The call flow is: