Displaying 1 result from an estimated 1 matches for "sampleaction".
Did you mean:
gsimpleaction
2004 Jan 29
4
Asterisk Manager Interface notes
...ky API and data
formatting, but buffer overflows and not killing inactive connections
causing crashes/deadlocks is VERY bad.
- make a simple manager action file parser(sample.action), something like
the sample.call interface except for manager actions, for output you can
have the manager generate a sampleaction.out file that would have the output
for that specific command on it. Many people that currently use the
sample.call format would love to have a simple way to add manager functions
to their apps that already generate sample.call files
- make a transaction-based send-receive protocol, something like...