Hi, I'm running an Asterisk 12 with STUN and Username in STUN Message does not conform to RFC, being 49 chars when its length should be 4 chars multiple. This makes that STUN doesnt work at all because ICE discards the message. How can I specify STUN Username so that I can bypass this? I put here an snippet. Thank you. --- begin STUN message --- STUN Binding request Hdr: length=124, magic=2112a442, tsx_id=0000484b5c419dd97d9a91c8 Attributes: PRIORITY: length=4, value=1862270975 (0x6effffff) ICE-CONTROLLED: length=8, data=47ef2e51599bdffe SOFTWARE: length=12, value="pjnath-2.3.0" *USERNAME: length=49, value="wRW+le2auoRFn1Gv:67b2360d060a996e19fae40069d6bf3a"* MESSAGE-INTEGRITY: length=20, data=432f6d437228b31122cb86e81df12466161a18a3 FINGERPRINT: length=4, value=1733866089 (0x6758b269) --- end of STUN message --- [2014-12-01 21:14:27] DEBUG[18542]: pjsip:0 <?>: utsx0x7f999802 ...STUN client transaction created [2014-12-01 21:14:27] DEBUG[18542]: pjsip:0 <?>: utsx0x7f999802 ...STUN sending message (transmit count=1) [2014-12-01 21:14:27] DEBUG[18542]: pjsip:0 <?>: utsx0x7f999802 ....STUN error sending message: Invalid argument -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20141202/4d8624f7/attachment.html>