dennisaj / fusionpbx

Automatically exported from code.google.com/p/fusionpbx
0 stars 0 forks source link

Conference Tools don't work if a conference name contains spaces #176

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Goto mod/conferences/v_conferences.php
2. Create a conference with a space in name (e.g. "conf 1").
3. Goto mod/conferences_active/v_conference_interactive.php?c=conf 1.
4. Call the conference. See your extension is appeared in the callers list.
5. Try to kick or deaf a participant. 
Nothing happens.

What is the expected output? What do you see instead?
Either this functionality should work with any conference names 
or 
spaces and other inappropriate symbols should be disallowed in conference names.

What version of the product are you using? On what operating system?
r1529. 
FreeSWITCH is on Ubuntu 11.04, Web client (SeaMonkey) is on WinXP.

Please provide any additional information below.

Original issue reported on code.google.com by Vitaly.T...@gmail.com on 22 Sep 2011 at 5:24

GoogleCodeExporter commented 9 years ago
Fixed in revision 1824.

Original comment by markjcrane@gmail.com on 30 Dec 2011 at 7:22