[asterisk-users] voice mail indicator on phone

2008-05-07 Thread Jerry Geis
Is there a method from the dialplan that I
can turn on a voicemail indicator on a polycom phone. Like a blinking 
light or something.

Then I would also need to turn it off.

Is there a way to do that?

Jerry


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] voice mail indicator on phone

2008-05-07 Thread Niles Ingalls
Jerry,
I'd imagine that you can achieve this through SIP Event Notify, via  
AGI using
sipsak (www.sipsak.org)
I'm doing a similar thing with Cisco phones, and it works great.

Here's an example of what I pass to the phones.


NOTIFY sip:[EMAIL PROTECTED] SIP/2.0
From: sip:asterisk;tag=2427962554
To: sip:cisco
Call-ID: [EMAIL PROTECTED]
CSeq: 101 NOTIFY
Contact: sip:[EMAIL PROTECTED]:5060
User-Agent: sipsak voicebox
Event: simple-message-summary
Content-Type: application/simple-message-summary
Content-Length: 22



Niles



On May 7, 2008, at 8:57 AM, Jerry Geis wrote:

 Is there a method from the dialplan that I
 can turn on a voicemail indicator on a polycom phone. Like a blinking
 light or something.

 Then I would also need to turn it off.

 Is there a way to do that?

 Jerry


 ___
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users