[Freeswitch-users] Getting something to run after voicemail app

Nathan Neulinger nneul at mst.edu
Thu Oct 17 16:25:27 MSD 2013


I think 'hangup_after_bridge=false' might do what you need, but have not verified that.

-- Nathan

On 10/17/2013 06:45 AM, Alex Lake wrote:
> Is there a way to get some lua script to execute after voicemail app has
> terminated (eg. by a hangup)?
>
> The code below won't work, as the lua action will be skipped if the
> caller hung up in the vm menu
>
>    <extension name="0095_901_My-Voicemail-Access">
>     <condition field="destination_number" expression="^(901)$"/>
>      <action application="voicemail" data="check default ${domain_name}
> ${mailbox}"/>
>      <action application="lua" data="post_vm.lua"/>
>     </condition>
>    </extension>
>
>
> _________________________________________________________________________
> 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
>

-- 
------------------------------------------------------------
Nathan Neulinger                       nneul at mst.edu
Missouri S&T Information Technology    (573) 612-1412
System Administrator - Architect



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