[Freeswitch-users] call groups using pointers

Mario G mario_fs at mgtech.com
Wed Nov 13 20:57:44 MSK 2013


Here is a sample of what I do, hope it helps,
Mario G

      <group name="deskphone">
	<users>
	  <user id="100" type="pointer"/>
	  <user id="101" type="pointer"/>
	  …. more users, each one requiring its own entry in the default folder
	</users>
      </group>


The bridge below rings multiple groups at the same time:
<action application="bridge" data="{originate_timeout=45}${group_call(bria@${domain_name}+A)},${group_call([alert_info=${lua_ringtone}]deskphone@${domain_name}+A)},……….


On Nov 13, 2013, at 8:40 AM, "Jason Holden" <jason.holden at start.ca> wrote:

> Hi.
> I am currently using the group call feature and have found that when the group is called it only rings the first pointer in the list.
> Any suggestions to have it ring all pointers at the same time?
>  
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
> 
> 
> 
> 
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
> 
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20131113/5b62d611/attachment.html 


Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-users mailing list