Status: Accepted
Owner: [email protected]
Labels: Type-Defect Priority-Medium JAIN-SIP-Javascript-1.0.0.Final
New issue 58 by [email protected]: JAIN SIP JS Stack doesn't work with
webrtc2sip SIP proxy (http://code.google.com/p/webrtc2sip/)
http://code.google.com/p/jain-sip/issues/detail?id=58
SIP/WS message sent by webrtc2sip SIP proxy are sent in bynary mode.
SIP Message are received in Blob object in WebSocket.onmessage(). This type
of data is not correctly handled.
Solution: force binaryType to arraybuffer in websocket and convert
ArrayBuffer object in String
--
---
You received this message because you are subscribed to the Google Groups "mobicents-all-issues-changes" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.