ding-dong
ding-dong copied to clipboard
API for asyncagiBreak
Referring to this: https://github.com/antirek/ding-dong/blob/master/API.md
-
This doesn't work. Only killing the script allows the dialplan to continue.
-
I believe it should be
asyncAGIBreak
instead ofasyncagiBreak
based on this: https://github.com/antirek/ding-dong/blob/b38ea9b990fdd7ba4794dc860c7d936f1b80a063/lib/command.js#L350-L354
BTW, I tried changing it to asyncAGIBreak
and it's still not returning control to the dialplan.