On Sat, Feb 11, 2012 at 11:20 PM, Ron Bergin <[email protected]> wrote:

Finally, add a couple debugging statements after the get_variable statements to verify/dump the vars.

Steve Edwards wrote:

Doing any I/O on STDIN or STDOUT will violate the AGI protocol.

On Mon, 13 Feb 2012, Ron Bergin wrote:

That is correct. I forgot to clarify that by saying to dump it out to a file or STDERR

My 'best practice' is using syslog(). You can leave the statements in place and enable or disable them using setlogmask().

I also add '--debug' and '--verbose' to my getopt_long() longopts so I can control the AGIs verbosity with options in my dialplan.

--
Thanks in advance,
-------------------------------------------------------------------------
Steve Edwards       [email protected]      Voice: +1-760-468-3867 PST
Newline                                              Fax: +1-760-731-3000

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
              http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to