nadirhamid / asterisk-audiofork

Stream Asterisk audio over Websockets
GNU General Public License v2.0
159 stars 61 forks source link

Problem with WebSocket -> node js Server #29

Open alb99 opened 11 months ago

alb99 commented 11 months ago

Hello,

first of all, thank you for the script. It should do exactly what I was looking for.

I have a problem with the WebSocket. Node JS page

RangeError: Invalid WebSocket frame: MASK must be set

I have used the https://github.com/nadirhamid/audiofork-transcribe-demo

tested.

My Asterisk version is 16.3.x Unfortunately, I don't know if I need to make any further configuration on the Asterisk.

nadirhamid commented 11 months ago

Hello @alb99,

This issue was fixed in newer versions of Asterisk. I believe you will need to upgrade.

If you have any other questions or need more info let me know.