[SIP Beyond VoIP] MSRP File transfer

Paulo Fidalgo o.kanniball.o at gmail.com
Mon Aug 29 17:52:46 CEST 2011


Hi Saúl!

You are right, but this is only true for the first chunk, because in 
further chunks only data is written (in _write_file method).

Best regards,

Paulo Fidalgo

On 29-08-2011 15:56, Saúl Ibarra Corretgé wrote:
> Hi Paulo,
>
> On Aug 29, 2011, at 3:57 PM, Paulo Fidalgo wrote:
>
>> Hi!
>>
>> Looking at the code it seams it does almost the same as in sip-session client, at least for the result I want.
>> I want to send all the chunks wrapped in MSRP SEND messages, instead of sending one SEND Message and the whole chunk.
>>
>> Are you sure this is the same behaviour of Blink Cocoa?
>>
> This is done automatically by python-msrplib. Have a look at msrplib/session.py, the class MSRPSession defines a class-level attribute called FILE_PIECE_SIZE, which is 64KB by default.
>
> Regards,
>
> --
> Saúl Ibarra Corretgé
> AG Projects
>
>
>


More information about the SIPBeyondVoIP mailing list