<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1276" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello...&nbsp; I can't make the app_transfer 
application to work:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I have 2 extensions in the same context 
&nbsp;:&nbsp;&nbsp;&nbsp; 9612 , which plays&nbsp; a prompt , and&nbsp; 
9613&nbsp; which tranfers a call to 9612...&nbsp; The transfer fails with 
timeout...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>*CLI&gt;</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; -- Accepting call from '890003' 
to '9612' on channel 17, span 1<BR>Mar 19 12:45:29 DEBUG[131081]: 
chan_zap.c:1099 zt_enable_ec: Enabled echo cancellation on channel 
17<BR>&nbsp;&nbsp;&nbsp; -- Executing Answer("Zap/17-1", "") in new 
stack<BR>&nbsp;&nbsp;&nbsp; -- Executing Playback("Zap/17-1", "demo") in new 
stack<BR></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>*CLI&gt;<BR>&nbsp;&nbsp;&nbsp; -- Accepting call 
from '890003' to '9613' on channel 18, span 1<BR>Mar 19 12:44:14 DEBUG[131081]: 
chan_zap.c:1099 zt_enable_ec: Enabled echo cancellation on channel 
18<BR>&nbsp;&nbsp;&nbsp; -- Executing Answer("Zap/18-1", "") in new 
stack<BR>&nbsp;&nbsp;&nbsp; -- Executing Transfer("Zap/18-1", "9612") in new 
stack<BR>Mar 19 12:44:24 WARNING[589842]: pbx.c:1829 ast_pbx_run: Timeout, but 
no rule 't' in context 'default'<BR>[CDR] Zap/18-1 ('890003' -&gt; '9613') Dur: 
10s Bill: 10s Disp: ANSWERED Flags: DOCUMENTATION Account: []<BR></DIV></FONT>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>/etc/asterisk/extension.conf:</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
</FONT></DIV>
<DIV><FONT face=Arial size=2>............</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; exten =&gt; 
9612,1,Answer<BR>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; exten =&gt; 
9612,2,Playback(demo)</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; exten =&gt; 
9613,1,Answer<BR>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; exten =&gt; 
9613,2,Transfer(9612)<BR>.............</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>show dialplan&nbsp;&nbsp;gives me 
that:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>[ Context 'alex' created by 'pbx_config' 
]<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;'9612' 
=&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1. 
Answer()&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
[pbx_config]<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
2. 
Playback(demo)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
[pbx_config]<BR>&nbsp; '9613' 
=&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1. 
Answer()&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
[pbx_config]<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
2. 
Transfer(9612)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
[pbx_config]<BR></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Can somebody tell me what I'm doing wrong 
?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Regards</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; Alex</DIV></FONT></BODY></HTML>