[Freeswitch-users] Incoming call - ring call group - then voicemail

Michael Collins msc at freeswitch.org
Mon Mar 9 21:26:08 MSK 2015


On Sun, Mar 8, 2015 at 11:49 PM, Richard Mace <richard.mace at gmail.com>
wrote:

> Hi All,
> I am trying to get an incoming call to ring the group 1000 in the domain
> wph.co.uk and then go into the voicemail for 200. Is the following code
> close because it doesn't seem to work?
>
>       <action application="set" data="call_timeout=20"/>
>       <action application="set" data="continue_on_fail=true"/>
>       <action application="set" data="hangup_after_bridge=true"/>
>       <action application="bridge" data="sofia/wph.co.uk/group/1000"/>
>       <action application="answer"/>
>       <action application="voicemail" data="default wph.co.uk 200″/>
>
> Thanks in advance
>
> Did you verify that the group "1000" is doing what you think it is? You
can verify the dialstring that will be generated by going to fs_cli and
doing:

group_call 1000

Verify that it really does produce a dialstring that calls everyone in the
group.

-MC


> Richard
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.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/20150309/ccbd6f03/attachment-0001.html 


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