i have the 1.6.3 firmware and also when i press park i need to dial another extension..<br>
<br>
<br><br><div><span class="gmail_quote">On 11/24/05, <b class="gmail_sendername">Adam Goryachev</b> <<a href="mailto:mailinglists@websitemanagers.com.au">mailinglists@websitemanagers.com.au</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
What firmware version did you use for the polycom phone ??<br><br>I just tried it on my IP600, and when I press the park button, it waits<br>for me to dial an extension number, then I press park again, and it just<br>hangs up the call.
<br><br>Thanks,<br>Adam<br><br>On Tue, 2005-11-22 at 13:56 -0800, Anthony Rodgers wrote:<br>> Hi there,<br>><br>> Instead of asking a question, I thought I'd post an answer. I got the<br>> Polycom IP501 'Park' softkey working with * by doing the following:
<br>><br>> features.conf:<br>><br>> [general]<br>> parkext => 1000<br>> parkpos => 1001-1009<br>> context => parkedcalls<br>> parkingtime => 120<br>> transferdigittimeout => 3<br>
> courtesytone = beep<br>><br>> Nothing unusual there. Here's the neat bit:<br>><br>> extensions.conf:<br>><br>> [internal] ; or whatever the relevant context is for you - it's usually<br>> wherever your Polycom lives
<br>> include => parkedcalls<br>> exten =><br>> callpark,1,ParkAndAnnounce(pbx-transfer:PARKED|120|SIP/<br>> ${DIALEDPEERNUMBER}|internal,${DIALEDPEERNUMBER},1)<br>><br>> By using SIP DEBUG, I discovered that the Polycom attempts to re-invite
<br>> the call to an extension called callpark. I couldn't get Park() to work<br>> (it announces the stall number to the parked caller, instead of the<br>> parker, for some reason), but using ParkAndAnnouce puts the parked call
<br>> on hold, hangs up the parker and then immediately calls them back with<br>> an announcement of the stall number.<br>><br>> Hope this helps someone out......<br>><br>> Regards,<br><br>_______________________________________________
<br>--Bandwidth and Colocation sponsored by <a href="http://Easynews.com">Easynews.com</a> --<br><br>Asterisk-Users mailing list<br><a href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</a><br><a href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>To UNSUBSCRIBE or update options visit:<br> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br></blockquote></div><br>