<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
You need to manage this variable on Asterisk DB in order to make call
forwarding.<br>
<br>
It must be done in extensions.conf . In voip-info you could find how to
do that.<br>
<br>
<br>
Androtech wrote:
<blockquote cite="mid000a01c60633$264395a0$9700a8c0@GIGLIESI.IT"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta content="MSHTML 6.00.2900.2802" name="GENERATOR">
  <style></style>
  <div><font face="Arial" size="2">Hi,</font></div>
  <div>&nbsp;</div>
  <div><font face="Arial" size="2">I would like to forward a calling
from a specific number to an extension.</font></div>
  <div><font face="Arial" size="2">The dialplan syntax should be:</font></div>
  <div>&nbsp;</div>
  <div><font face="Courier New">exten&nbsp;=&gt;&nbsp;_*21*X.,1,DBput(CFIM/${CALLERIDNUM}=${EXTEN:4})
  <br>
  <span style="font-family: monospace;">exten&nbsp;=&gt;&nbsp;_*21*X.,2,Hangup&nbsp;</span></font></div>
  <div><font face="Courier New"><span style="font-family: monospace;"></span></font>&nbsp;</div>
  <div><span style="font-family: monospace;"><font face="Arial" size="2">In
my case, the phone number to forward is 3473774567, and the extension
is 105, hence the syntax should be:</font></span></div>
  <div><span style="font-family: monospace;"></span>&nbsp;</div>
  <div><span style="font-family: monospace;">exten&nbsp;=&gt;&nbsp;<font
 face="Arial" size="2">3473774567</font>,1,DBput(CFIM/${CALLERIDNUM}=${EXTEN:105})
  <br>
  <span style="font-family: monospace;">exten&nbsp;=&gt;&nbsp;<font face="Arial"
 size="2">3473774567</font>,2,Hangup&nbsp;</span></span></div>
  <div><br>
  <font face="Arial" size="2">but Asterisk does not forward the number
to the extension 105.</font></div>
  <div>&nbsp;</div>
  <div><font face="Arial" size="2">Any ideas?</font></div>
  <div>&nbsp;</div>
  <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>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
Alberto Sagredo
Departamento T&eacute;cnico
Peoplecall


Email : <a class="moz-txt-link-abbreviated" href="mailto:asagredo@peoplecall.com">asagredo@peoplecall.com</a>
Blog: <a class="moz-txt-link-freetext" href="http://www.voip-novatos.es">http://www.voip-novatos.es</a>

Tel./Ph. : +34 91 120 5080
Tel. Dir./Dir. Ph.: 700 755 048
Fax./Fax.: +34 91 661 9460

</pre>
</body>
</html>