elixir-sippet
                                
                                 elixir-sippet copied to clipboard
                                
                                    elixir-sippet copied to clipboard
                            
                            
                            
                        Add support for Event header.
In addition, RFC states that there MUST be exactly one event type listed per event header. Multiple events per message are disallowed.
Right support to Event header is to modify c_src/header_list.h so it gets parsed.