Nice graphic, btw. :)<br><br>What are you trying to do with this channel after the caller hangs up? If this is some sort of post processing then you need to call python from an <a href="http://wiki.freeswitch.org/wiki/Variable_api_hangup_hook">api_hangup_hook</a>.<br>
<br>-MC<br><br><br><div class="gmail_quote">On Mon, Sep 10, 2012 at 3:06 PM, Julio Saldivar <span dir="ltr">&lt;<a href="mailto:cabildo@gmail.com" target="_blank">cabildo@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span lang="en"><span>Hello</span><span>, I am</span> <span>trying to record a</span> <span>conversation, and then</span> <span>pass it to a</span> <span>script</span><span>,</span> <span>but it generates</span> <span>out the following</span> <span>error when the</span> <span>caller</span> <span>ends the call</span><span>:</span><br>


<br> <span>09.10.2012</span> <span>18:47:07.651845</span> <span>[</span><span>DEBUG</span><span>]</span> <span>switch_core_session.c</span><span>: 2149</span> <span>sofia/internal/3119</span> <span>@</span> <span>192.168.0.225</span> <span>Channel</span> <span>is</span> <span>hungup</span> <span>and Application</span> <span>&#39;</span><span>python</span><span>&#39; does not</span> <span>Have the</span> <span>zombie_exec</span> <span>flag</span><span>.</span><br>


<br> <span>When</span> <span>the call</span> <span>ends the call</span> <span>everything works</span> <span>ok</span></span><br clear="all"><br>&lt;extension name=&quot;DISA for FS&quot;&gt;<br>

    &lt;condition field=&quot;destination_number&quot; expression=&quot;^(3499)$&quot;&gt;<br>        &lt;action application=&quot;set_zombie_exec&quot;/&gt;<br>            &lt;action application=&quot;set&quot; data=&quot;RECORD_TITLE=Recording ${destination_number} ${caller_id_number} ${strftime(%Y-%m-%d %H:%M)}&quot;/&gt;<br>


            &lt;action application=&quot;set&quot; data=&quot;RECORD_COPYRIGHT=(c) 1980 Factory Records, Inc.&quot;/&gt;<br>            &lt;action application=&quot;set&quot; data=&quot;RECORD_SOFTWARE=FreeSWITCH&quot;/&gt;<br>


            &lt;action application=&quot;set&quot; data=&quot;RECORD_ARTIST=Ian Curtis&quot;/&gt;<br>            &lt;action application=&quot;set&quot; data=&quot;RECORD_COMMENT=Love will tear us apart&quot;/&gt;<br>            &lt;action application=&quot;set&quot; data=&quot;RECORD_DATE=${strftime(%Y-%m-%d %H:%M)}&quot;/&gt;<br>


            &lt;action application=&quot;set&quot; data=&quot;RECORD_STEREO=true&quot;/&gt;<br>            &lt;action application=&quot;record_session&quot; data=&quot;/tmp/${uuid}.wav&quot;/&gt;<br>        &lt;action application=&quot;read&quot; data=&quot;2 15 &#39;tone_stream://%(10000,0,350,440)&#39; digits 30000 #&quot;/&gt;<br>


        &lt;action application=&quot;execute_extension&quot; data=&quot;${digits}&quot;/&gt;<br>                &lt;action application=&quot;bridge&quot; data=&quot;sofia/gateway/cisco/${digits}&quot;/&gt;<br>        &lt;action application=&quot;set_zombie_exec&quot;/&gt;<br>


        &lt;action application=&quot;python&quot; data=&quot;disa1&quot;/&gt;<br>    &lt;/condition&gt;<br>&lt;/extension&gt; <br><span class="HOEnZb"><font color="#888888"><br>-- <br>Si alguna vez <br>mi voz deja de escucharse<br>
piensen que el bosque <br>hablará por mí <br>

con su lenguaje de raíces.<br>
</font></span><br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Michael S Collins<br>Twitter: @mercutioviz<br><a href="http://www.FreeSWITCH.org" target="_blank">http://www.FreeSWITCH.org</a><br><a href="http://www.ClueCon.com" target="_blank">http://www.ClueCon.com</a><br>
<a href="http://www.OSTAG.org" target="_blank">http://www.OSTAG.org</a><br><br><br>