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

Event Response limitation #17

Open
casualcodex opened this issue Oct 29, 2022 · 0 comments
Open

Event Response limitation #17

casualcodex opened this issue Oct 29, 2022 · 0 comments

Comments

@casualcodex
Copy link

casualcodex commented Oct 29, 2022

hi, nice work! package is running stable but I wanted to ask you , why do you not transfer all responses? Like originate response has more field but you only send 3 of then

{
  response: 'Error',
  actionid: '26952138',
  message: 'Originate failed'
}

where there could be

Event: OriginateResponse
[ActionID:] <value>
Response: <value>
Channel: <value>
Context: <value>
Exten: <value>
Application: <value>
Data: <value>
Reason: <value>
Uniqueid: <value>
CallerIDNum: <value>
CallerIDName: <value>

or is there a special way of accessing those?

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