[asterisk-bugs] [Asterisk 0016281]: Unable to negotiate codecs using IAX2 (and possibly others)
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jan 26 08:04:02 CST 2010
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=16281
======================================================================
Reported By: mvanbaak
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 16281
Category: General
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Asterisk Version: SVN
JIRA:
Regression: Yes
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 227824
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-11-19 01:50 CST
Last Modified: 2010-01-26 08:04 CST
======================================================================
Summary: Unable to negotiate codecs using IAX2 (and possibly
others)
Description:
Commit with Revision 227824 breaks calls using IAX2:
[Nov 18 18:33:30] NOTICE[28034]: chan_iax2.c:10705 socket_process:
Rejected connect attempt from XXX.XXX.XXX.XXX, requested/capability
'0x400000000000000 (nothing)'/'0xe00000000000000 (nothing)' incompatible
with our capability '0xe (gsm|ulaw|alaw)'.
If I do a clean checkout, and then:
# svn merge -c -227824 . && make upgrade && asterisk -rx 'restart now'
Everything starts to work again.
Can you please revert this commit and fix the gcc warnings some other
way ?
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-01-26 08:04 lmadsen Target Version Potential Blocker =>
======================================================================
More information about the asterisk-bugs
mailing list