Re: [SR-Users] truncating sip message

2016-04-10 Thread ycaner
After i saw it , i search on net , yes, i got it but one thing make me think wrong because reassabmle fragmented IPv4 datagrams on wireshark was disabled by me ,long time ago so it is why i fell in a block hole. Thanks for advices

Re: [SR-Users] truncating sip message

2016-04-09 Thread Andres
On 4/8/16 8:19 AM, ycaner wrote: Hello; I saw it. it is fragmented IP and cant resolve it wireshark. But i cant understand one thing, First Call Flows makes fragmantion but second call flows doesnt fragmantaion even if it is larger than first call flows. Fragmentation will happen at the

Re: [SR-Users] truncating sip message

2016-04-08 Thread ycaner
Hello;     I saw it. it is fragmented IP and cant resolve it wireshark. But i cant understand one thing, First Call Flows makes fragmantion but second call flows doesnt fragmantaion even if it is larger than first call flows. Thanks.

Re: [SR-Users] truncating sip message

2016-04-08 Thread Andres
On 4/8/16 5:27 AM, ycaner wrote: Hello Daniel; source and destination is different machines and ips. they are sniffed by tshark and they are the same and truncated. Maybe they are not truncated by rather fragmented. If you are capturing packets by UDP Port you will not see the fragments.

Re: [SR-Users] truncating sip message

2016-04-08 Thread ycaner
Hello Daniel;     3 day ago , i just started to work on rtpproxy. My call flow  like UAC1--> Kamailio1---> Kamailio2+RTPPROXY--> UAC2 but it doesnt work because i saw sdp body has missing parameters but rtp flows like UAC1<>UAC2. And then i removed fi

Re: [SR-Users] truncating sip message

2016-04-08 Thread ycaner
Hello Daniel;     source and destination is different machines and ips. they are sniffed by tshark and they are the same and truncated.     i tried to remove all extra addes  , include Record-Route and send messsage , no truncate. and then started to add

Re: [SR-Users] truncating sip message

2016-04-08 Thread Daniel-Constantin Mierla
Hello, how did you asserted the fact that the message is truncated? Is the next SIP hop not retrieving it with full content? Or just you looked at some traces on the net, if this one, note that some network sniffing tools are having their limitations in what they display. Daniel On 08/04/16 09:3

Re: [SR-Users] truncating sip message

2016-04-08 Thread ycaner
Hello Daniel;     in request route when invite comes, a header is added like P-SrcUserid. when i added new header , it truncate sdpbody. before t_relay(), i try to remove header, and it didnt. main problem is why truncates sdpbody when i added new

Re: [SR-Users] truncating sip message

2016-04-07 Thread Daniel-Constantin Mierla
Hello, On 08/04/16 08:06, ycaner wrote: > Hello; > i think i found problem. it is textops module.Appending new header doesnt > increase content length. in addition , remove_hf doesnt work correctly that > doesnt remove headers. > the value of content lenght is about the body size, it is not affect

Re: [SR-Users] truncating sip message

2016-04-07 Thread ycaner
Hello; i think i found problem. it is textops module.Appending new header doesnt increase content length. in addition , remove_hf doesnt work correctly that doesnt remove headers. -- View this message in context: http://sip-router.1086192.n5.nabble.com/truncating-sip-message-tp147332p147337.htm