On Mon, Apr 18, 2011 at 8:08 PM, mayamatakeshi <mayamatake...@gmail.com>wrote:

>
>
> On Mon, Apr 18, 2011 at 7:37 PM, mayamatakeshi <mayamatake...@gmail.com>wrote:
>
>>
>> On Mon, Apr 18, 2011 at 7:30 PM, chandan kumar 
>> <chandan_...@yahoo.co.in>wrote:
>>
>>>  I have actually tried even with this Via: SIP/2.0/[transport]
>>> [local_ip]:[local_port];branch=[branch-3]
>>>
>>
>> The SIPp web site is off line now.
>> So I am not sure how exactly [branch-X] works.
>> Try:
>>
>> Via: SIP/2.0/[transport] [local_ip]:[local_port];branch=[branch-1]
>>
>
> I got a cached version of the doc:
>
> http://webcache.googleusercontent.com/search?q=cache:fwOuDCIa9y0J:sipp.sourceforge.net/doc3.0/reference.html+http://sipp.sourceforge.net/doc3.0/reference.html&cd=1&hl=en&ct=clnk&client=firefox-a&source=www.google.com
>
> I think the original code [branch-3] is correct.
> If it doesn't work, maybe you are using an old version of sipp.
>

Also, I believe [branch] is a convenience keyword, but which we can do
without.
You could generate the value of branch by hand using something like:
branch=z9hG4bK-[$n]-YourMessageIndex



>
>
>>
>>
>>>
>>> Still  the same issue.
>>>
>>> --- On *Mon, 18/4/11, mayamatakeshi <mayamatake...@gmail.com>* wrote:
>>>
>>>
>>> From: mayamatakeshi <mayamatake...@gmail.com>
>>> Subject: Re: [Sipp-users] Sipp Scripts
>>> To: "chandan kumar" <chandan_...@yahoo.co.in>
>>> Cc: sipp-users@lists.sourceforge.net
>>> Date: Monday, 18 April, 2011, 3:31 PM
>>>
>>>
>>>
>>>
>>> On Mon, Apr 18, 2011 at 6:54 PM, chandan kumar 
>>> <chandan_...@yahoo.co.in<http://in.mc954.mail.yahoo.com/mc/compose?to=chandan_...@yahoo.co.in>
>>> > wrote:
>>>
>>>   Hi mayamatkeshi,
>>>
>>> You are right .Incase of remote cancel  Last Cseq header method should be
>>> INVITE (for 487)  . In my script  it was  CANCEL (for 487 ). thats why my
>>> Voip phone is not sending ACK.
>>>
>>> Now it works fine. Thanks a lot .
>>>
>>>
>>> Coming to Local Cancel. I have checked the INVITE & CANCEL request both
>>> are same except branch parameter in Via is different.
>>>
>>> I have attached my script & ethereal capture. Please let me know  why
>>> Sipp is changing branch parameter for CANCEL.
>>>
>>>
>>>
>>> I told you in my first email:
>>>
>>> Try this in the CANCEL:
>>>   Via: SIP/2.0/[transport] [local_ip]:[local_port];branch=[branch-3]
>>>
>>>
>>
>
------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to