[asterisk-bugs] [Asterisk 0018304]: chan_gtalk does not respect the rtp port range configured in rtp.conf

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Dec 6 13:18:09 CST 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18304 
====================================================================== 
Reported By:                jkister
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18304
Category:                   Channels/chan_gtalk
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.8.0 
JIRA:                        
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-14 00:44 CST
Last Modified:              2010-12-06 13:18 CST
====================================================================== 
Summary:                    chan_gtalk does not respect the rtp port range
configured in rtp.conf
Description: 
# grep ^rtp /etc/asterisk/rtp.conf
rtpstart=20000
rtpend=20101
# grep iptables /var/log/messages | tail -2
iptables IN=eth0 OUT= SRC=75.101.138.128 DST=10.9.1.3 LEN=116 TOS=0x00
PREC=0x00 TTL=48 ID=49625 DF PROTO=UDP SPT=3478 DPT=37843 LEN=96 
iptables IN=eth0 OUT= SRC=75.101.138.128 DST=10.9.1.3 LEN=116 TOS=0x00
PREC=0x00 TTL=49 ID=6825 DF PROTO=UDP SPT=3478 DPT=48659 LEN=96

as soon as I opened up the rules to allow this host to access all
unprivileged UDP ports, audio started working right away.

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

---------------------------------------------------------------------- 
 (0129340) jkister (reporter) - 2010-12-06 13:18
 https://issues.asterisk.org/view.php?id=18304#c129340 
---------------------------------------------------------------------- 
Sorry, i'm unclear what you're looking for.  you want me to "core set debug
10" while I call my google voice number?  I'm doubting that because there's
no value there (but I can certainly provide it if that is what you're
looking for). 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-12-06 13:18 jkister        Note Added: 0129340                          
======================================================================




More information about the asterisk-bugs mailing list