You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
interface
register, auth then wait for stale and check flag:
TypeError: cb is not a function
at Context. (test/interface/index.spec.js:158:5)
at process.processImmediate (node:internal/timers:471:21)
interface
register, auth then wait for expires and check cleaned up:
TypeError: cb is not a function
at Context. (test/interface/index.spec.js:237:5)
at process.processImmediate (node:internal/timers:471:21)
interface
register, auth then send expire:
TypeError: cb is not a function
at Context. (test/interface/index.spec.js:310:5)
at process.processImmediate (node:internal/timers:471:21)
interface
register with minexpires:
TypeError: cb is not a function
at Context. (test/interface/index.spec.js:390:5)
at process.processImmediate (node:internal/timers:471:21)
interface
register with regping and all auth:
TypeError: cb is not a function
at Context. (test/interface/index.spec.js:472:5)
at process.processImmediate (node:internal/timers:471:21)
interface
register then options ping and check ping time is updated:
TypeError: cb is not a function
at Context. (test/interface/index.spec.js:564:5)
at process.processImmediate (node:internal/timers:471:21)
interface
fail register auth and check event:
TypeError: cb is not a function
at Context. (test/interface/index.spec.js:664:5)
at process.processImmediate (node:internal/timers:471:21)
interface
polycom fail reg - captured:
TypeError: Cannot read properties of undefined (reading 'code')
at Context. (test/interface/index.spec.js:802:28)
at process.processImmediate (node:internal/timers:471:21)
The text was updated successfully, but these errors were encountered:
interface
register, auth then wait for stale and check flag:
TypeError: cb is not a function
at Context. (test/interface/index.spec.js:158:5)
at process.processImmediate (node:internal/timers:471:21)
interface
register, auth then wait for expires and check cleaned up:
TypeError: cb is not a function
at Context. (test/interface/index.spec.js:237:5)
at process.processImmediate (node:internal/timers:471:21)
interface
register, auth then send expire:
TypeError: cb is not a function
at Context. (test/interface/index.spec.js:310:5)
at process.processImmediate (node:internal/timers:471:21)
interface
register with minexpires:
TypeError: cb is not a function
at Context. (test/interface/index.spec.js:390:5)
at process.processImmediate (node:internal/timers:471:21)
interface
register with regping and all auth:
TypeError: cb is not a function
at Context. (test/interface/index.spec.js:472:5)
at process.processImmediate (node:internal/timers:471:21)
interface
register then options ping and check ping time is updated:
TypeError: cb is not a function
at Context. (test/interface/index.spec.js:564:5)
at process.processImmediate (node:internal/timers:471:21)
interface
fail register auth and check event:
TypeError: cb is not a function
at Context. (test/interface/index.spec.js:664:5)
at process.processImmediate (node:internal/timers:471:21)
interface
polycom fail reg - captured:
TypeError: Cannot read properties of undefined (reading 'code')
at Context. (test/interface/index.spec.js:802:28)
at process.processImmediate (node:internal/timers:471:21)
The text was updated successfully, but these errors were encountered: