Did you do testing at internet? UDP fragmentation may cause problem. I don't know whether pjsip can handle this. But when I used Microsoft RTC before, I must use TCP transport to build internet SIP APP when large SIP message needed. regards, Gang On Fri, Dec 19, 2008 at 9:09 PM, cedric leveque <levequecedric at hotmail.com>wrote: > I test it and it's work fine thanks. > > Regards, > C?dric. > > > ------------------------------ > > From: levequecedric@xxxxxxxxxxx > To: pjsip at lists.pjsip.org > Date: Fri, 19 Dec 2008 07:28:32 +0100 > > Subject: Re: Limit to the length of a body ? May be a bug. > > Thanks for your response, > > I will change limit. I don't see it. > > Regards, > c?dric. > > > > ------------------------------ > > > Date: Fri, 19 Dec 2008 12:57:22 +0800 > From: gangban.lau@xxxxxxxxx > To: pjsip at lists.pjsip.org > Subject: Re: Limit to the length of a body ? May be a bug. > > pls be care for large packet size if using UDP transport. > > regards, > Gang > > > > > On Thu, Dec 18, 2008 at 10:04 PM, Adrian Georgescu <ag at ag-projects.com>wrote: > > The default packet size is something like 2k, too small for not VoIP > payloads. You can change it here: > > pjlib/include/pj/config_site.h > > #define PJSIP_MAX_PKT_LEN 65536 > > Adrian > > > On Dec 18, 2008, at 2:37 PM, cedric leveque wrote: > > Hi everyone, > > I use the transport function to send message I create to the target. > When I send a simple message with a SDP or Text plain body with low size, > its works. > But when I send a big sized body, PJSIP says that message is sent but no > message is sent in reality (not see it in wireshark with no filter). > > I have tested the message that isn't sent, and when I use a body with a > size inferior at 1600, it is sent, and when it's superior to 1600 it is not > sent. > > I haven't found in RFC3261 a section saying that body of SIP messages are > limited to some size. I think that is a bug. > > What do you think about it ? > > Regards, > C?dric. > > ------------------------------ > Discutez sur Messenger o? que vous soyez ! Mettez Messenger sur votre > mobile ! <http://www.messengersurvotremobile.com/> _______________________________________________ > > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > > > ------------------------------ > Qui vous permet d'enregistrer la TV sur votre PC et lire vos emails sur > votre mobile ? la r?ponse en vid?o la r?ponse en vid?o<http://www.microsoft.com/france/windows/bts/default.mspx> > ------------------------------ > Qui vous permet d'enregistrer la TV sur votre PC et lire vos emails sur > votre mobile ? la r?ponse en vid?o la r?ponse en vid?o<http://www.microsoft.com/france/windows/bts/default.mspx> > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20081222/a3441c2f/attachment.html>