Stojan Sljivic - Pamet
2005-Jan-28 01:40 UTC
[Asterisk-Users] Ouch ... error while writing audio data: : Broken pipe
Hi, Can anyone help me with this: I have downloaded latest stable version of Asterisk using the asterisk-update.sh script. Compilation and installation passed well. When I start Asterisk I get the following error: [pbx_realtime.so]Jan 28 09:35:08 WARNING[3253]: loader.c:258 ast_load_resource: /usr/lib/asterisk/modules/pbx_realtime.so: undefined symbol: ast_load_realtime_multientry Jan 28 09:35:08 WARNING[3253]: loader.c:440 load_modules: Loading module pbx_realtime.so failed! Ouch ... error while writing audio data: : Broken pipe Thanks, Stojan Sljivic -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050128/be65bace/attachment.htm
Joshua Colp
2005-Jan-28 02:41 UTC
[Asterisk-Users] Ouch ... error while writing audio data: : Broken pipe
<DIV style="FONT: 10pt arial"><FONT face="Courier New" size=2>Who has an answer for this desperate problem? file has an answer for this desperate problem! Who me? Yes you! So true!<BR><BR>You wouldn't have happened to have downgraded from CVS head to CVS stable by any chance? Stable has no idea what realtime is... so if the old realtime modules are present, they choke and your asterisk goes kaboom. To fix this all you have to do is type rm -rf /usr/lib/asterisk/modules and then make install again in your asterisk directory. This will ensure that you have stable modules only, not a mix of head and stable.<BR><BR>This concludes our lesson today. Please tune in tomorrow when I will make chicken 'ala twisted in the front yard.<BR><BR>- Joshua Colp.<BR><BR>Stojan Sljivic - Pamet wrote:<BR><BR>> Hi,<BR>><BR>> Can anyone help me with this:<BR>> I have downloaded latest stable version of Asterisk using the<BR>> asterisk-update.sh script.<BR>> Compilation and installation passed well.<BR>><BR>> When I start Asterisk I get the following error:<BR>><BR>> [pbx_realtime.so]Jan 28 09:35:08 WARNING[3253]: loader.c:258<BR>> ast_load_resource: /usr/lib/asterisk/modules/pbx_realtime.so:<BR>> undefined symbol: ast_load_realtime_multientry<BR>> Jan 28 09:35:08 WARNING[3253]: loader.c:440 load_modules: Loading<BR>> module pbx_realtime.so failed!<BR>> Ouch ... error while writing audio data: : Broken pipe<BR>><BR>> Thanks,<BR>> Stojan Sljivic</FONT></DIV><BR /> <BR /> ________________________________________________<BR /> Message sent using UebiMiau 2.7.2<BR />
Jefferson Carvalho
2005-Jan-28 05:35 UTC
[Asterisk-Users] Ouch ... error while writing audio data: : Broken pipe
Hello Stojan , This issue is related to a hardware problem (Zaptel ) . Probably , you have loaded "locked" zaptel modules or not loaded correctly. Try to run ztcfg and see if you have any errors on your config. Check if u have multiples instances of mpg123 ( this kind of problem .. usually leaves on the system at least 2 active processes.) I had this problem days ago ... By the way , what boards do u have there ? are u using asterisk > 1.0.2 ? Regards, -Jefferson Carvalho Stojan Sljivic - Pamet wrote:> Hi, > > Can anyone help me with this: > I have downloaded latest stable version of Asterisk using the > asterisk-update.sh script. > Compilation and installation passed well. > > When I start Asterisk I get the following error: > > [pbx_realtime.so]Jan 28 09:35:08 WARNING[3253]: loader.c:258 > ast_load_resource: /usr/lib/asterisk/modules/pbx_realtime.so: > undefined symbol: ast_load_realtime_multientry > Jan 28 09:35:08 WARNING[3253]: loader.c:440 load_modules: Loading > module pbx_realtime.so failed! > Ouch ... error while writing audio data: : Broken pipe > > Thanks, > Stojan Sljivic > >------------------------------------------------------------------------ > >_______________________________________________ >Asterisk-Users mailing list >Asterisk-Users@lists.digium.com >http://lists.digium.com/mailman/listinfo/asterisk-users >To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >
Stojan Sljivic - Pamet
2005-Jan-28 07:23 UTC
[Asterisk-Users] Ouch ... error while writing audio data: : Brokenpipe
Hi all, Thanks for the information. Yes, I have been downgrading from HEAD to 1.0.5. I have removed the /usr/lib/asterisk/modules and I do not get previous error, but apparently a new one appeared: [cdr_tds.so]Jan 28 15:16:28 WARNING[25289]: loader.c:258 ast_load_resource: libtds.so.3: cannot open shared object file: No such file or directory Jan 28 15:16:28 WARNING[25289]: loader.c:440 load_modules: Loading module cdr_tds.so failed! Ouch ... error while writing audio data: : Broken pipe Do you know what is this related to? Regards, Stojan Sljivic -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050128/d5d06cfd/attachment.htm
Bob Hrbek
2005-Aug-02 15:15 UTC
[Asterisk-Users] Ouch ... error while writing audio data: : Broken pipe
When trying to start asterisk, I keep getting this error: Ouch ... error while writing audio data: : Broken pipe here are the last few lines after running "asterisk -vvvvvvvvvvv" [chan_zap.so] => (Zapata Telephony w/PRI) == Parsing '/etc/asterisk/zapata.conf': Found == Parsing '/etc/asterisk/zapata_additional.conf': Found == Parsing '/etc/asterisk/zapata-auto.conf': Found == Unregistered channel type 'Tor' == Unregistered channel type 'Zap' [root@asterisk1 asterisk]# Ouch ... error while writing audio data: : Broken pipe I setup this system using Asterisk@home and the 4 port PCI card from digium w/ 2 fxo ports. I got this same error with the XP100 cards. When I get everything installed, it works great. I can restart the service, make config changes...but once I reboot.. This is all I get "Ouch ... error while writing audio data: : Broken pipe" Others have asked these same questions but I couldn't find a resolution in the archives. Does anybody have any idea what this is or how to get rid of it? My /var/log/messages file has this in it from running " genzaptelconf -s -d" Aug 2 17:58:22 asterisk1 zaptel: Running ztcfg: succeeded Aug 2 17:58:23 asterisk1 su(pam_unix)[1967]: session opened for user asterisk b y root(uid=0) Aug 2 17:58:23 asterisk1 su(pam_unix)[1967]: session closed for user asterisk Aug 2 17:59:07 asterisk1 kernel: Freed a Wildcard Aug 2 17:59:07 asterisk1 kernel: usb.c: deregistering driver wcusb Aug 2 17:59:07 asterisk1 kernel: Zapata Telephony Interface Unloaded Aug 2 17:59:07 asterisk1 kernel: Zapata Telephony Interface Registered on major 196 Aug 2 17:59:08 asterisk1 kernel: PCI: Found IRQ 9 for device 00:12.0 Aug 2 17:59:08 asterisk1 kernel: PCI: Sharing IRQ 9 with 01:01.0 Aug 2 17:59:08 asterisk1 kernel: Freshmaker version: 73 Aug 2 17:59:08 asterisk1 kernel: Freshmaker passed register test Aug 2 17:59:08 asterisk1 kernel: Module 0: Not installed Aug 2 17:59:08 asterisk1 kernel: Module 1: Not installed Aug 2 17:59:08 asterisk1 kernel: Module 2: Installed -- AUTO FXO (FCC mode) Aug 2 17:59:08 asterisk1 kernel: Module 3: Installed -- AUTO FXO (FCC mode) Aug 2 17:59:08 asterisk1 kernel: Found a Wildcard TDM: Wildcard TDM400P REV I ( 4 modules) Aug 2 17:59:08 asterisk1 kernel: Registered tone zone 0 (United States / North America) Aug 2 17:59:08 asterisk1 kernel: Registered Tormenta2 PCI Aug 2 17:59:09 asterisk1 kernel: No ISA tormenta card found at d0000 Aug 2 17:59:09 asterisk1 kernel: usb.c: registered new driver wcusb Aug 2 17:59:09 asterisk1 kernel: Wildcard USB FXS Interface driver registered Aug 2 17:59:09 asterisk1 kernel: Registered tone zone 0 (United States / North America) Aug 2 17:59:10 asterisk1 kernel: Registered tone zone 0 (United States / North America) Aug 2 17:59:10 asterisk1 kernel: usb.c: deregistering driver wcusb Aug 2 17:59:10 asterisk1 kernel: Freed a Wildcard Aug 2 17:59:10 asterisk1 kernel: Zapata Telephony Interface Unloaded Aug 2 17:59:10 asterisk1 zaptel: Removing zaptel module: succeeded Aug 2 17:59:10 asterisk1 kernel: Zapata Telephony Interface Registered on major 196 Aug 2 17:59:10 asterisk1 zaptel: Loading zaptel framework: succeeded Aug 2 17:59:10 asterisk1 kernel: Registered Tormenta2 PCI Aug 2 17:59:11 asterisk1 kernel: PCI: Found IRQ 9 for device 00:12.0 Aug 2 17:59:11 asterisk1 kernel: PCI: Sharing IRQ 9 with 01:01.0 Aug 2 17:59:11 asterisk1 kernel: Freshmaker version: 73 Aug 2 17:59:11 asterisk1 kernel: Freshmaker passed register test Aug 2 17:59:11 asterisk1 kernel: Module 0: Not installed Aug 2 17:59:11 asterisk1 kernel: Module 1: Not installed Aug 2 17:59:11 asterisk1 kernel: Module 2: Installed -- AUTO FXO (FCC mode) Aug 2 17:59:11 asterisk1 kernel: Module 3: Installed -- AUTO FXO (FCC mode) Aug 2 17:59:11 asterisk1 kernel: Found a Wildcard TDM: Wildcard TDM400P REV I ( 4 modules) Aug 2 17:59:11 asterisk1 kernel: Registered tone zone 0 (United States / North America) Aug 2 17:59:11 asterisk1 kernel: usb.c: registered new driver wcusb Aug 2 17:59:11 asterisk1 kernel: Wildcard USB FXS Interface driver registered Aug 2 17:59:11 asterisk1 kernel: Registered tone zone 0 (United States / North America) Aug 2 17:59:14 asterisk1 kernel: Registered tone zone 0 (United States / North America) Aug 2 17:59:14 asterisk1 zaptel: Running ztcfg: succeeded Aug 2 17:59:15 asterisk1 su(pam_unix)[2369]: session opened for user asterisk b y root(uid=0) Aug 2 17:59:15 asterisk1 su(pam_unix)[2369]: session closed for user asterisk [root@asterisk1 asterisk]# Thanks, Bob