Emia

Results 23 issues of Emia

To avoid contention and deadlocks switch to single mutex locking on transactions. Lot of timer updates would be reduces as well.

Idea same as http, to detect either ServerTransaction termination or request termination. Currently ServerTransaction is context compatible but not exposed to server handlers

question
breaking change

Based on this issue https://github.com/emiago/sipgo/pull/163 Mostly User Agent header is something that is present although SIP not strictly requires it. Having this header added on client could make lib more...

enhancement