Hi,
I am having with the Confrence rooms. I have creatd the conference room but it is not announcing the User count and user join/leave i have already selected those options from my web interface.
When we are trying to joing the Conference for the first person it says you are only person in this conference if next person joining the confrence it doesn't announce any thing after entering the password it will directly joins the conference?
We are using MTE Pbxmanager version:6.0.1.76 asterisk version:1.4.22.
Can you please help me on this issue
Thanks
Ramesh
are you using the apropriate
are you using the apropriate script for those options? Those options are not written to meetme.conf. Meetme.conf only keeps track of conf # and pin numbers. The options on that gui screen are passed to the MeetMe() application in dialplan which is why its very important that you use the correct script.
Created the Conference room
Hi Erik,
I have created the Conference Rooms Under PBX Features Option. From the Feature codes i have created an featue code and pointing to that Conference rooms?
Could you please let me know i an doing any thing wrong here?
Thanks
ramesh
I have selected
HI Erik,
Under Script i have selected the Go to Conference. Under Conference Room i have selected the Room Number which i have created before.
Thanks
ramesh
well there's your problem..
well there's your problem.. you need to use the tl-dialconference-prompted
tl-dialconference-prompted Go to Conference (prompt)
Provides access to a conference room prompting for a room number. Allows to use per-conference configuration settings. Extra conference options can be added to the options specified in the conference configuration settings. Optional argument allows to prepend a text string to the caller id name.
issue resolved
Hi Eric,
The issue has been resolved i have choosen the worng script? Thanks for all your help. i have select the worng Conference script
Thanks
Ramesh
1) hopefully you reloaded the asterisk config via the link at the bottom of the navigation links after making changes.
2) Conference room settings are enacted in MeetMe on the Asterisk side when the first user joins the room. Changes to conference room settings will not take effect if there are already people in the room until the last person leaves, and the next person joins the now-empty room. Make sure everyone has left the room and then test as they rejoin.