Guys I just read on the wiki: "2005-07-19 - long awaited extension lights (hint priority) and call pickup on various phones work with newly released asterisk patch digium bugtracker - feel free to test and report findings to the bugtracker to have this commited to cvs." How does this work? And will it work only on certain phones or can it work with the gxp2000?
Anton Krall wrote:> How does this work? And will it work only on certain phones or can it work > with the gxp2000?I think for the GXP-2000 the firmware also needs support for this. (and it's planned for a future version) Cheers, Kristof.
I've been using the extension lights on my polycoms before that patch, so I'm not sure what it fixed, but I've only seen the lights work on Polycoms and Snoms. Try using the hint priority and see if it works for your gxp2000, be sure to post your results! -- Tom Hayden Astoria Telecom, LLC www.astoriatelecom.net On 7/20/05, Anton Krall <akrall-lists@intruder.com.mx> wrote:> Guys I just read on the wiki: > > "2005-07-19 - long awaited extension lights (hint priority) and call pickup > on various phones work with newly released asterisk patch digium bugtracker > - feel free to test and report findings to the bugtracker to have this > commited to cvs." > > How does this work? And will it work only on certain phones or can it work > with the gxp2000? > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-- Tom
Could you pass along the information you used to get the Polycom lights to work. -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Tom Hayden Sent: Wednesday, July 20, 2005 11:57 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Extension Lights Patch I've been using the extension lights on my polycoms before that patch, so I'm not sure what it fixed, but I've only seen the lights work on Polycoms and Snoms. Try using the hint priority and see if it works for your gxp2000, be sure to post your results! -- Tom Hayden Astoria Telecom, LLC www.astoriatelecom.net On 7/20/05, Anton Krall <akrall-lists@intruder.com.mx> wrote:> Guys I just read on the wiki: > > "2005-07-19 - long awaited extension lights (hint priority) and call > pickup on various phones work with newly released asterisk patch > digium bugtracker > - feel free to test and report findings to the bugtracker to have this> commited to cvs." > > How does this work? And will it work only on certain phones or can it > work with the gxp2000? > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-- Tom _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users This electronic message transmission, including attachments, is for the exclusive use of the individuals to which this e-mail is addressed and is to be reviewed and used exclusively for authorized company purposes. This transmission may contain proprietary, confidential or privileged information. If you are not the intended recipient of this transmission, you are hereby notified that any use, copying, disclosure, dissemination, distribution or taking of any action in reliance upon the contents of this transmission is strictly prohibited. If you believe you may have received this electronic message in error, please notify the sender immediately by return email and delete or destroy the original message and/or any copy of it from your computer system and/or your files. Thank you.
I wish someone would just post a sample extensions.conf so I could FINALLY understand this. Could you post at least the hint portion of yours? I have tried this repeatedly without success and am starting to feel like a true idiot. Is it something like this? exten => 2352,hint,SIP/2352 That's what I've been trying. I also made sure the buddy watch was turned on. IP501 phone. Sip.conf has the sip channel defined as [2352] and not by user name. Thanks! -Matt -----Original Message----- From: Dan Perik [mailto:dan_perik@ntm.org] Sent: Wednesday, July 20, 2005 2:20 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Extension Lights Patch I've got the 501, and have the presence subscription working. This is where you "subscribe" to a "buddies" presence. For more info go to: http://www.voip-info.org/tiki-index.php?page=Polycom+Phones last paragraph of "Another sip.conf example". If that's not what you're talking about, then I'd love to be enlightened. - Dan
On Wednesday 20 Jul 2005 20:34, Matt Loretitsch wrote:> I wish someone would just post a sample extensions.conf so I could > FINALLY understand this. Could you post at least the hint portion of > yours? I have tried this repeatedly without success and am starting to > feel like a true idiot. > > Is it something like this? > > exten => 2352,hint,SIP/2352What I found was that the above line had to go in the same context into which the phone you want to show the lights on is defined. If the phone is defined in context X, then the above line has to go into context X. B
Guys I just read on the wiki: "2005-07-19 - long awaited extension lights (hint priority) and call pickup on various phones work with newly released asterisk patch digium bugtracker - feel free to test and report findings to the bugtracker to have this commited to cvs." How does this work? And will it work only on certain phones or can it work with the gxp2000?