[Freeswitch-users] call count bind digit on static conference
Rodney
notlikeme75 at yahoo.com
Thu Nov 17 23:48:46 MSK 2011
windows server 2008 32bit; freeswitch windows msi 11/4/2011
thank you to everyone who helped me fix my mod_flite tts issue. I went and installed licensed cepstral and loaded mod_cepstral and all is fine now but led me to another issue :)
I have followed the instructions at http://wiki.freeswitch.org/wiki/Conference_Announce_Count_Inline
with the exception that I did not create a a new"plain" profile i just added the action :
<control action="execute_application" digits="8" data="execute_extension ANNOUNCE_CONF_COUNT_PRIVATE XML default"/>
to the default profile
when i go into a static conference room it speaks tts callie and tells me I am the only caller, which is correct
but unfortunately if second callers joins they don't get tts and when i press the 8 digit when two or more callers
it shows
2011-11-17 15:23:27.284724 {INFO} mod_dptools.c:1316 Conference Conference not found
2011-11-17 15:23:27.305231 {NOTICE} switch_core_session.c:2367 Execute say(en number pronounced $(conf_count))
2011-11-17 15:23:27.325737 {ERR} mod_say_en.c:130 Parse Error!
I have read this (http://lists.freeswitch.org/pipermail/freeswitch-users/2011-August/075160.html)
but am still stuck, not knowing 1/ how to list correct rooms and 2/ tell my system how to find them using
the variable "conference_name" in
<action application="set" data="conf_count=${conference ${conference_name}list count}"/>
http://lists.freeswitch.org/pipermail/freeswitch-users/2011-August/075160.html
also concerning same issue is that when I do a command "conference list" the output is:
Conference conference room 1-127.0.0.1 (1 member rate:8000)13; sofia/external/2064200990 at 66.54.140.446;b11d94a6-94ff-4955-bc87-13e332a7443;unknown;2064200990;hear:speak:floor;0;0;0;50
I try to "conference conference room 1-127.0.0.1"
I get response "conference not found"
I am sure that all of these issues are fixed with the same method, I just need help in the right direction. your help is appreciated;
thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20111117/656c8682/attachment.html
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list