google / google/gopacket

Implementing serialization of a sip layer?

Open
#791 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
6.8k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

My program processes packets at the fourth level of the OSI model, sip packets go through when registering an ip phone, if I set up UDP transport for registration and use the **`gopacket.SerializePacket(bf.buff, bf.opts, packet)`**, the error **`"layer SIP is not serializable"`** but when using the TCP transopt everything works fine, tell me how to be.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.