<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to news</title><link>https://sourceforge.net/p/sipp/news/</link><description>Recent posts to news</description><atom:link href="https://sourceforge.net/p/sipp/news/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 21 Apr 2008 09:59:25 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/sipp/news/feed.rss" rel="self" type="application/rss+xml"/><item><title>SIPp 3.1 released!</title><link>https://sourceforge.net/p/sipp/news/2008/04/sipp-31-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Its pleasure to announce the availability of SIPP version 3.1!&lt;br /&gt;
Contributors have enriched SIPp with new features, another step towards making a  more complete SIP benchmark tool.&lt;/p&gt;
&lt;p&gt;A lot of new enhancements and bug fixes have been added since 3.0.&lt;br /&gt;
Major changes include-&lt;/p&gt;
&lt;p&gt;-Complete rework of the call structure, making the architecture more extensible  and enable handling of out-of-call messages.&lt;br /&gt;
    -Introduction of dead call class, to differentiate a dead call from &amp;quot;out-of-call&amp;quot; messages.&lt;/p&gt;
&lt;p&gt;-Enhanced scenario capabilities with new actions and attributes.&lt;br /&gt;
    -Introduction of out-of-call scenarios.&lt;br /&gt;
    -Introduction of action 'jump' to go to new XML element.&lt;br /&gt;
    -Introduction of element nop, to not drop the first message.&lt;br /&gt;
    -Introduction of start_txn attribute, to enable starting of transaction  by a UAC.&lt;/p&gt;
&lt;p&gt;-Enhanced logging and display.&lt;br /&gt;
    -Log files can now be treated as Ring Buffer&lt;br /&gt;
    -Option to choose scenario to display on screen.&lt;br /&gt;
    -Statistics more tied to scenarios.&lt;/p&gt;
&lt;p&gt;and a lot of new features (see complete release notes)&lt;/p&gt;
&lt;p&gt;We, thank the people contributing to this release, especially Charles P. Wright from IBM,  and also:&lt;br /&gt;
M.H.VanLeeuwen&lt;br /&gt;
Andreas Bergmann&lt;br /&gt;
Marc VAN DIEST&lt;br /&gt;
Anuj Kumar Srivastava&lt;/p&gt;
&lt;p&gt;in addition to people contributing to previous releases:&lt;br /&gt;
Klaus Darilion &lt;br /&gt;
Scott Oaks from SUN &lt;br /&gt;
Pandurangan R S &lt;br /&gt;
Artem Naluzhnyy &lt;br /&gt;
Kristoffer Gronowski from Ericsson &lt;br /&gt;
Anatoly Pidruchny &lt;br /&gt;
Marc Van Diest from Belgacom &lt;br /&gt;
Hemanth Balaji &lt;br /&gt;
Peter Higginson &lt;br /&gt;
Philippe Lecluse from Intel &lt;br /&gt;
Gareth Armstrong &lt;br /&gt;
Martin H. Van Leeuwen &lt;br /&gt;
Michael Hirschbichler from T.U Wien &lt;br /&gt;
Alexandre Ajjan from Atos Origin &lt;br /&gt;
Frederique Aurouet &lt;br /&gt;
Lee Ballard from General Bandwidth &lt;br /&gt;
Joseph Bannino from Atos Origin &lt;br /&gt;
Wolfgang Beck &lt;br /&gt;
Venu Bellary &lt;br /&gt;
Sapan Bhatia &lt;br /&gt;
Michel de Boer from Alcatel-Lucent &lt;br /&gt;
Clement Chen &lt;br /&gt;
Ly Cong-Dung &lt;br /&gt;
Alexandr Dubovikov &lt;br /&gt;
Stefan Esser &lt;br /&gt;
Bruno Guerin from Atos Origin &lt;br /&gt;
Enrico Hartung from iptel &lt;br /&gt;
Peter Higginson from Newport Networks &lt;br /&gt;
JPeG &lt;br /&gt;
Dmitriy Kargapolov &lt;br /&gt;
Nasir Khan. &lt;br /&gt;
Heikki Lindholm &lt;br /&gt;
Gerard Lyonnaz from HP &lt;br /&gt;
Mike Machado from Liveops &lt;br /&gt;
Lord Magnos &lt;br /&gt;
David Mansutti from HP &lt;br /&gt;
Kris Marsh &lt;br /&gt;
Scott McGlashan &lt;br /&gt;
Marco Miller &lt;br /&gt;
Shriram Natarajan from Personasoft &lt;br /&gt;
Amit On from Followap &lt;br /&gt;
Herve Pellan from HP &lt;br /&gt;
Lars Roland &lt;br /&gt;
Russel Roy &lt;br /&gt;
Martin Shaw &lt;br /&gt;
Guillaume Teissier from France Telecom R&amp;amp;D &lt;br /&gt;
Vlad Troyanker &lt;br /&gt;
Venkatesh &lt;/p&gt;
&lt;p&gt;Regards&lt;br /&gt;
Anuj&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rob Day</dc:creator><pubDate>Mon, 21 Apr 2008 09:59:25 -0000</pubDate><guid>https://sourceforge.net512b35fa5bbdac8631f2899817cdfb5d2ebc6d8a</guid></item><item><title>SIPp 3.0 is released !</title><link>https://sourceforge.net/p/sipp/news/2007/12/sipp-30-is-released-/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Greetings,&lt;/p&gt;
&lt;p&gt;The SIPp contributors are happy to announce you the availability of the new SIPp stable version (3.0) !&lt;/p&gt;
&lt;p&gt;A huge number of enhancements and bug fixes have been added since 2.0.1 version was released, including :&lt;/p&gt;
&lt;p&gt;-          a completely rework of the network I/O subsystem&lt;/p&gt;
&lt;p&gt;-          a new message parsing procedure&lt;/p&gt;
&lt;p&gt;-          a more powerful call variables handling, allowing arithmetical operations and string variables&lt;/p&gt;
&lt;p&gt;-          a new ‘users’ mode, useful for designing close-to-reality registration test cases&lt;/p&gt;
&lt;p&gt;-          the multi injection file support&lt;/p&gt;
&lt;p&gt;and a lot of other useful features (see the complete release note here: &lt;a href="http://sourceforge.net/project/shownotes.php?group"&gt;http://sourceforge.net/project/shownotes.php?group&lt;/a&gt;_id=104305&amp;amp;release_id=559051 ).&lt;/p&gt;
&lt;p&gt;A lot of regression tests have been run to ensure the stability of this version, the numerous regression bugs faced recently have been fixed. As a consequence, the restriction on the user contributions is now lifted: enhancement patches can be submitted using the following link : &lt;a href="http://sourceforge.net/tracker/?group"&gt;http://sourceforge.net/tracker/?group&lt;/a&gt;_id=104305&amp;amp;atid=637566 , and will be reviewed for aceptance by the contributors. Unsolved bugs can be submitted here: &lt;a href="http://sourceforge.net/tracker/?group"&gt;http://sourceforge.net/tracker/?group&lt;/a&gt;_id=104305&amp;amp;atid=637564 .&lt;/p&gt;
&lt;p&gt;We’d like to thank the people contributing to this release, especially Charles P. Wright from IBM, and also:&lt;/p&gt;
&lt;p&gt;Klaus Darilion&lt;br /&gt;
Scott Oaks from SUN&lt;br /&gt;
Pandurangan R S&lt;br /&gt;
Artem Naluzhnyy&lt;br /&gt;
Kristoffer Gronowski from Ericsson&lt;br /&gt;
Anatoly Pidruchny&lt;br /&gt;
Marc Van Diest from Belgacom&lt;br /&gt;
Hemanth Balaji&lt;br /&gt;
Peter Higginson&lt;br /&gt;
Philippe Lecluse from Intel&lt;br /&gt;
Gareth Armstrong&lt;br /&gt;
Martin H. Van Leeuwen&lt;br /&gt;
Michael Hirschbichler from T.U Wien&lt;/p&gt;
&lt;p&gt;In addition, the people contributing since the initial 1.0 release:&lt;/p&gt;
&lt;p&gt;Alexandre Ajjan from Atos Origin&lt;br /&gt;
Frederique Aurouet&lt;br /&gt;
Lee Ballard from General Bandwidth&lt;br /&gt;
Joseph Bannino from Atos Origin&lt;br /&gt;
Wolfgang Beck&lt;br /&gt;
Venu Bellary&lt;br /&gt;
Sapan Bhatia&lt;br /&gt;
Michel de Boer from Alcatel-Lucent&lt;br /&gt;
Clement Chen&lt;br /&gt;
Ly Cong-Dung&lt;br /&gt;
Alexandr Dubovikov&lt;br /&gt;
Stefan Esser&lt;br /&gt;
Bruno Guerin from Atos Origin&lt;br /&gt;
Enrico Hartung from iptel&lt;br /&gt;
Peter Higginson from Newport Networks&lt;br /&gt;
JPeG&lt;br /&gt;
Dmitriy Kargapolov&lt;br /&gt;
Nasir Khan.&lt;br /&gt;
Heikki Lindholm&lt;br /&gt;
Gerard Lyonnaz from HP&lt;br /&gt;
Mike Machado from Liveops&lt;br /&gt;
Lord Magnos&lt;br /&gt;
David Mansutti from HP&lt;br /&gt;
Kris Marsh&lt;br /&gt;
Scott McGlashan&lt;br /&gt;
Marco Miller&lt;br /&gt;
Shriram Natarajan from Personasoft&lt;br /&gt;
Amit On from Followap&lt;br /&gt;
Herve Pellan from HP&lt;br /&gt;
Lars Roland&lt;br /&gt;
Russel Roy&lt;br /&gt;
Martin Shaw&lt;br /&gt;
Guillaume Teissier from France Telecom R&amp;amp;D&lt;br /&gt;
Vlad Troyanker&lt;br /&gt;
Venkatesh&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;The SIPp contributors&lt;/p&gt;
&lt;p&gt;Olivier Boulkroune&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rob Day</dc:creator><pubDate>Tue, 04 Dec 2007 14:37:08 -0000</pubDate><guid>https://sourceforge.net1a46019c575b8f98600f122322d8e45d0722d81a</guid></item><item><title>SIPp 2.0 released!</title><link>https://sourceforge.net/p/sipp/news/2007/04/sipp-20-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The SIPp contributors are happy to announce the availability of SIPp 2.0!&lt;br /&gt;
Since 1.1rc8, many new features and fixes, as well as tons of performance enhancements have been made. &lt;/p&gt;
&lt;p&gt;You can get the full release notes there: &lt;a href="https://sourceforge.net/project/shownotes.php?release"&gt;https://sourceforge.net/project/shownotes.php?release&lt;/a&gt;_id=504154&lt;br /&gt;
And you can download SIPp 2.0 from: &lt;a href="https://sourceforge.net/project/showfiles.php?group"&gt;https://sourceforge.net/project/showfiles.php?group&lt;/a&gt;_id=104305&amp;amp;package_id=119322&amp;amp;release_id=504154&lt;/p&gt;
&lt;p&gt;This is a major milestone for SIPp. Starting right now, several contributors will work to add a big set of new features and enhancements, especially to transform SIPp into the ultimate SIP benchmark tool. Stay tuned!&lt;/p&gt;
&lt;p&gt;But first, let's celebrate the moment and thanks all the people that contributed to the 2.0 release (since 1.1rc8):&lt;br /&gt;
Juan Antonio Alvarez&lt;br /&gt;
Olivier Boulkroune from Atos Origin&lt;br /&gt;
Michael Dwyer from Cibation&lt;br /&gt;
Ben Evans from Open Cloud.&lt;br /&gt;
Michael Hirschbichler from Technische Universitaet Wien&lt;br /&gt;
Olivier Jacques from HP&lt;br /&gt;
F. Tarek Rogers from Cisco&lt;br /&gt;
Marc Van Diest from Belgacom&lt;br /&gt;
Dragos Vingarzan from Fokus&lt;br /&gt;
Charles P. Wright from IBM Research&lt;/p&gt;
&lt;p&gt;This is not to forget everybody that contributed since 1.0 was released:&lt;br /&gt;
Alexandre Ajjan from Atos Origin&lt;br /&gt;
Frederique Aurouet&lt;br /&gt;
Lee Ballard from General Bandwidth&lt;br /&gt;
Joseph Bannino from Atos Origin&lt;br /&gt;
Wolfgang Beck&lt;br /&gt;
Venu Bellary&lt;br /&gt;
Sapan Bhatia&lt;br /&gt;
Michel de Boer from Alcatel-Lucent&lt;br /&gt;
Clement Chen&lt;br /&gt;
Ly Cong-Dung&lt;br /&gt;
Alexandr Dubovikov&lt;br /&gt;
Bruno Guerin from Atos Origin&lt;br /&gt;
Enrico Hartung from iptel&lt;br /&gt;
Peter Higginson from Newport Networks&lt;br /&gt;
JPeG&lt;br /&gt;
Dmitriy Kargapolov&lt;br /&gt;
Nasir Khan.&lt;br /&gt;
Heikki Lindholm&lt;br /&gt;
Gerard Lyonnaz from HP&lt;br /&gt;
Mike Machado from Liveops&lt;br /&gt;
Lord Magnos&lt;br /&gt;
David Mansutti from HP&lt;br /&gt;
Kris Marsh&lt;br /&gt;
Scott McGlashan&lt;br /&gt;
Marco Miller&lt;br /&gt;
Shriram Natarajan from Personasoft&lt;br /&gt;
Amit On from Followap&lt;br /&gt;
Herve Pellan from HP&lt;br /&gt;
Lars Roland&lt;br /&gt;
Russel Roy&lt;br /&gt;
Martin Shaw&lt;br /&gt;
Guillaume Teissier from France Telecom R&amp;amp;D&lt;br /&gt;
Vlad Troyanker&lt;br /&gt;
Venkatesh&lt;/p&gt;
&lt;p&gt;Thanks everyone, and have fun with SIPp!&lt;br /&gt;
Olivier Jacques - HP&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rob Day</dc:creator><pubDate>Fri, 27 Apr 2007 11:19:12 -0000</pubDate><guid>https://sourceforge.net05e9f95f236652ea36f99bf083006ef011120d97</guid></item><item><title>SIPp 1.1rc8 released</title><link>https://sourceforge.net/p/sipp/news/2006/12/sipp-11rc8-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;SIPp 1.1rc8 has just been release. &lt;br /&gt;
Since 1.1rc6 (1.1rc7 was never released), many new features and fixes have been made (around 80).&lt;br /&gt;
The main one being:&lt;br /&gt;
- Performances have been greatly improved by, in some cases, a factor of 10&lt;br /&gt;
- Media play is supported on Windows platforms&lt;br /&gt;
- Statistical pauses emulate real user behaviors&lt;br /&gt;
- TCP/TLS has been fixed on windows platforms, &lt;br /&gt;
- Possibility to use SIPp as open loop generator&lt;br /&gt;
- Possibility to increase automatically the call rate at specific intervals (benchmarking)&lt;br /&gt;
- Fixes for AKA (IMS) authentication&lt;/p&gt;
&lt;p&gt;Full release notes: &lt;a href="http://sourceforge.net/project/shownotes.php?group"&gt;http://sourceforge.net/project/shownotes.php?group&lt;/a&gt;_id=104305&amp;amp;release_id=472717 &lt;br /&gt;
Download: &lt;a href="http://sourceforge.net/project/showfiles.php?group"&gt;http://sourceforge.net/project/showfiles.php?group&lt;/a&gt;_id=104305&amp;amp;package_id=119322&amp;amp;release_id=472717 &lt;/p&gt;
&lt;p&gt;This is the occasion to warmly thank all the contributors that participated to this release, with a special thanks to Charles P. Wright from IBM research for a huge set of new features and improvements.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rob Day</dc:creator><pubDate>Wed, 20 Dec 2006 18:49:29 -0000</pubDate><guid>https://sourceforge.netd09408431c0133c6f49dd1f5b4d72aeba406a791</guid></item><item><title>SIPp 1.1 rc6 (IMS) released</title><link>https://sourceforge.net/p/sipp/news/2006/09/sipp-11-rc6-ims-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;SIPp 1.1rc6 has just been release.&lt;br /&gt;
Since 1.1rc5, many new features have been added, the most important one being probably the support of Digest/AKA authentication, provided by Dragos Vingarzan (Fokus) and needed for SIP/IMS scenarios. Not to forget recv_timeouts provided by Peter Higginson. PCAP support has been also greatly enhanced with notably the support of audio+video RTP sending. And... finally... win32 support with authentication (AKA or MD5) is back (without pcap play though).&lt;br /&gt;
Full release notes: &lt;a href="http://sourceforge.net/project/shownotes.php?release"&gt;http://sourceforge.net/project/shownotes.php?release&lt;/a&gt;_id=445690&amp;amp;group_id=104305&lt;br /&gt;
Download: &lt;a href="http://sourceforge.net/project/showfiles.php?group"&gt;http://sourceforge.net/project/showfiles.php?group&lt;/a&gt;_id=104305&amp;amp;package_id=119322&amp;amp;release_id=445690&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rob Day</dc:creator><pubDate>Thu, 07 Sep 2006 16:27:46 -0000</pubDate><guid>https://sourceforge.net94867b227f6e0f19912f9dfa54e0a981567851dc</guid></item><item><title>SIPp can send audio and video RTP with any codec</title><link>https://sourceforge.net/p/sipp/news/2006/06/sipp-can-send-audio-and-video-rtp-with-any-codec/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Since end December 2005, thanks to Guillaume Teissier, SIPp supports replay of pre-recorde pcap audio streams. It allows you, from an Ethereal trace containing both SIP and RTP, to replay what happened.&lt;/p&gt;
&lt;p&gt;Since 2006-06-02, SIPp supports also the replay of audio _and_ video streams, making it a great tool not only for SIP but also for audio and video testing.&lt;/p&gt;
&lt;p&gt;Download:&lt;br /&gt;
&lt;a href="http://sipp.sourceforge.net/snapshots/sipp.cumulus.2006-06-02.tar.gz"&gt;http://sipp.sourceforge.net/snapshots/sipp.cumulus.2006-06-02.tar.gz&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Documentation:&lt;br /&gt;
&lt;a href="http://sipp.sourceforge.net/doc1.1/reference.html"&gt;http://sipp.sourceforge.net/doc1.1/reference.html&lt;/a&gt;#PCAP+Play&lt;br /&gt;
&lt;a href="http://sipp.sourceforge.net/doc1.1/reference.html"&gt;http://sipp.sourceforge.net/doc1.1/reference.html&lt;/a&gt;#action_exec&lt;/p&gt;
&lt;p&gt;Note: this feature is available on Linux systems only. HPUX port is ongoing and Windows port will probably never be available.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rob Day</dc:creator><pubDate>Mon, 05 Jun 2006 21:46:27 -0000</pubDate><guid>https://sourceforge.net3dd58895e4bdf3984874843f7a2f82af485e133f</guid></item><item><title>SIPp and OpenWengo</title><link>https://sourceforge.net/p/sipp/news/2006/03/sipp-and-openwengo/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Julien Gilli from the OpenWengo community speaks about SIPp on the OpenWengo blog (&lt;a href="http://blog.openwengo.org/index.php?/archives/2006/03/30.html" rel="nofollow"&gt;http://blog.openwengo.org/index.php?/archives/2006/03/30.html&lt;/a&gt;).&lt;br /&gt;
OpenWengo is sponsored by Neuf Cegetel (&lt;a href="http://www.groupeneufcegetel.fr/html/en/Home/Home.html" rel="nofollow"&gt;http://www.groupeneufcegetel.fr/html/en/Home/Home.html&lt;/a&gt;), and the community is developing a GPL licensed SIP audio+video softphone and multi-protocol instant messaging client.&lt;br /&gt;
Two Open Source projects that have been made to meet!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rob Day</dc:creator><pubDate>Fri, 31 Mar 2006 13:52:03 -0000</pubDate><guid>https://sourceforge.net55a596f882abd2c79ac520fc89087c8010743077</guid></item><item><title>SIPp 1.1rc5 released</title><link>https://sourceforge.net/p/sipp/news/2006/03/sipp-11rc5-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Here is a new release of SIPp with many additions/bug fixes compared to 1.1rc4. &lt;br /&gt;
Thanks to the many of you that participated to this release.&lt;/p&gt;
&lt;p&gt;Between RC4 and RC5:&lt;br /&gt;
- IPv6 support for pcapplay feature&lt;br /&gt;
- Support of AMD64 processors&lt;br /&gt;
- Fixed issues when re-using call variables from regexp&lt;br /&gt;
- Fixed potential traffic spikes&lt;br /&gt;
- Added several changes suggested by Peter Higginson&lt;br /&gt;
- Fixed media_ip format in SDP for IPv6 case&lt;br /&gt;
- Add a new parameter : max_reconnec: it allows SIPp to try to reconnect after loosing TCP or TLS &lt;br /&gt;
connection&lt;br /&gt;
- Server can listen different IP address (on the same machine) and client can communicate to &lt;br /&gt;
different servers (with different IP address) - Provided by Michel de Boer.&lt;br /&gt;
- Fixed a bug where defense messages are sent without using TLS when TLS transport is in use&lt;br /&gt;
- Fix issue with RTP threads, all threads were using the same port information&lt;br /&gt;
- Remove libnet dependency to build sipp with rtp play support&lt;br /&gt;
- Fixed a case with DIGEST authentication failure&lt;br /&gt;
- Fixed several issues towards strict record routing - provided by Enrico Hartung.&lt;br /&gt;
- Fixed authentication algorithm value that was a quoted-string&lt;br /&gt;
- Allow nop operation even if SIPp is not compiled with pcapplay&lt;br /&gt;
- Increased max length of CSV files line from 256 to 1024.&lt;br /&gt;
- Fixed a problem where SIPp could go in a recusrsive loop&lt;br /&gt;
- Added dynamic modification of media port number in IPv4 - in case of reINVITE&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rob Day</dc:creator><pubDate>Mon, 20 Mar 2006 23:52:46 -0000</pubDate><guid>https://sourceforge.net0d7602a773ba0e33fcce52f186fa71846a276531</guid></item><item><title>SIPp 1.1rc4 with RTP play available</title><link>https://sourceforge.net/p/sipp/news/2005/12/sipp-11rc4-with-rtp-play-available/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;SIPp 1.1rc4 brings RTP play capabilities. SIPp is a free Open Source test tool / traffic generator for the SIP protocol. The project is very active and is largely used in the SIP community.&lt;/p&gt;
&lt;p&gt;The new pcap play feature (contributed by Guillaume Teissier) allows to send RTP streams and RFC2833 DTMFs along with the SIP traffic. This greatly widen the scope of SIPp and allows SIP compatible equipment provider to test their implementation better than ever. For free.&lt;/p&gt;
&lt;p&gt;An example of a SIP scenario with RTP play is available here: &lt;a href="http://sipp.sourceforge.net/doc1.1/reference.html"&gt;http://sipp.sourceforge.net/doc1.1/reference.html&lt;/a&gt;#UAC+with+media&lt;br /&gt;
SIPp's project homepage is: &lt;a href="http://sipp.sourceforge.net/"&gt;http://sipp.sourceforge.net/&lt;/a&gt;&lt;br /&gt;
SIPp sources (for HPUX/Linux) or Windows executable can be downloaded from: &lt;a href="http://sourceforge.net/project/showfiles.php?group"&gt;http://sourceforge.net/project/showfiles.php?group&lt;/a&gt;_id=104305&amp;amp;package_id=119322&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rob Day</dc:creator><pubDate>Thu, 22 Dec 2005 13:12:23 -0000</pubDate><guid>https://sourceforge.net3d287a82eb594eaf5d30b605ceeead9a177b92d5</guid></item><item><title>SIPp 1.1rc4 released</title><link>https://sourceforge.net/p/sipp/news/2005/12/sipp-11rc4-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;From RC3 to RC4:&lt;br /&gt;
- New pcap play feature (to send RTP streams and RFC2833 DTMFs) - provided by Guillaume Teissier from FT R&amp;amp;D. For Linux only for now. Please read:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://sipp.sourceforge.net/doc1.1/reference.html"&gt;http://sipp.sourceforge.net/doc1.1/reference.html&lt;/a&gt;#pcapplay&lt;br /&gt;
&lt;a href="http://sipp.sourceforge.net/doc1.1/reference.html"&gt;http://sipp.sourceforge.net/doc1.1/reference.html&lt;/a&gt;#UAC+with+media&lt;br /&gt;
&lt;a href="http://sipp.sourceforge.net/doc1.1/reference.html"&gt;http://sipp.sourceforge.net/doc1.1/reference.html&lt;/a&gt;#nop&lt;br /&gt;
&lt;a href="http://sipp.sourceforge.net/doc1.1/reference.html"&gt;http://sipp.sourceforge.net/doc1.1/reference.html&lt;/a&gt;#action_exec&lt;br /&gt;
- Return of Windows/Cygwin version&lt;br /&gt;
- New &amp;quot;nop&amp;quot; command to execute actions only&lt;br /&gt;
- Fixed multi-socket mode in UDP that was broken since 2005-02-25&lt;br /&gt;
- Fixed bug for offset keyword as well as add negative offset support (+ and - keywords) - provided by Peter Higginson.&lt;br /&gt;
- Count unexpected BYE and CANCEL as being unexpected.&lt;br /&gt;
- Fixed for bad CSeq in automatic CANCEL (bug 1313890) - Provided by Lee Ballard.&lt;br /&gt;
- Fixed default scenarios to accept 180 or 183 (bug 1313881) - Provided by Lee Ballard.&lt;br /&gt;
- Fixed rejection of out of cseq method order responses by extending Venkatesh earlier enhancement - reported by Scott Smith.&lt;br /&gt;
- Fixed regression compared to sipp 1.0 where call-id headers where not obliged to be the first header - concerns only 3PCC.&lt;br /&gt;
- Change in LICENSE.txt to include send_packets.c and send_packets.h specific copyright notice&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rob Day</dc:creator><pubDate>Wed, 21 Dec 2005 13:48:42 -0000</pubDate><guid>https://sourceforge.netee2042fa93ff517f37676a12128db7ceb660b7e0</guid></item></channel></rss>