Skip to content

Event Response limitation  #17

@casualcodex

Description

@casualcodex

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions