[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
Sun Nov 14 00:44:07 CST 2010
The following issue has been SUBMITTED.
======================================================================
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: new
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-11-14 00:44 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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-11-14 00:44 jkister New Issue
2010-11-14 00:44 jkister Asterisk Version => 1.8.0
2010-11-14 00:44 jkister Regression => No
2010-11-14 00:44 jkister SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
======================================================================
More information about the asterisk-bugs
mailing list