I had some problems with this, because DIALEDPEERNUMBER held the number
I dialed, not my number. I needed (of course) to be notified of the
parking slot at MY number. I used BRIDGPEER instead:
exten =>
callpark,1,ParkAndAnnounce(PARKED|600|Local/${BRIDGEPEER:0:[EMAIL PROTECTED]|incoming,s,1)
This works for me because all of our extensions are three digit,
beginning with 1 (110, 112, 113 etc). Because we have it set up so that
if you change the first digit to a 4 (410, 412, 413, etc) for the
Polycom's auto-answer feature, this is more exactly what I did:
exten =>
callpark,1,ParkAndAnnounce(PARKED|600|Local/4${BRIDGEPEER:5:[EMAIL PROTECTED]|incoming,s,1)
Works great!
Paul Dugas wrote:
On Tue, 2006-10-03 at 16:22 -0400, Paul Dugas wrote:
Does anyone have any info on using the "call-park" feature on Polycom
phones? All I can find is that it must be supported by the SIP
server. It doesn't appear to have any related configuration settings
or other such clues as to how to use it.
Did some sniffing and found the Polycom trying to transfer the call to a
"callpark" extension. Found some old postings on this list that
discussed it and found this little gem:
exten => callpark,1,ParkAndAnnounce(pbx-transfer:PARKED|120|
SIP/${DIALEDPEERNUMBER}|incoming,s,7)
With the "call-park" feature enabled (search for it in the Polycom
sip.cfg) I get a "Park" soft-key when I'm on a call. Press it, enter
any number, and press it again. I get the call back announcing the
parking space. Works good. It'd be great if I didn't have to enter the
digits and press the Park button again.
Paul
------------------------------------------------------------------------
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
!DSPAM:500,45230ea7312431744649862!
--
Mojo <[EMAIL PROTECTED]>
Office Manager, Horan & Company, LLC
(907) 747-6666 x112
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users