[asterisk-bugs] [Asterisk 0018276]: [patch] streamplayer-like utility, but for anything that comes out of a shell pipe

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Mar 1 00:03:30 CST 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18276 
====================================================================== 
Reported By:                malaiwah
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18276
Category:                   Utilities/General
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           1.6.2.13 
JIRA:                       SWP-2557 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-11-08 10:40 CST
Last Modified:              2011-03-01 00:03 CST
====================================================================== 
Summary:                    [patch] streamplayer-like utility, but for anything
that comes out of a shell pipe
Description: 
streamplayer Asterisk utility can only be used for raw TCP streams.

I just adapted the utility to be useful with anything that comes from a
shell pipe and added it to my "pipe chain" for my streaming music-on-hold.
The utility takes input from stdin (in 2k blocks) and sends it to stdout
only if the write would not block. As explained in streamplayer, Asterisk
blocks writes to stdout when it does not need the MOH source, but streaming
mpg123/sox I use would still be outputting data.

This effectively gets rid of the error I had in my Asterisk at various
intervals depending on music-on-hold usage:

[Nov  8 09:31:17] NOTICE[24616] res_musiconhold.c: Request to schedule in
the past?!?!

====================================================================== 

---------------------------------------------------------------------- 
 (0132468) jcovert (reporter) - 2011-03-01 00:03
 https://issues.asterisk.org/view.php?id=18276#c132468 
---------------------------------------------------------------------- 
Vladimir,

I actually found that with 1.8.x I did not need to use it.  So although I
initially was interested in it and built it for 1.8.x, I found that it was
unnecessary, and have not been using it. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-03-01 00:03 jcovert        Note Added: 0132468                          
======================================================================




More information about the asterisk-bugs mailing list