Displaying 2 results from an estimated 2 matches for "c44415".
2018 Mar 21
2
AMI potential memory leak
...ng Asterisk version 13.18.5 on an Ubuntu box.
If you look at the event response, the Result field is filled with random characters. I'm not sure what to do because 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...
2018 Mar 22
2
AMI potential memory leak
...ok at the event response, the Result field is filled with
> random characters. I?m not sure what to do because 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...