onceAsync: reject with custom error on disconnect#74
onceAsync: reject with custom error on disconnect#74fifthdegree wants to merge 1 commit intoshimaore:masterfrom
Conversation
|
@fifthdegree indeed 🙂 this is called Side note: not sure what your level of proficiency is with FreeSwitch, but if you're ready to use client-mode you might want to use (I haven't announced |
|
Thanks for the tip, @shimaore. I'll check out esl-lite when I have the chance. |
This makes it easier to detect when e.g. a command has not received a response due to freeswitch disconnecting.
That's useful because often it's expected that a call may be hung up while a command is running, and it would be nice to be able to differentiate between that and a network error, for example.