[asterisk-bugs] [Asterisk 0015904]: [patch] Regression: 1.6.0 fixes for no incoming calls, memory leak, and hosts file warning were not merged into 1.6.1
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Sep 15 16:57:38 CDT 2009
The following issue has been CLOSED
======================================================================
https://issues.asterisk.org/view.php?id=15904
======================================================================
Reported By: jcovert
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 15904
Category: Channels/chan_gtalk
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Asterisk Version: 1.6.1.6
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-09-15 15:24 CDT
Last Modified: 2009-09-15 16:57 CDT
======================================================================
Summary: [patch] Regression: 1.6.0 fixes for no incoming
calls, memory leak, and hosts file warning were not merged into 1.6.1
Description:
The fixes for the following
Issue https://issues.asterisk.org/view.php?id=13310
Issue https://issues.asterisk.org/view.php?id=13984
Issue https://issues.asterisk.org/view.php?id=13985
which are all in 1.6.0 head are not in 1.6.1 head.
The attached patch file takes care of that merge.
======================================================================
----------------------------------------------------------------------
(0110751) tilghman (administrator) - 2009-09-15 16:57
https://issues.asterisk.org/view.php?id=15904#c110751
----------------------------------------------------------------------
------------------------------------------------------------------------
r218727 | tilghman | 2009-09-15 16:53:03 -0500 (Tue, 15 Sep 2009) | 44
lines
Merged revisions 139281,175058,175089 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
(closes issue https://issues.asterisk.org/view.php?id=13985)
................
r139281 | phsultan | 2008-08-21 04:55:31 -0500 (Thu, 21 Aug 2008) | 5
lines
Fix two memory leaks in chan_gtalk, thanks Eliel!
(closes issue https://issues.asterisk.org/view.php?id=13310)
Reported by: eliel
Patches:
chan_gtalk.c.patch uploaded by eliel (license 64)
................
r175058 | phsultan | 2009-02-12 04:31:36 -0600 (Thu, 12 Feb 2009) | 20
lines
Merged revisions 175029 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r175029 | phsultan | 2009-02-12 11:16:21 +0100 (Thu, 12 Feb 2009) | 12
lines
Set the initiator attribute to lowercase in our replies when receiving
calls.
This attribute contains a JID that identifies the initiator of the
GoogleTalk
voice session. The GoogleTalk client discards Asterisk's replies if the
initiator attribute contains uppercase characters.
(closes issue https://issues.asterisk.org/view.php?id=13984)
Reported by: jcovert
Patches:
chan_gtalk.2.patch uploaded by jcovert (license 551)
Tested by: jcovert
........
................
r175089 | phsultan | 2009-02-12 08:25:03 -0600 (Thu, 12 Feb 2009) | 6
lines
Issue a warning message if our candidate's IP is the loopback address.
(closes issue https://issues.asterisk.org/view.php?id=13985)
Reported by: jcovert
Tested by: phsultan
................
------------------------------------------------------------------------
Issue History
Date Modified Username Field Change
======================================================================
2009-09-15 16:57 tilghman Note Added: 0110751
2009-09-15 16:57 tilghman Assigned To => tilghman
2009-09-15 16:57 tilghman Status new => closed
2009-09-15 16:57 tilghman Resolution open => fixed
======================================================================
More information about the asterisk-bugs
mailing list