<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>RE: [asterisk-users] Polycom call parking feature and Asterisk callparking</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>Using the Park button actually requires more work than just doing an attended transfer to the park extension<BR>
<BR>
Anyway, use the ParkAndAnnounceFunction, here's an example<BR>
<BR>
exten =&gt; callpark,n,ParkAndAnnounce(pbx-transfer:PARKED|10|SIP/${DIALEDPEERNUMBER}|app-directfrompark,*81${DIALEDPEERNUMBER},1)<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: asterisk-users-bounces@lists.digium.com on behalf of Stephen Bosch<BR>
Sent: Fri 3/9/2007 4:18 PM<BR>
To: Asterisk Users Mailing List - Non-Commercial Discussion<BR>
Subject: [asterisk-users] Polycom call parking feature and Asterisk callparking<BR>
<BR>
Hi:<BR>
<BR>
I want to make parking calls easier for my hard-working users. Is there<BR>
a way to make the Polycom call park feature work with Asterisk?<BR>
<BR>
In case it just works out of the box, I haven't tried it yet; but the<BR>
&quot;call park&quot; feature isn't enabled on the Polycom phones by default.<BR>
<BR>
-Stephen-<BR>
_______________________________________________<BR>
--Bandwidth and Colocation provided by Easynews.com --<BR>
<BR>
asterisk-users mailing list<BR>
To UNSUBSCRIBE or update options visit:<BR>
&nbsp;&nbsp; <A HREF="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</A><BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>