Hello,
I'm sure this may have been asked but, I just wanted clarify how this would be accomplished. I'm looking to have the MWI light on my cisco phone turn on when a message is left in VM.
Here is my current situation:
sip user -> ser -> asterisk
Best regards,
Patrick b.
Since the SIP UA is registered with SER you'll need to have Asterisk send a NOTIFY message to the user by means of SER.
So you can send the NOTIFY to SER with a From: header as asterisk and the <To> / R-URI as the Cisco UA.
FYI, we do this using sipsak to send the NOTIFY to ser. This is triggered either using the externnotify parameter in the Asterisk voicemail.conf file and by CRON for periodic MWI updates.
Regards, Paul
On Tue, 1 Mar 2005 09:53:43 -0500, Patrick Baker patricksbaker@gmail.com wrote:
Hello,
I'm sure this may have been asked but, I just wanted clarify how this would be accomplished. I'm looking to have the MWI light on my cisco phone turn on when a message is left in VM.
Here is my current situation:
sip user -> ser -> asterisk
Best regards,
Patrick b.
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers