[Freeswitch-users] Incoming call - ring call group - then voicemail
Richard Mace
richard.mace at gmail.com
Mon Mar 9 09:49:28 MSK 2015
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
Richard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20150309/9c0c5886/attachment.html
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list