Yep, that worked, thanks a lot. Now i can at least see whats going wrong.<br>thanks again.<br><br>-shawn<br><br><div><span class="gmail_quote">On 7/29/06, <b class="gmail_sendername">Matt Florell</b> <<a href="mailto:astmattf@gmail.com">
astmattf@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Stop asterisk and run it from the command line directly(asterisk -vvvvvvvvgc).
<br><br>For some reason AGI scripts only output to the original Asterisk<br>session, not remotely connected Asterisk sessions(asterisk -r)<br><br>MATT---<br><br><br>On 7/29/06, shawn bright <<a href="mailto:nephish@gmail.com">
nephish@gmail.com</a>> wrote:<br>> Hello there all,<br>> i am using an agi python script.<br>> It is kinda from an example in the ATOF book ( O'Reilly)<br>> it simply answers the phone, receives 5 DTMF digits,
<br>> and writes those digits to a text file.<br>><br>> however, it isn't working.<br>> The script is in python, and i have stderr writing out some debug lines,<br>> but i do not know where to read them.<br>
><br>> here is what i am getting in the /var/log/asterisk/messages<br>><br>> Jul 29 06:02:05 WARNING[2863]: unable to spawn mp3player<br>> Jul 29 06:02:05 NOTICE[2863]: registered database handle 'mysql1'<br>
> dsn->[MySQL-asterisk]<br>> Jul 29 06:02:05 NOTICE[2863]: registered database handle 'mysql2'<br>> dsn->[MySQL-asterisk]<br>> Jul 29 06:02:05 NOTICE[2863]: res_odbc loaded.<br>> Jul 29 06:02:05 NOTICE[2863]: Registered Config Engine odbc
<br>> Jul 29 06:02:05 NOTICE[2863]: res_config_odbc loaded.<br>> Jul 29 06:02:05 WARNING[2863]: Firmware file<br>> '/var/lib/asterisk/firmware/iax/iaxy.bin' fails checksum<br>> Jul 29 06:02:05 WARNING[2863]: Unable to get our IP address, Skinny disabled
<br>> Jul 29 06:02:44 WARNING[2863]: Timeout, but no rule 't' in context<br>> 'incoming'<br>><br>> any tips would be appreciated greatly.<br>> thanks!<br>><br>> _______________________________________________
<br>> --Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br>><br>> asterisk-users mailing list<br>> To UNSUBSCRIBE or update options visit:<br>><br>> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>><br>><br>><br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a>
--<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote>
</div><br>