Hello,
I'm trying to send a rather large JWT token as a custom header in the REGISTER message. I'm using TLS transport.
I know the max length for UDP is 1300 bytes, and that PJSIP supposedly switches to TCP when the message length is over that threshold. But what about TLS?
After transport is connected I'm still getting this error:
...Failed to send Request msg REGISTER/cseq=52341 (tdta0x1058206a8)! err=171023 (Message too long (PJSIP_EMSGTOOLONG))
Any feedback would be appreciated. Thank you.
Regards,,
I know the max length for UDP is 1300 bytes, and that PJSIP supposedly switches to TCP when the message length is over that threshold. But what about TLS?
After transport is connected I'm still getting this error:
...Failed to send Request msg REGISTER/cseq=52341 (tdta0x1058206a8)! err=171023 (Message too long (PJSIP_EMSGTOOLONG))
Any feedback would be appreciated. Thank you.
Regards,,
Andrés
--_______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list -- pjsip@xxxxxxxxxxxxxxx To unsubscribe send an email to pjsip-leave@xxxxxxxxxxxxxxx