[asterisk-app-dev] ARI Bridge and Dial

Matthew Jordan mjordan at digium.com
Fri May 30 17:57:03 CDT 2014


On Fri, May 30, 2014 at 4:45 PM, Jim Black <jblack at mediu.com> wrote:
> The example you gave really helped and I am able to complete a call.
> However, when the call-ee hangs-up my websocket listener gets an OnClose
> message with a 1007 - Illegal UTF-8 Sequence. I don't understand why it
> would be throwing this since I am not sending anything back from the
> websocket listener. Sometimes I get the ChannelHangupRequest and StasisEnd
> events before it closes... other times it just closes immediately after the
> hangup.
>
> I just moved servers and it wasn't exhibiting this type of behavior prior to
> the move. Any ideas are appreciated!!
>
> -Jim
>

What WebSocket library are you using?

Can you provide a dump of what the WebSocket receives?



More information about the asterisk-app-dev mailing list