Ostinato won't fragment the packet if it exceeds a certain size - it
is expected behaviour. You need to create each fragment as a separate
stream. An easy way in your case would be just to save the pcap file
from wireshark containing the SIP packets and then opening the pcap
file in Ostinato - each frame in the pcap would be imported as a
separate stream. You can then change any packet params that you need
before transmitting.
You can also file a feature enhancement request on the Ostinato issue
tracker to auto-fragment packets with potential use cases.
Srivats
On Mon, Oct 29, 2012 at 1:41 PM, Kfear <
kfea...@gmail.com> wrote:
> First off all let me thank you for developing such a wonderful tool as an
> open source project
> in one word WOW !
>
> Now for my case:
> I'm trying to use ostinato to test one of my SIP (text protocol) server
> if you familiar with an INVITE SIP method you probably know an INVITE can be
> much bigger then the 1500 bytes.
> 1. I'm capturing one of "my INVITE's" (using wireshark)
> 2. Then copying it's text bytes (right click on the SIP section on the
> fragmented packet >>> Copy >>> Bytes >>> Printable Text Only)
> 3. Then pasting it into ostinato's Text protocol section
>
> ostinato warns me that my packet may be dropped if my NIC doesn't support
> jumbo frames
>
> why shouldn't it fragment it ?
>
> Trying to transmit it was unsuccessful ,
> I didn't see it outgoing out of my machine
>
> Am I missing something ?
> OR
> Is it an ostianto's issue ?
> or this is a limitation that can not be solved ?
>
> see attached print screens
>
> Please advise.
>
> 10x
>
> Kfear
>
> --
> Get Ostinato News and Updates on Twitter - Follow @ostinato
> (
http://twitter.com/ostinato)
> ---------
> You received this message because you are subscribed to the Google Groups
> "ostinato" group.
> To post to this group, send email to
osti...@googlegroups.com
> To unsubscribe from this group, send email to
>
ostinato+u...@googlegroups.com
> For more options, visit this group at
>
http://groups.google.com/group/ostinato?hl=en
>
>
--
http://ostinato.org/
@ostinato