History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: XCF-2563
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Anushree Ganguly
Votes: 0
Watchers: 0
Available Workflow Actions

Resolve
Request Information
Operations

If you were logged in you would be able to see more operations.
sipXconfig

FreeSWITCH : Conference is established even after deleting the conference bridge.

Created: 2008-05-20 01:21   Updated: 2008-08-26 11:14
Component/s: conference
Affects Version/s: 3.11.2
Fix Version/s: 4.0

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: 1. GZip Archive conferencebridge_delete.qantom.int.tar.gz (3.02 Mb)

Environment:
 sipxproxy 3.11.2-012594 2008-05-09T01:00:52 oem-centos5
  sipxconfig 3.11.2-012594 2008-05-09T01:12:37 oem-centos5


 Description  « Hide
Preconditions :
1. 901 and 902 are registered to sipxchange.
2. Create a conference bridge and a conference with the following entries :
     Enabled : Yes
     Name : freeswitch1
     Conference
     Enabled : Yes
     Name : switch1
     Extension : 444
     Participant PIN : 4444
Make sure that the conference is working properly.
3.Go to Features --> Conference Bridge and delete the conference .

Steps to reproduce :
Dial 444 from 902 and 901.

Expected Response :
The conference should not be established and 404 Not Found response should be observed.

Actual Response :
The conference is established between the users(64230bfc-81af0f6-4ffb9111@176.25.2.195).The details of the conference bridge freeswitch1 are still present under /usr/local/freeswitch/conf/conference.conf.xml ,/usr/local/freeswitch/conf/default_context.xml and /var/sipxdata/sipdb/alias.xml .

Observations :
1.Once the conference bridge is deleted from the config UI ,the file and data replication for alias, conference_configuration_xml,conference_addmission.xml, FreeSWITCH reload configuration does not occur.

 All   Comments   Work Log   Change History      Sort Order:
Anushree Ganguly - 2008-05-20 04:33
The same issue is seen when a conference bridge is disabled.Conference can be established even after disabling the conference bridge.