[Freeswitch-users] api_hangup_hook and bash
    Frank @ Impact 
    frank at impactfax.com
       
    Fri Dec 26 08:57:15 PST 2008
    
    
  
I have confirmed that this system call does not fire if the calling
party hangs up the phone first.  Is there a way to get the script to
fire regardless of who hangs up first?
-F
-----Original Message-----
From: freeswitch-users-bounces at lists.freeswitch.org
[mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of
Frank @ Impact
<action application="bridge" data="${enum_auto_route}"/>
<action application="system" data="/root/procrecording.sh
$${base_dir}/recordings/12-26-11_10_23_55555555_444444444_1.wav"/>
<action application="hangup"/>
The problem I am seeing is that sometimes this script gets run and
sometimes it does not.  I think it has to do maybe with which end hangs
up the phone.  But I cannot seem to nail it down just yet...
    
    
More information about the Freeswitch-users
mailing list