Hello, So far I've been able to figure out that the issue is triggerd by some <pause> statements in the xml file I use.
I do read data from a *.csv file and try to simulate the duration of a call with the <pause>. The duration is different for each call. It works out for about 980 from 1000 calls but then I got the message "Discarded message for new calls while quitting" Any help is really appreciated!!! Thank you... Regards, Nicolas -------- Original-Nachricht -------- > Datum: Sun, 16 Jan 2011 22:18:57 +0100 > Von: "Nicolas Rüger" <[email protected]> > An: [email protected]. > Betreff: [Sipp-users] Avoid: "Discarded message for new calls while quitting" > Hello, > > I do have a scenario with "SIPp (UAC) - Kamailio (Proxy) - SIPp (UAS)" and > I do send around 1000 INVITE messages for testing... > > The last 20 to 30 messages always get a "408" timeout and in the logfile > is written: > > "Discarded message for new calls while quitting" (see below) > > Any ideas or tips how I can avoid that behavior? > > Thank you very much. > > Regards, > > Nicolas > > > from the logfile: > > > ----------------------------------------------- 2011-01-16 > 19:55:31:290.671 > UDP message received [731] bytes : > > INVITE sip:10.3.9.9:5060;transport=UDP SIP/2.0 > Record-Route: <sip:10.3.9.10;lr=on> > Via: SIP/2.0/UDP 10.3.9.10;branch=z9hG4bK6a7d.58ad8ff5.0 > Via: SIP/2.0/UDP 10.3.9.8:5060;branch=z9hG4bK-15935-989-0 > From: 1109454a85fb95c0b2004070867694fc > <sip:[email protected]>;tag=989 > To: d23d503626901fcb69af8a5e9dea821d > <sip:[email protected]> > Call-ID: [email protected] > CSeq: 1 INVITE > Contact: <sip:10.3.9.8:5060;transport=UDP> > Max-Forwards: 69 > Subject: Call Duration is 0 > Content-Type: application/sdp > Content-Length: 125 > > v=0 > o=user1 53655765 2353687637 IN IP4 10.3.9.8 > s=- > c=IN IP4 10.3.9.8 > t=0 0 > m=audio 6000 RTP/AVP 0 > a=rtpmap:0 PCMU/8000 > Discarded message for new calls while quitting > -- > Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir > belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de > > ------------------------------------------------------------------------------ > Protect Your Site and Customers from Malware Attacks > Learn about various malware tactics and how to avoid them. Understand > malware threats, the impact they can have on your business, and how you > can protect your company and customers by using code signing. > http://p.sf.net/sfu/oracle-sfdevnl > _______________________________________________ > Sipp-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sipp-users -- NEU: FreePhone - kostenlos mobil telefonieren und surfen! Jetzt informieren: http://www.gmx.net/de/go/freephone ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
