[Home]

Summary:ASTERISK-13804: Chan Local Fails to bridge from originate
Reporter:Matt Riddell (zx81)Labels:
Date Opened:2010-01-11 20:28:16.000-0600Date Closed:2010-02-03 14:08:34.000-0600
Priority:MajorRegression?Yes
Status:Closed/CompleteComponents:Channels/chan_local
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:When using the Asterisk manager to originate a call with both legs to dialplan, second leg doesn't start.  Details in Steps To Reproduce.
Comments:By: Matt Riddell (zx81) 2010-01-26 20:57:30.000-0600

SVN-branch-1.4-r189991 - works
SVN-branch-1.4-r229965 - works
SVN-branch-1.4-r232268 - works
SVN-branch-1.4-r232355 - works
SVN-branch-1.4-r235000 - works
SVN-branch-1.4-r236981 - fails
SVN-branch-1.4-r238915 - fails

Any word on this one?

I'm having to get customers to revert to 235000 for all installs and if they have problems they're being told to upgrade to the latest version when it doesn't work.

By: Atis Lezdins (atis) 2010-02-01 08:38:28.000-0600

Patch from ASTERISK-15379 fixes the issue

By: Digium Subversion (svnbot) 2010-02-01 11:46:34.000-0600

Repository: asterisk
Revision: 244070

U   branches/1.4/channels/chan_local.c
U   branches/1.4/main/channel.c

------------------------------------------------------------------------
r244070 | tilghman | 2010-02-01 11:46:32 -0600 (Mon, 01 Feb 2010) | 16 lines

Revert previous chan_local fix (r236981) and fix instead by destroying expired frames in the queue.

(closes issue ASTERISK-15379)
Reported by: kobaz
Patches:
      20100126__issue16525.diff.txt uploaded by tilghman (license 14)
      20100129__issue16525__1.6.0.diff.txt uploaded by tilghman (license 14)
Tested by: kobaz, atis

(closes issue ASTERISK-13804)
Reported by: ZX81

(closes issue ASTERISK-15497)
Reported by: alexr1


------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=244070

By: Digium Subversion (svnbot) 2010-02-01 11:53:41.000-0600

Repository: asterisk
Revision: 244071

_U  trunk/
U   trunk/channels/chan_local.c
U   trunk/main/channel.c

------------------------------------------------------------------------
r244071 | tilghman | 2010-02-01 11:53:39 -0600 (Mon, 01 Feb 2010) | 22 lines

Merged revisions 244070 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
 r244070 | tilghman | 2010-02-01 11:46:31 -0600 (Mon, 01 Feb 2010) | 16 lines
 
 Revert previous chan_local fix (r236981) and fix instead by destroying expired frames in the queue.
 
 (closes issue ASTERISK-15379)
  Reported by: kobaz
  Patches:
        20100126__issue16525.diff.txt uploaded by tilghman (license 14)
        20100129__issue16525__1.6.0.diff.txt uploaded by tilghman (license 14)
  Tested by: kobaz, atis
 
 (closes issue ASTERISK-13804)
  Reported by: ZX81
 
 (closes issue ASTERISK-15497)
  Reported by: alexr1
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=244071

By: Digium Subversion (svnbot) 2010-02-01 11:59:39.000-0600

Repository: asterisk
Revision: 244072

_U  branches/1.6.0/
U   branches/1.6.0/channels/chan_local.c
U   branches/1.6.0/main/channel.c

------------------------------------------------------------------------
r244072 | tilghman | 2010-02-01 11:59:37 -0600 (Mon, 01 Feb 2010) | 29 lines

Merged revisions 244071 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
 r244071 | tilghman | 2010-02-01 11:53:39 -0600 (Mon, 01 Feb 2010) | 22 lines
 
 Merged revisions 244070 via svnmerge from
 https://origsvn.digium.com/svn/asterisk/branches/1.4
 
 ........
   r244070 | tilghman | 2010-02-01 11:46:31 -0600 (Mon, 01 Feb 2010) | 16 lines
   
   Revert previous chan_local fix (r236981) and fix instead by destroying expired frames in the queue.
   
   (closes issue ASTERISK-15379)
    Reported by: kobaz
    Patches:
          20100126__issue16525.diff.txt uploaded by tilghman (license 14)
          20100129__issue16525__1.6.0.diff.txt uploaded by tilghman (license 14)
    Tested by: kobaz, atis
   
   (closes issue ASTERISK-13804)
    Reported by: ZX81
   
   (closes issue ASTERISK-15497)
    Reported by: alexr1
 ........
................

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=244072

By: Digium Subversion (svnbot) 2010-02-01 12:01:38.000-0600

Repository: asterisk
Revision: 244073

_U  branches/1.6.2/
U   branches/1.6.2/channels/chan_local.c
U   branches/1.6.2/main/channel.c

------------------------------------------------------------------------
r244073 | tilghman | 2010-02-01 12:01:37 -0600 (Mon, 01 Feb 2010) | 29 lines

Merged revisions 244071 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
 r244071 | tilghman | 2010-02-01 11:53:39 -0600 (Mon, 01 Feb 2010) | 22 lines
 
 Merged revisions 244070 via svnmerge from
 https://origsvn.digium.com/svn/asterisk/branches/1.4
 
 ........
   r244070 | tilghman | 2010-02-01 11:46:31 -0600 (Mon, 01 Feb 2010) | 16 lines
   
   Revert previous chan_local fix (r236981) and fix instead by destroying expired frames in the queue.
   
   (closes issue ASTERISK-15379)
    Reported by: kobaz
    Patches:
          20100126__issue16525.diff.txt uploaded by tilghman (license 14)
          20100129__issue16525__1.6.0.diff.txt uploaded by tilghman (license 14)
    Tested by: kobaz, atis
   
   (closes issue ASTERISK-13804)
    Reported by: ZX81
   
   (closes issue ASTERISK-15497)
    Reported by: alexr1
 ........
................

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=244073

By: Digium Subversion (svnbot) 2010-02-01 12:01:53.000-0600

Repository: asterisk
Revision: 244074

_U  branches/1.6.1/
U   branches/1.6.1/channels/chan_local.c
U   branches/1.6.1/main/channel.c

------------------------------------------------------------------------
r244074 | tilghman | 2010-02-01 12:01:52 -0600 (Mon, 01 Feb 2010) | 29 lines

Merged revisions 244071 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
 r244071 | tilghman | 2010-02-01 11:53:39 -0600 (Mon, 01 Feb 2010) | 22 lines
 
 Merged revisions 244070 via svnmerge from
 https://origsvn.digium.com/svn/asterisk/branches/1.4
 
 ........
   r244070 | tilghman | 2010-02-01 11:46:31 -0600 (Mon, 01 Feb 2010) | 16 lines
   
   Revert previous chan_local fix (r236981) and fix instead by destroying expired frames in the queue.
   
   (closes issue ASTERISK-15379)
    Reported by: kobaz
    Patches:
          20100126__issue16525.diff.txt uploaded by tilghman (license 14)
          20100129__issue16525__1.6.0.diff.txt uploaded by tilghman (license 14)
    Tested by: kobaz, atis
   
   (closes issue ASTERISK-13804)
    Reported by: ZX81
   
   (closes issue ASTERISK-15497)
    Reported by: alexr1
 ........
................

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=244074