elixir-sippet icon indicating copy to clipboard operation
elixir-sippet copied to clipboard

Add support for Event header.

Open xadhoom opened this issue 3 years ago • 1 comments

In addition, RFC states that there MUST be exactly one event type listed per event header. Multiple events per message are disallowed.

xadhoom avatar Sep 06 '22 13:09 xadhoom

Right support to Event header is to modify c_src/header_list.h so it gets parsed.

balena avatar Mar 01 '24 07:03 balena