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

noreply at bugs.digium.com noreply at bugs.digium.com
Wed Jan 30 15:58:16 CST 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:                     new
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:             01-19-2008 04:46 CST
Last Modified:              01-30-2008 15:58 CST
====================================================================== 
Summary:                    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.
====================================================================== 

---------------------------------------------------------------------- 
 macbrody - 01-30-08 15:58  
---------------------------------------------------------------------- 
Oej,

I will rewrite the code as requested. Just two things to start with:

> +#define RTP_PT_G729 18
> 
> This information is already in the static_RTP_PT table in main/rtp.c
and
> shouldn't be duplicated here. An accessor function that takes an
> Asterisk format code and returns the RTP payload type from that table
> would provide what is needed here.

Do you want me to modify main/rtp.c or does such an accessor function
already
exist? (Sorry if I missed it, I was looking for that before copying the
information).

I went through the code and rewrote the following company names:
1) Cisco
2) Linksys
3) Snom
4) Barix
-> FreeSWITCH was the only one that was already correct. At least that's
how
the name is presented on www.freeswitch.org

Do you agree with how they are written? 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
01-30-08 15:58  macbrody       Note Added: 0081465                          
======================================================================




More information about the asterisk-bugs mailing list