[SIPForum-discussion] how to change call id using SIPp in a single script

Gopalakrishnan A.N saigop at gmail.com
Fri Sep 30 12:54:48 UTC 2011


In that case try with two different scripts like registration one script and
the call establishment as second script.... I hope this helps...

On Fri, Sep 30, 2011 at 4:54 PM, Kaushik Acharya <mailpinta at gmail.com>wrote:

> Hi Gopala ,
> Thanks for your suggestion.
>
> I am using -m option to run it in loops.
> But problem is that..
>
> In same script, there are many sections like give below:
>
> <1st  SECTION>
>
>
>
> <-----start of registration---->
> -----register-->
> <---100 trying----
> <--200 ok-----
> -----subscribe--->
> <----200 ok----
> <----NOTIFY----
> ---200ok-->
> ----end of registration---
>
> <2nd  SECTION>
>
> ---PUBLISH---->
> <--200 OK----
> <----NOTIFY---
> --- 200 OK--->
>
> <3RD SECTION---
>
> --PUBLISH---->
> <--200 OK----
> <----NOTIFY---
> --- 200 OK--->
>
> ---SCENARIO ENDS----
>
> So my is scripted including the above 3 sections. So when I am running the
> script, say for 5 times with -m 5 option, the whole script is running for 5
> times..
>
> what I need, that the first section(registration) will run for once and the
> other two parts will run for 5 times,
>
> Kindly suggest, what we can do here.
>
>
>
>
>
>
>
> On Fri, Sep 30, 2011 at 11:45 AM, Gopalakrishnan A.N <saigop at gmail.com>wrote:
>
>> use -m option with your execution line, Ex: "-m 2" it means 2 concurrent
>> session, change the value 2 according to your requirement.
>>
>> On Thu, Sep 29, 2011 at 2:25 PM, Kaushik Acharya <mailpinta at gmail.com>wrote:
>>
>>> Hello all.
>>> Need a help urgently.
>>>
>>> I have a SIPp script, to simulate an SIP end point.
>>> In the same script, i am registering the device, then seize a line ,
>>> again un-seize the line.It is working good.
>>> But I want it to run like, [[[once the registration will happen, and then
>>> this sieze/un-sieze to be run for multiple times..]]
>>> how i can perform this..
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> 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
>>>
>>>
>>
>>
>> --
>> Thank you  with regards,
>> Gopalakrishnan A.N.
>> VoIP call - sip:saigop at gtalk2voip.com
>>
>>
>>
>


-- 
Thank you  with regards,
Gopalakrishnan A.N.
VoIP call - sip:saigop at gtalk2voip.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sipforum.org/pipermail/discussion/attachments/20110930/d79b8f25/attachment-0002.html>


More information about the discussion mailing list