elixir_mod_event icon indicating copy to clipboard operation
elixir_mod_event copied to clipboard

Elixir client for the FreeSWITCH mod_event_socket

Results 2 elixir_mod_event issues
Sort by recently updated
recently updated
newest added

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](https://freeswitch.org/confluence/display/FREESWITCH/Event+List#EventList-1.8CHANNEL_EXECUTEevent)) Parameter's default value is empty string. (Freeswitch will reply in...

uuid package has been renamed to elixir_uuid https://github.com/zyro/elixir-uuid/issues/33