[Asterisk-Users] Polycom check-sync
Jerry Jones
jjones at danrj.com
Wed Dec 28 15:55:11 MST 2005
Thanks for the responses. Forgot to mention this is on 1.0.9. Unable
to upgrade this box for awhile, plus I need the ability to do this
for people without * console access, and really like to minimize
manager use.
Use I am constructing a packet and trying to minimize what exaactly
the Polycom MUST see. Think I am just about there. Using packit to
send seems to work well.
On Dec 28, 2005, at 4:12 PM, Douglas Garstang wrote:
> You can also construct a packet manually with sipsak and send that
> directly to the phone.
>
> -----Original Message-----
> From: BJ Weschke [mailto:bweschke at gmail.com]
> Sent: Wednesday, December 28, 2005 3:10 PM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: Re: [Asterisk-Users] Polycom check-sync
>
>
> On 12/28/05, Jerry Jones <jjones at danrj.com> wrote:
>> Looking to implement a simple cli to reboot our Polycoms. The manual
>> says it will on response to a Notify with an event of check-sync.
>>
>> Has anyone else used this? Any examples of a minimum packet to send?
>>
>
> You can add the following to sip_notify.conf in /etc/asterisk/ (if it
> isn't in there already):
>
> [polycom-check-cfg]
> Event=>check-sync
> Content-Length=>0
>
> Then, you need to make sure that <specialEvent
> voIpProt.SIP.specialEvent.lineSeize.nonStandard="1"
> voIpProt.SIP.specialEvent.checkSync.alwaysReboot="1"/> is in your
> sip.cfg file. (The "alwaysReboot" should be 1 in that tag).
>
> Then, from the Asterisk console you can send, "sip notify
> polycom-check-cfg <device # of phone in sip.conf>" and that will send
> the appropriate msg from Asterisk to the phone to have it reboot
> itself.
>
> BJ
>
>
>
> --
> Bird's The Word Technologies, Inc.
> http://www.btwtech.com/
> _______________________________________________
> --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
> _______________________________________________
> --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
More information about the asterisk-users
mailing list