Ticket #2172 (closed Bugs: fixed)

Opened 6 years ago

Last modified 6 years ago

move from | to , in dialplan for asterisk 1.6 support

Reported by: pnlarsson Assigned to: p_lindheimer
Priority: minor Milestone: 2.3
Component: Core Version: 2.3-branch
Keywords: Cc:
Confirmation: Unreviewed Distro:
Backend Engine: All Distro Ver:
Backend Ver: trunk / 1.6 SVN Revision (if applicable):

Description

From http://svn.digium.com/view/asterisk?view=rev&rev=76703, in trunk from revision 76703 and in 1.6, | has been replaced with , in the dialplan.

So for freepbx, there are only a few places in extension.conf and extension_additional.conf that are still using |.

This doesn't need to be fix now, but it's good to keep in mind for all work on the dialplan.

Attachments

ast_16_diff.txt (10.6 kB) - added by pnlarsson on 08/14/07 12:44:25.
First patch, including modules up to blacklist
more_modules_ast16_diff.txt (2.9 kB) - added by pnlarsson on 08/14/07 15:37:22.
The remaining modules

Change History

07/28/07 01:46:24 changed by pnlarsson

  • summary changed from move from | to , in dialpla for asterisk 1.6 support to move from | to , in dialplan for asterisk 1.6 support.

08/14/07 12:44:25 changed by pnlarsson

  • attachment ast_16_diff.txt added.

First patch, including modules up to blacklist

08/14/07 15:37:22 changed by pnlarsson

  • attachment more_modules_ast16_diff.txt added.

The remaining modules

08/19/07 02:30:55 changed by p_lindheimer

  • status changed from new to closed.
  • confirmation set to Unreviewed.
  • component changed from - choose - to Core.
  • version changed from SVN-HEAD to 2.3-branch.
  • milestone changed from 3.0 to 2.3.
  • resolution set to fixed.

all applied and will be checked in with 2.3.0

08/19/07 02:36:11 changed by p_lindheimer

r4901, r4902 so far