<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
coming<br>
<br>
Brian West wrote:
<blockquote
 cite="mid:AEA1BC29-200C-4314-A13E-98C6D574A426@freeswitch.org"
 type="cite">
  <pre wrap="">I have just tested this:

     &lt;extension name="api_hangup_hook_test"&gt;
       &lt;condition field="destination_number" expression="^877$"&gt;
         &lt;action application="answer"/&gt;
         &lt;action application="set" data="api_hangup_hook=originate <a class="moz-txt-link-abbreviated" href="mailto:user/1008@bkw.org">user/1008@bkw.org</a> 
  9999"/&gt;
         &lt;action application="playback" data="local_stream://moh"/&gt;
       &lt;/condition&gt;
     &lt;/extension&gt;

When I hangup I see:
2009-01-20 11:22:41 [DEBUG] switch_core_state_machine.c:433  
switch_core_session_run() Hangup Command originate(<a class="moz-txt-link-abbreviated" href="mailto:user/1008@bkw.org">user/1008@bkw.org</a>  
9999):

Works....  So yes we need to see the full log.

/b


On Jan 20, 2009, at 11:20 AM, Michael Collins wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Can you pastebin the entire call from start to finish? Also, pastebin
your dialplan extension.
-MC
    </pre>
  </blockquote>
  <pre wrap=""><!---->

_______________________________________________
Freeswitch-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>

  </pre>
</blockquote>
</body>
</html>