From: Chuck Kraly <ckraly@gmail.com> Date: 2010/04/27 Tue AM 05:57:55 PDT To: app_rpt-users@qrvc.com Subject: [App_rpt-users] Disconnect problems
We are running the latest build and having problems. The pc it is installed on randomly disconnects when there is activity. Here is the error message- also this is at 2 different locations and 2 different ISP's (dsl and cable).
[Apr 27 07:52:10] WARNING[8322]: channel.c:2590 ast_prod: Prodding channel 'Zap/pseudo-1132525179' failed -- Hungup 'Zap/pseudo-1132525179' hub*CLI> Disconnected from Asterisk server
any ideas?
Chuck K0XM
My initial thoughts are that this a connectivity issue, not a problem with app_rpt. There would be others reporting this if it were the case. That "prodding ... zap ... failed" error message normal. Turn on verbosity and debugging from the Asterisk CLI and see what gets printed using the following: core set verbose 7 rpt debug level 6 Or use tcpdump or wireshark to look at what is being sent on eth0 during a disconnect. Steve WA6ZFT