<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body>
<p>Warren Selby писал 29.03.2012 20:20:</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%">
<div class="gmail_quote">
<div>&nbsp;I'd be really curious to see the entire CLI log of the call, with verbose set to 6 and AGI debug enabled, from when the call first comes in to when it's hung up, including the execution of the *9 feature code.&nbsp; Also, knowing which version of Asterisk and DAHDI we're dealing with here couldn't hurt<br /><br /></div>
</div>
</blockquote>
<div class="gmail_quote">The output is pretty same. I can enable DTMF debugging, but can't imagine how could it help us:</div>
<div class="gmail_quote">
<p>-- Launched AGI Script /etc/asterisk/agi/map.pl<br />AGI Tx &gt;&gt; agi_request: /etc/asterisk/agi/map.pl<br />AGI Tx &gt;&gt; agi_channel: Zap/63-1<br />AGI Tx &gt;&gt; agi_language: en<br />AGI Tx &gt;&gt; agi_type: Zap<br />AGI Tx &gt;&gt; agi_uniqueid: 1333048969.6682<br />AGI Tx &gt;&gt; agi_callerid: 0442010000<br />AGI Tx &gt;&gt; agi_calleridname: unknown<br />AGI Tx &gt;&gt; agi_callingpres: 3<br />AGI Tx &gt;&gt; agi_callingani2: 0<br />AGI Tx &gt;&gt; agi_callington: 0<br />AGI Tx &gt;&gt; agi_callingtns: 0<br />AGI Tx &gt;&gt; agi_dnid: 408<br />AGI Tx &gt;&gt; agi_rdnis: unknown<br />AGI Tx &gt;&gt; agi_context: from_pstn<br />AGI Tx &gt;&gt; agi_extension:<br />AGI Tx &gt;&gt; agi_priority: 1<br />AGI Tx &gt;&gt; agi_enhanced: 0.0<br />AGI Tx &gt;&gt; agi_accountcode:<br />AGI Tx &gt;&gt;<br />AGI Tx &gt;&gt; 200 result=0 (i hang up the call)</p>
</div>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%">
<div class="gmail_quote">
<div><br />To the OP - just trying to think outside the box here, but what if instead of calling the AGI directly from the features.conf feature code, you wrote a Macro or GoSub that you could then use as your application, and within the Macro / GoSub you executed your AGI?</div>
</div>
</blockquote>
<p>I'd love to, but I need that script to run only when user hits some key combo during call. All I was able to find regarding that, was using features.conf and dynamic application. If you can advise me some workaround - I would appreciate.</p>
<div>
<pre><span class="sig"><span style="color: #999999;">-- </span><br /><span style="color: #999999;">With Best Regards</span><br /><span style="color: #999999;"><a title="mailto:mlischuk@itx.com.ua" href="mailto:mlischuk@itx.com.ua">Mikhail Lischuk</a></span><span style="color: #999999;"><br /></span></span></pre>
</div>
</body></html>