Emia
Emia
This should not be error, probably linter issue.
as monitoring support added. Control with dialogs is missing
TCP/WS now has default stream parsing.
problem is multiple small messages that can still be in single flight. This still is good for security to define.
moving to emiago/sipgox
Hi @leeyongda it is on roadmap. There is also transaction for even more HA. So this both will probably land replaced with some interface implementation.
@leeyongda as couple of practical examples it is found out that this having as part of lib would not help. Now there is `DialogUA` struct, which is only dealing with...
@sujit-baniya I will guess you are running this in browser as static. Read about CSP. https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy If this is not issue, then you need to provide some logs with debug...
@sujit-baniya OK you got me confused with web client. Fine for code, but I would need some logs. I am not sure how you are executing. Set `sip.SIPDebug = true`...
hey @SilvaMendes I suggest exploring this more from server API then. As in some cases I used this API to build that headers. Checkout `RegisteredMethods` . Unfortunately I think we...