Hi Oscar,

could you provide a scenario with which we could reproduce this?

Thanks,
Olivier.

On 4/20/07, Oscar Kené <[EMAIL PROTECTED]> wrote:

I'm still having this problem. Checked out the latest snapshot and
compiled it. Now I even experience segfaults with some values of content
length including the correct length used before.

What to do?

/Oscar

Enrico Hartung wrote:
> Hi Oscar,
>
> are you using the latest version (or at least one of the latest
> snapshots)?
> As far as I remember some issues with computing the message length
> have been fixed some time ago (several months).
>
> Enrico
>
> Oscar Kené wrote:
>> I am interested in the same issue as I've several occasions when this
>> is calculated wrong and I am forced to hard code this into my
>> scenarios. The only real factor which I believe can cause this is the
>> media_ip and media_port (etc...) as everything else in static. Maybe
>> it could be some space character that is not taken into consideration.
>>
>> Regards,
>> /Oscar
>>
>> Yariv Omer wrote:
>>
>>> Hi
>>>
>>>
>>>
>>> I am trying to understand how the content length is computed, and in
>>> which phases?
>>>
>>>
>>>
>>> If we take a look of and example:
>>>
>>> Content-Length: [len]
>>>
>>> v=0
>>> o=user1 53655765 2353687637 IN IP[local_ip_type] [local_ip]
>>> s=-
>>> c=IN IP[local_ip_type] [local_ip]
>>> t=0 0
>>> m=audio [auto_media_port] RTP/AVP 8
>>> a=rtpmap:8 PCMA/8000
>>> a=rtpmap:101 telephone-event/8000
>>> a=fmtp:101 0-11,16
>>>
>>> The [len] keyword will be computed in run time only after the
>>> 'local_ip' and 'auto_media_port' (and maybe other fields from a file
>>> for example) will be computed.
>>>
>>> Does for each call, Sipp first put all the keywords of the body and
>>> then compute its length and then fills the 'len' keyword?
>>> How does it knows where the body starts?
>>>
>>> Regards, Yariv
>>>
>>>
>>>
>>>
>>>
>>>
------------------------------------------------------------------------
>>>
>>>
>>>
-------------------------------------------------------------------------
>>>
>>> Using Tomcat but need to do more? Need to support web services,
>>> security?
>>> Get stuff done quickly with pre-integrated technology to make your
>>> job easier
>>> Download IBM WebSphere Application Server v.1.0.1 based on Apache
>>> Geronimo
>>>
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>>>
>>>
------------------------------------------------------------------------
>>>
>>>
>>> _______________________________________________
>>> Sipp-users mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/sipp-users
>>>
>>
>>
>>
-------------------------------------------------------------------------
>>
>> Take Surveys. Earn Cash. Influence the Future of IT
>> Join SourceForge.net's Techsay panel and you'll get the chance to
>> share your
>> opinions on IT & business topics through brief surveys - and earn cash
>>
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>>
>> _______________________________________________
>> Sipp-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/sipp-users
>>
>>
>


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users




--
HP OpenCall Software
http://www.hp.com/go/opencall/
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to