Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API for asyncagiBreak #16

Open
jmordica opened this issue Sep 14, 2019 · 0 comments
Open

API for asyncagiBreak #16

jmordica opened this issue Sep 14, 2019 · 0 comments

Comments

@jmordica
Copy link

Referring to this: https://github.com/antirek/ding-dong/blob/master/API.md

  1. This doesn't work. Only killing the script allows the dialplan to continue.

  2. I believe it should be asyncAGIBreak instead of asyncagiBreak based on this:

    ding-dong/lib/command.js

    Lines 350 to 354 in b38ea9b

    {
    name: 'asyncAGIBreak',
    command: 'ASYNCAGI BREAK',
    params: 0,
    },

BTW, I tried changing it to asyncAGIBreak and it's still not returning control to the dialplan.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant