Igor Kuzmin

Results 2 issues of Igor Kuzmin

Currently, log levels of SIP stack, transport and transaction layers are set to debug. There is a way to change SIP stack log level but there is no way to...

sip.NewAckRequest has a body parameter, but for some reason it ignores it and automatically sets the body to the empty string: https://github.com/ghettovoice/gosip/blob/6b80e2d3e6f7798c1a776df1734a23fe9cddde70/sip/request.go#L315 This is misleading behavior.