<!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">
<font size="+1">Hi,<br>
<br>
I have the 4 port TDM card. One small part of my application <br>
is to transfer a call. I used the stdexten macro in extensions.conf<br>
to define device extension 301 as Zap/1, 302 as Zap/2 etc..<br>
<br>
I am using the outgoing directory to place a call on Zap/1<br>
(I cant use 301 as I hear DTMF digits of 301 when I try that)<br>
So I use the following.<br>
<br>
Channel: Zap/1<br>
Application: AGI<br>
Data: smvoice<br>
Setvar: something<br>
<br>
So when extenion 301 rings and is answered I hear my application<br>
say please hold for XYZ. I then try to execute "EXEC Transfer 302"<br>
as an AGI call and I get dial tone or a busy tone. It does not do the
transfer.<br>
<br>
Any ideas or suggestions as to what I am doing wrong and why<br>
it will not transfer.<br>
<br>
Thanks<br>
<br>
Jerry<br>
<br>
<br>
<br>
<br>
</font>
</body>
</html>