<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Sorry for the repost. I had to change my email to be able to respond to the list.<BR>I did post in pastebin a snippet of the dial plan.<BR><br><BR>Pretty much, every thing is set to the default installation. To clarify my issue, I need to be able to execute a dial plan when FreeSWITCH sends an INVITE in response to a REFER.<BR>So far, I am not able to locate a setting that would allow me to do that. The switch_ivr_originate.c file transitions the channel from CS_ROUTING to CS_CONSUME_MEDIA which I believe is bypassing<BR>the CS_EXECUTE to trigger executing the dialplan.&nbsp;<BR><br><BR>thanks<BR><br><BR><br><BR><br><BR><br><BR>-------------------------------------<BR><br><BR>Michael Collins msc at freeswitch.org <br><BR>Tue Feb 26 22:17:12 MSK 2013 <br><br>Previous message: [Freeswitch-users] dialplan action when sending a REFER to FreeSWITCH <br>Next message: [Freeswitch-users] nibblebill, spidermonkey_odbc issue <br>Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] <br>Would you mind putting a snippet of your dialplan into our pastebin? (<br>pastebin.freeswitch.org) I'm sure the folks here can help you figure it<br>out. With FreeSWITCH there's almost always a way to do it and it's just a<br>matter of figuring out what works for your scenario.<br><br>-MC<br><br>On Tue, Feb 26, 2013 at 10:44 AM, Hussein Said &lt;<br>Hussein.Said at cassidiancommunications.com&gt; wrote:<br><br>&gt; Hi,****<br>&gt;<br>&gt; I have an application that routes a call to an ad-hoc conference. That<br>&gt; application then hunts an extension to answer the call by sending a REFER<br>&gt; to FreeSWITCH which will send an INVITE from the conference to join.  ****<br>&gt;<br>&gt; I need a way to make the “hunted” extension the moderator so that it can<br>&gt; control the conference. ****<br>&gt;<br>&gt; I did set a moderator controls profile and can see it works if I change<br>&gt; the dial plan(public.xml) to set the “member-flag=moderator”.****<br>&gt;<br>&gt; Also, “mod-wait|rfc4579” are set in the conference.conf.xml.****<br>&gt;<br>&gt; My challenge is that when I hunt for an extension and find one, I send a<br>&gt; REFER to FREESwitch so that it sends an INVITE to the extension that needs<br>&gt; to answer the call, and I could not find a variable that worked in the<br>&gt; dialplan that I can use as a condition to set the “member-flag=moderator”<br>&gt; for the channel that is about to join the conference. Is what I am<br>&gt; attempting feasible?****<br>&gt;<br>&gt; ** **<br>&gt;<br>&gt; Thanks****<br>&gt;<br>&gt; ** **<br>&gt;<br>&gt; ** **<br>&gt;<br>&gt; ** **<br>&gt;<br>&gt; _________________________________________________________________________<br>&gt; Professional FreeSWITCH Consulting Services:<br>&gt; consulting at freeswitch.org<br>&gt; http://www.freeswitchsolutions.com<br>&gt;<br>&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>&gt; http://www.cudatel.com<br>&gt;<br>&gt; Official FreeSWITCH Sites<br>&gt; http://www.freeswitch.org<br>&gt; http://wiki.freeswitch.org<br>&gt; http://www.cluecon.com<br>&gt;<br>&gt; FreeSWITCH-users mailing list<br>&gt; FreeSWITCH-users at lists.freeswitch.org<br>&gt; http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>&gt; UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>&gt; http://www.freeswitch.org<br>&gt;<br>&gt;<br><br><br>-- <br>Michael S Collins<br>Twitter: @mercutioviz<br>http://www.FreeSWITCH.org<br>http://www.ClueCon.com<br>http://www.OSTAG.org<br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20130226/e243b2df/attachment.html <br>                                               </div></body>
</html>