[Freeswitch-users] group call pickup

Viacheslav Dubrovskyi slava at tangramltd.com
Wed Aug 29 20:33:39 MSD 2012


29.08.2012 16:49, Vik Killa пишет:
> That method of call pickup is out-dated, try using this, it works great:
> http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_pickup
Hi.

If I add pickup/12@$${domain} to fifo configuration

<configuration name="fifo.conf" description="FIFO Configuration">
<settings>
<param name="delete-all-outbound-member-on-startup" value="false"/>
</settings>
<fifos>
<fifo name="support_fifo@$${domain}" importance="0">
<member timeout="900" simo="10" 
lag="5">{member_wait=nowait}group/12,pickup/12@$${domain}</member>
</fifo>
</fifos>
</configuration>


Get in log
2012-08-29 16:20:23.121818 [WARNING] switch_ivr_originate.c:2356 Only 
calling the first element in the list in this mode.

And call only the first user of the group

How can I call pickup in this case?

-- 
WBR,
Viacheslav Dubrovskyi


-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4931 bytes
Desc: ���������������������������������� �������������� S/MIME
Url : http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20120829/45432926/attachment.bin 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list