<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
My problem is that I dont know how to do for transfer the call to agent<div>Example, I have this .call</div><div><br></div><div>Channel: Zap/g1/8652323454</div><div>MaxRetries: 2&nbsp;</div><div>RetryTime: 60&nbsp;</div><div>WaitTime: 30&nbsp;</div><div>Context: call-file-test&nbsp;</div><div>Extension: 10<br><br></div><div>So my context is this</div><div><br></div><div>[call-file-test&nbsp;]</div><div>exten =&gt; 10,1,Dial(SIP/2031,tT)</div><div>exten =&gt; 10,2,hangup</div><div><br></div><div>In this case I call the number&nbsp;8652323454 if the call is connect this call in the context&nbsp;call-file-test uisng extension 10 for tranfering this call to extension 2031, but this doesnt work. The call file works fine but when I try to transfer the call I get an error</div><div><br></div><div>Any help ?</div><div><br></div><div><br></div><div><br></div><div>*-------------------------------------------------------* <br>*-Edwin Quijada <br>*-Developer DataBase <br>*-JQ Microsistemas <br>
*-Soporte PostgreSQL<br>
*-www.jqmicrosistemas.com<br>*-809-849-8087<br>*-------------------------------------------------------*<br><br><br><br><br><br><hr id="stopSpelling">From: lopl@lopl.net<br>Date: Sat, 12 Feb 2011 21:22:50 +0330<br>To: asterisk-users@lists.digium.com<br>Subject: Re: [asterisk-users] Using files .call or AMI<br><br>as you know you have 2 ways. using ami or .call files. if you have&nbsp;experience, the AMI is more powerful.<div><br></div><div>you must have a context in your extensions.conf to manage agent procedures, it looks like a simple context, that you must have, for managing queues.</div>

<div>with .call file or ami dial your customers, () and divert it to the defined context for queue.</div><div><br></div><div>for example&nbsp;</div><div><br></div><div>test.call</div><div><br></div><div>Channel: SIP/customer number@your carrier</div>

<div>Context: your queue context</div><div>.....</div><div><br></div><div>ask if you need more info</div><div>best &nbsp;</div><div><br><div class="ecxgmail_quote">On Sat, Feb 12, 2011 at 7:53 PM, Edwin Quijada <span dir="ltr">&lt;<a href="mailto:listas_quijada@hotmail.com">listas_quijada@hotmail.com</a>&gt;</span> wrote:<br>

<blockquote class="ecxgmail_quote" style="border-left:1px #ccc solid;padding-left:1ex">



<div>
Hi!<br>I have a script to generate calls from a database using .call files and giving a message. If works great! but now I need to do the same but instead of play a recorded message I need transfer this call to live person in a specfic extension.&nbsp;<div>

This is the scenario</div><div>I have a webpage with information about a customer so in this page the agent click a phone number and asterisk do the call and transfer the call to agent if this call is answered.</div><div>

I did the page and everything but when I do the clicktodial I dont know how transfer the call to this agent. I ask the extension and user before login so I know what agent is in each extension to transfer the call to rigth agent.</div>

<div><br></div><div>Anybody can give an idea ?</div><div>TIA</div><div><br><br>*-------------------------------------------------------* <br>*-Edwin Quijada <br>*-Developer DataBase <br>*-JQ Microsistemas <br>
*-Soporte PostgreSQL<br>
*-<a href="http://www.jqmicrosistemas.com" target="_blank">www.jqmicrosistemas.com</a><br>*-809-849-8087<br>*-------------------------------------------------------*<br><br><br><br></div>                                               </div>
<br>--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
 &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br></div>
<br>--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users</div>                                               </body>
</html>