[SIPForum-discussion] SIPp question

V Belagodu vbelagodu at gmail.com
Sat Oct 25 00:16:17 UTC 2008


Hi Keyur,

Try this syntax


      INVITE sip:[field2]@[field6] SIP/2.0
      Via: SIP/2.0/UDP [local_ip]:[local_port];branch=[branch]
      From: "Test" <sip:[field0]@[field6]>;tag=[call_number]
      To: "Testing" <sip:[field2]@[field6]>
      Call-ID: [call_id]
      CSeq: 1 INVITE
      Contact: <sip:[local_ip]:[local_port];transport=[transport]>
      Max-Forwards: 70
      Subject: Performance Test
      Content-Type: application/sdp
      Content-Length:[len]

and create a .csv file as below.

SEQUENTIAL
0620620251;27300;0620620501;27400;0620620751;27500;mot.net
0620620252;27300;0620620502;27400;0620620752;27500;mot.net

sipp command line syntax:

./sipp -sf test.xml -inf test.csv 1.1.1.1 -i 1.1.1.10

Thanks.

On Fri, Oct 24, 2008 at 12:10 PM, Keyur Amin <fossil0681 at yahoo.com> wrote:

> I want to use different number for each call for the load run.
>
> *Thanks,*
> *Keyur Amin*
> **
>
> **
>
>
> ------------------------------
> *From:* Stewart Bunce <Stewart.Bunce at telsis.com>
> *To:* Keyur Amin <fossil0681 at yahoo.com>; discussion at sipforum.com
> *Sent:* Friday, October 24, 2008 3:25:40 AM
> *Subject:* RE: [SIPForum-discussion] SIPp question
>
> I've not used a .csv file but if you just want a different number in the
> user part of the uri you could just embed the [call_number] in the uri line?
>
> Stew
>
> -----Original Message-----
> *From:* discussion-bounces at sipforum.org [mailto:
> discussion-bounces at sipforum.org]*On Behalf Of *Keyur Amin
> *Sent:* 23 October 2008 17:41
> *To:* discussion at sipforum.com
> *Subject:* [SIPForum-discussion] SIPp question
>
> Hello All,
>
> I am trying to perform load test with SIPp. Has anyone tried using SIPp
> such that each call generated uses a different FROM or TO number, or reads
> it from a .csv? Please let me know if anyone has tried doing so.
>
>  *Thanks,*
> *Keyur Amin*
> **
>
>
>
> ------------------------------
> NOTICE & DISCLAIMER
>
> This email including attachments (this "Document") is confidential and may
> contain legally privileged information.  If you have received this Document
> in error please notify the sender immediately and delete this Document from
> your system without using, copying, disclosing or disseminating it or
> placing any reliance upon its contents.  We cannot accept liability for any
> breaches of confidence arising through use of this Document.
>
> The information contained in this Document is provided solely for
> information purposes on an "as is" basis without warranty of any kind,
> either express or implied, including without limitation any implied warranty
> of satisfactory or merchantable quality, fitness for a particular purpose or
> freedom from error or infringement.  The user relies on the information
> contained herein, and its accuracy or otherwise, entirely at their own risk.
>
> Any opinions expressed in this Document are those of the author and do not
> necessarily reflect the opinions of Telsis.  We will not accept
> responsibility for any commitments made by our employees outside the scope
> of our business.
>
> _______________________________________________
> This is the SIP Forum discussion mailing list
> TO UNSUBSCRIBE, or edit your delivery options, please visit
> http://sipforum.org/mailman/listinfo/discussion
> Post to the list at discussion at sipforum.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sipforum.org/pipermail/discussion/attachments/20081024/e615aa04/attachment-0002.html>


More information about the discussion mailing list