issue

console loglevel debug
from the cli

then try again and see if there is any hint


On Mon, Nov 23, 2009 at 1:24 PM, Phillip Jones <[email protected]> wrote:

> Hi there,
>
> I have created a simple conference that works great. The only problem is,
> when a participant press # it exits the call. So when a user enters a
> conference with a PIN, and by habit they enter 12345 followed by pound, it
> puts them in and then straight out.
>
> So I edited conference.conf.xml so:
>
> <!--control action="hangup" digits="#"/-->
>
> and even assigned # to another function:
>
> <control action="energy up" digits="#"/>
>
> and the same occurs. Pressing # exits the conference.
>
> What am I missing here?
>
> tia - phil
>
>
>
> Conf Setup:
>
> <extension name="conference.conf">
>     <condition field="destination_number" expression="^(2125556625)$">
>         <action application="answer"/>
>         <action application="conference" data="$1-${domain_na...@default
> +123"/>
>     </condition>
>   </extension>
>
> _______________________________________________
> FreeSWITCH-users mailing list
> [email protected]
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>


-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:[email protected] <msn%[email protected]>
GTALK/JABBER/PAYPAL:[email protected]<paypal%[email protected]>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:[email protected] <sip%[email protected]>
iax:[email protected]/888
googletalk:[email protected]<googletalk%3aconf%[email protected]>
pstn:213-799-1400
_______________________________________________
FreeSWITCH-users mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to