CyCoreSystems / audiosocket

Simple bidirectional audio protocol
Apache License 2.0
67 stars 35 forks source link

AudioSocket doesn't send any 0x01 UUID messages #13

Closed jmens closed 1 year ago

jmens commented 1 year ago

My AudioSockets created with chan_audiosocket streams audio with 0x10 messages, but it does not publish a 0x01 message indicating its UUID. Additionally I see a lot of 0xff error and 0x00 hangup messages while the socket continues delivering 0x10 audio messages.

Tested with asterisk 18.14 and 20.0.1.

I can provide all the resources to help with the investigation.

jmens commented 1 year ago

I finally got it working.