Maurotb

Results 7 comments of Maurotb

> I have the same issue since I upgraded Traefik to v2. `/healthcheck/` returns `true`. Same problem when update to traefik 2 Workarround # proxy_set_header Connection $proxy_connection; work for me

@Aircoookie i have download 0.12.0 , this enanchements (delay output after relay on) is not present? edit: i see moving this feature in 1.0.0 :( I try this patch https://github.com/Aircoookie/WLED/issues/812#issuecomment-614934896...

After some debug, i see _rtpEventSsrc is always 0 in call from mobile. This cause the problem.... This variable is set by rtpHeader.SyncSource, there is a problem in parsing header?...

Solved putting un sipuseragent.cs private uint _rtpEventSsrc = 4294967295; instead of 0, and changing this private void OnRemoteRtpEvent(IPEndPoint remoteEP, RTPEvent rtpEvent, RTPHeader rtpHeader) { OnRtpEvent?.Invoke(rtpEvent, rtpHeader); if (OnDtmfTone != null)...

hi @cirocosta , yes, this is my mount /dev/loop0 on /mnt/xfs type xfs (rw,relatime,attr2,inode64,prjquota)

Hi, same problem for a=rtcp-fb:* transport-cc a=rtcp-fb:* ccm fir a=rtcp-fb:* goog-remb a=rtcp-fb:* nack payload is not numeric

i have a similar problem in 7.10.24 but i have a report with no condition, i display one field and a field of related table. i have a extra backtick...