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 > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20081219/2f50df38/attachment.html>