[Freeswitch-users] Svar: Re: How do I invite group to join existing call?

mailinglist mailinglist at fribert.dk
Sun Jan 24 08:39:47 PST 2010


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.
 
In the pfsense package there is this example:
 
<!-- In call Transfer for phones without a transfer button -->
<extension name="dx">
      <condition field="destination_number" expression="^dx$">
       <action application="answer"/>
       <action application="read" data="11 11 'tone_stream://%(10000,0,350,440)' digits 5000 #"/>
       <action application="execute_extension" data="is_transfer XML features"/>
      </condition>
</extension>
But what does it mean, how do I use it during a call?


>>> 22-01-2010 kl. 21:50 skrev "mailinglist" <mailinglist at fribert.dk> i meddelelsen <4B5A1D99020000E100000418 at mail.fribert.dk>:

Hmm, I don't get it, it might not do the right thing.
 
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.
 
I thought from the example that I should just press *3, and then the extension I want to invite, but nothing happens.
 
I haven't the faintest how I accomplish this :-o


>>> 22-01-2010 kl. 13:12 skrev "mailinglist" <mailinglist at fribert.dk> i meddelelsen <4B59A44E020000E100000413 at mail.fribert.dk>:

Hi Michael et al.

I found the 'attended xfer' example in the documentation, and it looks like rxactly to what I want to do.
http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_att_xfer

The example 2:
Do I add the first part to my dialplan/default.xml, and the second part to my dialplan/features.xml

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).

Best regards
Fribse

>>> Michael Collins 18-01-10 21:19 >>>


On Sun, Jan 17, 2010 at 10:50 PM, mailinglist <mailinglist at fribert.dk> wrote:


Hi All

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?


Malfunction! Need Input!

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. :)

-MC

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100124/7aff521d/attachment-0002.html 


More information about the FreeSWITCH-users mailing list