[asterisk-bugs] [Asterisk 0011797]: [patch] app_rtpstream: Application to Page Multicast capable receivers (e.g. Snom, Linksys, Cisco, Barix devices)

Asterisk Bug Tracker noreply at bugs.digium.com
Sun Aug 10 17:06:08 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11797 
====================================================================== 
Reported By:                macbrody
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   11797
Category:                   Applications/NewFeature
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     feedback
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 99188 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-01-19 04:46 CST
Last Modified:              2008-08-10 17:06 CDT
====================================================================== 
Summary:                    [patch] app_rtpstream: Application to Page Multicast
capable receivers (e.g. Snom, Linksys, Cisco, Barix devices)
Description: 
app_rtpstream is an application that reads the input channel's voice frames
and does rtp stream them to either unicast or multicast addresses defined
as groups in the config file.

This can be used for example with the Snom and Linksys IP Phones' feature
to do paging to multicast receivers.
====================================================================== 

---------------------------------------------------------------------- 
 (0091266) macbrody (reporter) - 2008-08-10 17:06
 http://bugs.digium.com/view.php?id=11797#c91266 
---------------------------------------------------------------------- 
the latest upload (app_rtppage-20080810.c) is a
stripped down version of the original application.
tested against svn @ 2008-08-10.

It comes without config file. All parameters can
be passed in the dialplan. 

All critical code was either fixed or removed to 
keep the app as small as possible instead of big
and bulky.

Why not using more/all codecs:
RTP Multicast Streaming does by definition exclude 
further signalling. This means any codec that does
not have a Payload Type assigned in
http://www.iana.org/assignments/rtp-parameters
cannot be used.

Suggestions? 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-08-10 17:06 macbrody       Note Added: 0091266                          
======================================================================




More information about the asterisk-bugs mailing list