Joshua Elson
Joshua Elson
We've run into the same thing. Related to this issue here, if you want a quick workaround: https://github.com/onsip/SIP.js/pull/592 Would definitely be good to have a better solution than this in...
Any chance of getting a PR or package for this @datso? Appreciate everything you've done in maintaining this!
This also appears to be the case in 19.0.1084.36 beta.
Just figured it out... there is an open pull request here. https://github.com/andrewn/firephp-chrome/pull/11 The chrome.webRequest is no longer experimental.
This is not new and affects a wide variety of versions from 18.16 to 20.4 ... in a fleet of around 100 servers, appears to mostly happen on those running...
Let me see what I can do. Is there a way to scope the debug level needed here to just this identified area of the code base? I could spin...
Adding additional info from recent reproductions with additional backtrace paths: ``` [Mar 27 10:42:01] VERBOSE[291316][C-00000093] app_stack.c: PJSIP/2041-00000096 Internal Gosub(agent-channel-hangup-handler,s,1(2041,PJSIP/2041-00000096,)) complete GOSUB_RETVAL= [Mar 27 10:42:01] WARNING[245277] res_rtp_asterisk.c: Unable to cancel schedule...
@jcolp What level of debug logging would be required here? Considering trying to turn this on for a particular piece of infrastructure where I can handle it, as this has...
@jcolp I think I might have finally gotten some more information here! This definitely happens in some combination of WebRTC calls with a hangup handler, as @seanbright had mentioned. We're...
That seems right, @jcolp. Certainly related to something being torn down. Does any more debugging help? Or any ideas on what could be done to resolve the issue? Like I...