audiosocket icon indicating copy to clipboard operation
audiosocket copied to clipboard

Send some extra DATA to server

Open SumitSharma-dev opened this issue 9 months ago • 2 comments

Hi,

Can you explain How to send some extra DATA with audiosocket stream. And How I can receive there extra data in python audiosocket server.

SumitSharma-dev avatar Mar 21 '25 08:03 SumitSharma-dev

The data payload is arbitrary, and you can always extend the set of types for your need. If you are using the Asterisk implementation on the other side, though, I don't believe there is any facility to send arbitrary data.

Ulexus avatar Mar 21 '25 13:03 Ulexus

can you explain with some example? tanks

diegoyamaa avatar Apr 03 '25 14:04 diegoyamaa