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.