Implementing serialization of a sip layer?
Open
- 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
Assessment
This issue has not been assessed yet.