drachtio / drachtio-fsmrf

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

add resetEslCustomEvent to recover the endpoint after conference #99

Closed xquanluu closed 3 months ago

xquanluu commented 3 months ago

When the endpoint is used for conference, the esl CUSTOM event will be override to conference listener, this PR provide new API to reset the listener for the endpoint.

https://github.com/drachtio/drachtio-fsmrf/blob/main/lib/endpoint.js#L584

davehorton commented 3 months ago

v3.0.45