<!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">
Please try this,<br>
<br>
exten=&gt; 123,1,Dial(SIP/U1,,Tt)<br>
exten=&gt; 123,2,Hangup<br>
exten=&gt; h,1,DEADAGI(onhangup.pl)<br>
<br>
ok? ;)<br>
<br>
<div class="moz-signature">
<meta http-equiv="Content-Type" content="text/html; ">
<meta content="MSHTML 6.00.2800.1561" name="GENERATOR">
<div align="left">
<div align="left"><span class="953232811-18082006"><font color="#0000ff"
 face="Arial" size="2">Rafael Rodrigo M. Rosa.</font></span></div>
<div><span class="953232811-18082006"><span class="953232811-18082006"><a
 href="http://www.megavoz.com.br/"><font color="#0000ff" face="Arial"
 size="2">www.megavoz.com.br</font></a><font color="#0000ff"
 face="Arial" size="2">&nbsp;&nbsp;&nbsp;(Voip e Telemarketing)</font></span></span></div>
<div><span class="953232811-18082006"><a
 href="http://www.nsinet.com.br/"><font face="Arial" size="2">www.nsinet.com.br</font></a><font
 color="#0000ff" face="Arial" size="2">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(Servi&ccedil;os Internet)</font></span></div>
<div><span class="953232811-18082006"></span>&nbsp;</div>
<div><span class="953232811-18082006"><a
 href="http://www.megavoz.com.br/"><FONT=20 size="2"><img
 moz-do-not-send="true"
 src="http://www.megavoz.com.br/ContatoMegavoz.jpg" nosend="1"
 border="0" height="100" width="200"></FONT=20></a></span></div>
</div>
<div>&nbsp;</div>
</div>
<br>
<br>
Rizwan Hisham escreveu:
<blockquote
 cite="mid4809880c0705090637p3191598fi4e913e35a1c219ff@mail.gmail.com"
 type="cite">Hi all,<br>
There is a problem with my dialplan. here is the dialplan:<br>
  <br>
exten=&gt; 123,1,Dial(SIP/U1,,Ttg)<br>
exten=&gt; 123,2,Hangup<br>
  <br>
exten=&gt; h,1,AGI(onhangup.pl)<br>
  <br>
The problem is whenever U1 is&nbsp; called or calls someone,&nbsp; if U1 hangsup
the call then the h extension is NOT executed. but if the other person
hangsup the call, then the h extension is executed (assuming that the
other person is calling from out of our asterisk system). I understand
if U1 hangsup then there is no channel to execute h extension, but is
it possible to execute the h exten even then. <br>
  <br>
i want the h extension to excute everytime. how can i do this. i have
used the g flag in dial which tell asterisk to execute remaining
extensions even after hangup but its not doing in the above described
case.<br clear="all">
  <br>
-- <br>
Rizwan Hisham<br>
Software Engineer<br>
AXVOICE Inc.
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
  </pre>
</blockquote>
</body>
</html>