Displaying 2 results from an estimated 2 matches for "asyncagiexec".
2018 Mar 22
2
AMI potential memory leak
HI Matt,
I am trying to replicate this particular problem. We are seeing more frequently where the Event: AsyncAGIExec is never being sent.
The two scenarios I have seen in tests yesterday and today...
We sendl an AMI action. For example, play a short file or hangup.
AMI Events will indicate it did the work, but we never receive the Event: AsyncAGIExec with a result at all.
Asterisk debug log (logging set to 99...
2018 Mar 21
2
AMI potential memory leak
...se that is a completely random result. It makes no sense.
We send the following command to asterisk via AMI
Action: AGI
ActionID: C44415
Channel: SIP/192.168.40.105-00001338
CommandID: C44415
Command: asyncagi break
Asterisk processes it and the Asterisk log shows it sends the following for the AsyncAGIEXEC event...
This is coming directly from the Asterisk log so it's clearly Asterisk filling the Result with what appears to be random characters.
[03/21 15:44:27.793] DEBUG[1213] manager.c: Examining AMI event:
Event: AsyncAGIExec
Privilege: agi,all
Channel: SIP/192.168.40.105-00001338
ChannelStat...