search for: printdebug

Displaying 2 results from an estimated 2 matches for "printdebug".

2009 Mar 01
1
php agi and get_data errors.
...a user enters on my applications. Sadly, the code doesn't work, i push the digits, but the result is always an empty data. (code=200, result=1, data= ''). Here is the code: set_time_limit(99999999999999); require('phpagi.php'); $agi = new AGI(); $agi->answer(); function printdebug($a) { global $agi; $agi->conlog(print_r($a, true)); } // Prendo Badge $isokbadge = false; $tries = 1; do { $result = array(); $agi->exec('PLAYBACK',$audiofiles['insertbadge']); $result = $agi->get_data('beep', 60000, 13); printdebug($result); $badge = str...
2010 Jan 25
2
still asserts with 1.2.10
Hi, I've still asserts while accessing virtual folders: Program terminated with signal 6, Aborted. [New process 6714] #0 0xf7e57556 in raise () from /lib/libc.so.6 #0 0xf7e57556 in raise () from /lib/libc.so.6 No symbol table info available. #1 0xf7e58d78 in abort () from /lib/libc.so.6 No symbol table info available. #2 0x080f2eb5 in default_fatal_finish (type=<value optimized