[asterisk-bugs] [Asterisk-GUI 0018844]: [patch] Conference bridge with admin extension doesn't show correctly in table and create fake conference bridge in GUI
Asterisk Bug Tracker
noreply at bugs.digium.com
Sat Feb 19 09:40:46 CST 2011
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=18844
======================================================================
Reported By: FabienToune
Assigned To:
======================================================================
Project: Asterisk-GUI
Issue ID: 18844
Category: General
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk GUI Version: SVN
Asterisk Version: 1.6.2.16.1
JIRA:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 5159M
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2011-02-19 09:38 CST
Last Modified: 2011-02-19 09:40 CST
======================================================================
Summary: [patch] Conference bridge with admin extension
doesn't show correctly in table and create fake conference bridge in GUI
Description:
When adding admin options to a conference bridge, the params are stored in
the conf file with a coma, and not with | on 1.6 asterisk.
When reloading, pbx2.js extract params based on the | and thus can't see
the "aA" letters, causing the problem.
The creation of a new conference bridge show the problem, creating 6302
after 6300 because GUI have a wrong 6301 in it's list.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-02-19 09:40 FabienToune Summary Conference bridge with
admin extension doesn't show correctly in table and create fake conference
bridge in GUI => [patch] Conference bridge with admin extension doesn't show
correctly in table and create fake conference bridge in GUI
======================================================================
More information about the asterisk-bugs
mailing list