elixir_mod_event icon indicating copy to clipboard operation
elixir_mod_event copied to clipboard

Added Event-UUID header to sendmsg_exec function

Open marjinal1st opened this issue 5 years ago • 1 comments

I added Event-UUID parameter and header to sendmsg_exec function, for correlating commands with CHANNEL_EXECUTE and CHANNEL_EXECUTE_COMPLETE events. (As documented here)

Parameter's default value is empty string. (Freeswitch will reply in the header with a random UUID)

marjinal1st avatar Oct 02 '20 12:10 marjinal1st

I added same functionality to TCP mode as well.

marjinal1st avatar Oct 02 '20 13:10 marjinal1st