<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=Author content="Novell GroupWise WebAccess">
<META name=GENERATOR content="MSHTML 8.00.7600.16490"></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Segoe UI">
<DIV>Somebody help me understand this features expression, it sounds like it sort of does what I need, I could just dial a group to have the group ring, and invite a third party to the conversation.</DIV>
<DIV>&nbsp;</DIV>
<DIV>In the pfsense package there is this example:</DIV>
<DIV>&nbsp;</DIV>
<DIV>&lt;!-- In call Transfer for phones without a transfer button --&gt;<BR>&lt;extension name="dx"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;condition field="destination_number" expression="^dx$"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&lt;action application="answer"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="read" data="11 11 'tone_stream://%(10000,0,350,440)' digits 5000 #"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&lt;action application="execute_extension" data="is_transfer XML features"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/condition&gt;<BR>&lt;/extension&gt;<BR></DIV>
<DIV>But what does it mean, how do I use it during a call?</DIV>
<DIV><BR><BR>&gt;&gt;&gt; 22-01-2010 kl. 21:50 skrev "mailinglist" &lt;mailinglist@fribert.dk&gt; i meddelelsen &lt;4B5A1D99020000E100000418@mail.fribert.dk&gt;:<BR></DIV>
<TABLE style="MARGIN: 0px 0px 0px 15px; FONT-SIZE: 1em" border=0 bgColor=#f3f3f3>
<TBODY>
<TR>
<TD>
<DIV style="BORDER-LEFT: #050505 1px solid; PADDING-LEFT: 7px">
<DIV>Hmm, I don't get it, it might not do the right thing.</DIV>
<DIV>&nbsp;</DIV>
<DIV>The situation is that I receive a call from the outside, answers it on a phone, and then wants to ask a third (local) party to join the conversation.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I thought from the example that I should just press *3, and then the extension I want to invite, but nothing happens.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I haven't the faintest how I accomplish this :-o</DIV>
<DIV><BR><BR>&gt;&gt;&gt; 22-01-2010 kl. 13:12 skrev "mailinglist" &lt;mailinglist@fribert.dk&gt; i meddelelsen &lt;4B59A44E020000E100000413@mail.fribert.dk&gt;:<BR></DIV>
<TABLE style="MARGIN: 0px 0px 0px 15px; FONT-SIZE: 1em" border=0 bgColor=#f3f3f3>
<TBODY>
<TR>
<TD>
<DIV style="BORDER-LEFT: #050505 1px solid; PADDING-LEFT: 7px">Hi Michael et al.<BR><BR>I found the 'attended xfer' example in the documentation, and it looks like rxactly to what I want to do.<BR><A href="http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_att_xfer">http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_att_xfer</A><BR><BR>The example 2:<BR>Do I add the first part to my dialplan/default.xml, and the second part to my dialplan/features.xml<BR><BR>How does it affect if I try to do a normal local dial if it just reacts on the fact that three digits have been dialed (which I should change to 2, as I use 2 digit local numbers).<BR><BR>Best regards<BR>Fribse<BR><BR>&gt;&gt;&gt; Michael Collins <MSC@FREESWITCH.ORG>18-01-10 21:19 &gt;&gt;&gt;<BR><BR><BR>
<DIV class=gmail_quote>On Sun, Jan 17, 2010 at 10:50 PM, mailinglist <SPAN dir=ltr>&lt;<A href="mailto:mailinglist@fribert.dk">mailinglist@fribert.dk</A>&gt;</SPAN> wrote:<BR>
<BLOCKQUOTE style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0pt 0pt 0pt 0.8ex; PADDING-LEFT: 1ex" class=gmail_quote>
<DIV style="FONT-FAMILY: Tahoma,sans-serif; FONT-SIZE: 13px">Hi All<BR><BR>I would like to be able to invite a group / global to join an existing call, but how do I accomplish this, can it be done?<BR></DIV></BLOCKQUOTE>
<DIV><BR>Malfunction! Need Input!<BR><BR>Could you give us a few more details on what you're trying to accomplish? What's the big picture? I'm curious what problem you're trying to solve. I'm sure the gang here will have thoughts to pass along. :)<BR><BR>-MC<BR></DIV></DIV><BR></MSC@FREESWITCH.ORG></DIV></TD></TR></TBODY></TABLE></DIV></TD></TR></TBODY></TABLE></BODY></HTML>