I search Google to find how to get the message light to flash on my Cisco 7960 running (Application Load ID POS3-06-3-00) (Boot Load ID PC03M030) (DSP Load ID PS03AT38) All I see is about the sip.conf file witch mine has the mailbox=XXXX but still no light. Also the messages button does not work. Any ideas?
mailbox=xxx@context bkw ----- Original Message ----- From: "Hall, Eric M." <ehall@amaxx.com> To: <asterisk-users@lists.digium.com> Sent: Tuesday, July 06, 2004 10:22 PM Subject: [Asterisk-Users] Cisco 7960 and Voice Mail> I search Google to find how to get the message light to flash on my > Cisco 7960 running (Application Load ID POS3-06-3-00) (Boot Load ID > PC03M030) (DSP Load ID PS03AT38) > All I see is about the sip.conf file witch mine has the mailbox=XXXX but > still no light. Also the messages button does not work. > > Any ideas? > _______________________________________________ > 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 >
Eric,
What Brian is trying to tell you (why are so many replies cryptic one
liners either reply to the newbies or don't, don't try and confuse them
more :)
is you need to set correctly the Message Wait Indicator feature on my
Grandstream (I was using the wrong context - I thought the documentation
referred to the {mailbox=210@Context} extension context not the
voicemail context).
Voicemail.conf
[internalvoicemail]
20 => 1111,dean,dean@cogs.net,,attach=yes
30 => 2222,jodie,jodie@cogs.net,,attach=yes
Sip.conf
[20] ; Deans extension
type=friend ; This device takes and makes calls
username=20 ; Username on device
secret=password ; Password for device
host=dynamic ; This host is not on the same IP
addr every time
context=from-internal ; Inbound calls from this host go
here
mailbox=20@internalvoicemail ; Activate the message waiting light
if this voicemailbox has messages in it
Cheers,
Dean
-----Original Message-----
From: asterisk-users-admin@lists.digium.com
[mailto:asterisk-users-admin@lists.digium.com] On Behalf Of Brian K.
West
Sent: Wednesday, 7 July 2004 1:46 PM
To: asterisk-users@lists.digium.com
Subject: Re: [Asterisk-Users] Cisco 7960 and Voice Mail
mailbox=xxx@context
bkw
----- Original Message -----
From: "Hall, Eric M." <ehall@amaxx.com>
To: <asterisk-users@lists.digium.com>
Sent: Tuesday, July 06, 2004 10:22 PM
Subject: [Asterisk-Users] Cisco 7960 and Voice Mail
> I search Google to find how to get the message light to flash on my
> Cisco 7960 running (Application Load ID POS3-06-3-00) (Boot Load ID
> PC03M030) (DSP Load ID PS03AT38)
> All I see is about the sip.conf file witch mine has the mailbox=XXXX
but
> still no light. Also the messages button does not work.
>
> Any ideas?
> _______________________________________________
> 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
>
_______________________________________________
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.digium.com/pipermail/asterisk-users/attachments/20040706/617a5c04/attachment.htm
hi for the message-button you must configure your SIPxxxxx.cnf file ===============================================# SIP Configuration Generic File (stop)^M messages_uri: 555^M =============================================== in this example the phone dials the 555 (its my voicemail-number) when you press the message-button. regards Thorsten -----Urspr?ngliche Nachricht----- Von: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com] Im Auftrag von Hall, Eric M. Gesendet: Mittwoch, 7. Juli 2004 05:23 An: asterisk-users@lists.digium.com Betreff: [Asterisk-Users] Cisco 7960 and Voice Mail I search Google to find how to get the message light to flash on my Cisco 7960 running (Application Load ID POS3-06-3-00) (Boot Load ID PC03M030) (DSP Load ID PS03AT38) All I see is about the sip.conf file witch mine has the mailbox=XXXX but still no light. Also the messages button does not work. Any ideas? _______________________________________________ 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