drachtio / drachtio-fsmrf

Drachtio freeswitch-based media resource function -- http://davehorton.github.io/drachtio-fsmrf
MIT License
47 stars 26 forks source link

Fix unhandled Promise rejection #75

Closed spointer closed 1 year ago

spointer commented 1 year ago

In case srf.createUAC function is failed inside this.createEndpoint function, "You have triggered an unhandledRejection, you may have forgotten to catch a Promise rejection" error is raised and no callback is called to fsmrf app side.

davehorton commented 1 year ago

released in 3.0.22