<!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">
w/ snom&nbsp; u can use the snom transfer and do nothing in asterisk. Or u
can use the asterisk transfer (or bind transfer) changing the
features.conf (see example)<br>
<br>
<br>
example:<br>
<br>
[general]<br>
<br>
; Call parking configuration<br>
parkext = 700 ; What ext. to dial to park<br>
parkpos = 701-720 ; What extensions to park calls on<br>
context = parkedcalls ; Which context parked calls are in, need to
INCLUDE this in extensions.conf<br>
parkingtime = 45 ; Number of seconds a call can be parked for (default
is 45)<br>
<br>
pickupexten = *8<br>
<br>
; Max time (ms) between digits for feature activation. Default is 500<br>
featuredigittimeout = 1500<br>
<br>
[featuremap]<br>
<br>
; Blind transfer, default is pound sign (#)<br>
blindxfer = #<br>
<br>
; Attended transfer<br>
atxfer = *7<br>
<br>
--END--<br>
<br>
Bruno De Luca<br>
<br>
Gordon Henderson wrote:
<blockquote cite="mid:Pine.LNX.4.64.0707191641280.9823@lion.drogon.net"
 type="cite">
  <pre wrap="">On Thu, 19 Jul 2007, satish patel wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">you are right but can u explain me i have SNOM SI 120 phone with 
transfer button on it but what entry i will do on asterisk feature.conf 
and what configuration and button will use for transfer call
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I'd need to read the manual (and I'm sure you're in a better position to 
do this than I am, as you have the phones and I don't!) You'd normally not 
need to do anything to the features.conf file to make phone transfers work 
using the phone features.

Gordon

  </pre>
  <blockquote type="cite">
    <pre wrap="">Gordon Henderson <a class="moz-txt-link-rfc2396E" href="mailto:gordon+asterisk@drogon.net">&lt;gordon+asterisk@drogon.net&gt;</a> wrote:  On Wed, 18 Jul 2007, satish patel wrote:

    </pre>
    <blockquote type="cite">
      <pre wrap="">Dear all

I have beginer in Voip and i have configured Asterisk
server with 100 IP SIP phone ( SNOM ) everything is fine but problem is
how to transfer call from one user to other means i call to some one and
then someone want to transfer call to another person how it is possible
i have also try with feartue.conf but it is now working i have also read
document on voip-info website but now clear yet can anyone explain me
how to asterisk transfer call from one user to other and what
extention.conf look like is there any change in sip.conf or
extention.conf
      </pre>
    </blockquote>
    <pre wrap="">You need to read your phone manual, not the asterisk manual. Every (SIP)
phone has it's own ways and means (in addition to the generic features
offered by asterisk detailled in features.conf)

Gordon

_______________________________________________
--Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a>--

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>



---------------------------------
Ready for the edge of your seat? Check out tonight's top picks on Yahoo! TV.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
_______________________________________________
--Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a>--

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">-- 
____________________________________________________
Bruno De Luca, <a class="moz-txt-link-freetext" href="mailto:bdeluca@fgasoftware.com">mailto:bdeluca@fgasoftware.com</a>
FG&amp;A srl - <a class="moz-txt-link-freetext" href="http://www.fgasoftware.com">http://www.fgasoftware.com</a> -
Voice@Work - The Agile PBX <a class="moz-txt-link-freetext" href="http://www.voiceatwork.eu">http://www.voiceatwork.eu</a>
Tel: 02 997663.12, Fax: 02 91390172
</pre>
</body>
</html>