Re: [Asterisk-Users] Cisco 7960 - how to enable messages key

2004-02-27 Thread Michael Graff
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Here's how I did it:

exten = 1305/1231231305,1,Macro(checkvm,isc,${EXTEN})
exten = 1305,1,Macro(stdexten,isc,${EXTEN},${PT},SIP/ISC_0007853569F1_1)

Then I set up the Cisco conf file to have the extension dial, so pressing the 
messages button calls 1231231305 (for instance)

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (NetBSD)

iD8DBQFAP8BUuWDhEvjSJrsRAhh9AJ95iEsRTNJKrawf/pg6QCfjT6lI7wCgjf4L
zuUm740CRV+EKFmG0HaBTck=
=DsX6
-END PGP SIGNATURE-
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Cisco 7960 - how to enable messages key

2004-02-27 Thread Greg Boehnlein
On Fri, 27 Feb 2004, Michael Graff wrote:

 Here's how I did it:
 
 exten = 1305/1231231305,1,Macro(checkvm,isc,${EXTEN})
 exten = 1305,1,Macro(stdexten,isc,${EXTEN},${PT},SIP/ISC_0007853569F1_1)
 
 Then I set up the Cisco conf file to have the extension dial, so pressing the 
 messages button calls 1231231305 (for instance)

The actual keyword in the Cisco SIP.conf file is:

# Extension for Voicemail
messages_uri: 8500

Simply change that to whatever extension you want to dial for Voicemail. 
If you are enterprising, it will dial an extension that directly logs the 
user in. :)

-- 
Vice President of N2Net, a New Age Consulting Service, Inc. Company
 http://www.n2net.net Where everything clicks into place!
 KP-216-121-ST



___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Cisco 7960 - how to enable messages key

2004-02-11 Thread Low, Adam
Hmmm did you read any of the docs on cisco.com ?

You need to set the 'message_uri' option to the extension that you run VoiceMailMain 
on into the configuration file (SIP000XXX.cnf) for the phone.

-Original Message-
From: John Fraizer
To: [EMAIL PROTECTED]
Sent: 11-2-04 6:22
Subject: Re: [Asterisk-Users] Cisco 7960 - how to enable messages key


Um, tell it what to do?  I don't remember exactly what I did but, it was

intuitive enough that when I got my 7960 a week ago, it only took one
try to 
get it right.

Paul Mahler wrote:
 Does anyone know how to make the 7960 messages key dial voicemail?
SIP
 6.0.
 

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


* DISCLAIMER * 

This message and any attachment are confidential and may be privileged or otherwise 
protected from disclosure and may include proprietary information. If you are not the 
intended recipient, please telephone or email the sender and delete this message and 
any attachment from your system. If you are not the intended recipient you must not 
copy this message or attachment or disclose the contents to any other person 


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Cisco 7960 - how to enable messages key

2004-02-11 Thread Paul Mahler
Thanks!  I looked for this SIP option in the cisco docs, but couldn't find
it.

Paul

 
Paul Mahler 
mail:[EMAIL PROTECTED]
phone: 650.207.9855
fax: 877.408.0105

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Low, Adam
Sent: Wednesday, February 11, 2004 1:33 AM
To: '[EMAIL PROTECTED] '
Subject: RE: [Asterisk-Users] Cisco 7960 - how to enable messages key

Hmmm did you read any of the docs on cisco.com ?

You need to set the 'message_uri' option to the extension that you run
VoiceMailMain on into the configuration file (SIP000XXX.cnf) for the
phone.

-Original Message-
From: John Fraizer
To: [EMAIL PROTECTED]
Sent: 11-2-04 6:22
Subject: Re: [Asterisk-Users] Cisco 7960 - how to enable messages key


Um, tell it what to do?  I don't remember exactly what I did but, it was

intuitive enough that when I got my 7960 a week ago, it only took one
try to 
get it right.

Paul Mahler wrote:
 Does anyone know how to make the 7960 messages key dial voicemail?
SIP
 6.0.
 

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


* DISCLAIMER * 

This message and any attachment are confidential and may be privileged or
otherwise protected from disclosure and may include proprietary information.
If you are not the intended recipient, please telephone or email the sender
and delete this message and any attachment from your system. If you are not
the intended recipient you must not copy this message or attachment or
disclose the contents to any other person 


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Cisco 7960 - how to enable messages key

2004-02-11 Thread Brian Pollack
Paul,  this is how I made it work:

SIPDefault.cnf:messages_uri: 8500

extensions.conf:exten = 8500,1,VoicemailMain,s${CALLERIDNAME:-3}
extensions.conf:exten = 8500,2,VoicemailMain
extensions.conf:exten = 8500,3,Hangup

Sip.conf for each user I have
callerid=Brian 300 xxx-xxx-
callerid=John 310 xxx-xxx-

I'm sure there is a better way to work with callerid but I use this for
other things as well.
Brian

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Paul Mahler
Sent: Wednesday, February 11, 2004 7:45 AM
To: [EMAIL PROTECTED]
Subject: RE: [Asterisk-Users] Cisco 7960 - how to enable messages key

Thanks!  I looked for this SIP option in the cisco docs, but couldn't find
it.

Paul

 
Paul Mahler
mail:[EMAIL PROTECTED]
phone: 650.207.9855
fax: 877.408.0105

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Low, Adam
Sent: Wednesday, February 11, 2004 1:33 AM
To: '[EMAIL PROTECTED] '
Subject: RE: [Asterisk-Users] Cisco 7960 - how to enable messages key

Hmmm did you read any of the docs on cisco.com ?

You need to set the 'message_uri' option to the extension that you run
VoiceMailMain on into the configuration file (SIP000XXX.cnf) for the
phone.

-Original Message-
From: John Fraizer
To: [EMAIL PROTECTED]
Sent: 11-2-04 6:22
Subject: Re: [Asterisk-Users] Cisco 7960 - how to enable messages key


Um, tell it what to do?  I don't remember exactly what I did but, it was

intuitive enough that when I got my 7960 a week ago, it only took one try to
get it right.

Paul Mahler wrote:
 Does anyone know how to make the 7960 messages key dial voicemail?
SIP
 6.0.
 

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


* DISCLAIMER * 

This message and any attachment are confidential and may be privileged or
otherwise protected from disclosure and may include proprietary information.
If you are not the intended recipient, please telephone or email the sender
and delete this message and any attachment from your system. If you are not
the intended recipient you must not copy this message or attachment or
disclose the contents to any other person 


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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
[EMAIL PROTECTED]
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
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Cisco 7960 - how to enable messages key

2004-02-11 Thread Brian Pollack
Paul,  this might be a hack but the -3 takes the extension number from the
caller id name that I have set in the sip.conf file.  I'm using this info
for other logic.   In this case callerid=Brian GRC Development 300
xx  in the sip.conf in the [brian] section passes the caller id
name to 8500 which takes on the extension part to log right into voicemail
from the persons phone.I use other parts of that callerid in other
places.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Paul Mahler
Sent: Wednesday, February 11, 2004 11:35 AM
To: [EMAIL PROTECTED]
Subject: RE: [Asterisk-Users] Cisco 7960 - how to enable messages key

Why do you have the :-3 do in CALLERIDNAME:-3? 

Thanks!

 
Paul Mahler
mail:[EMAIL PROTECTED]
phone: 650.207.9855
fax: 877.408.0105

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Brian Pollack
Sent: Wednesday, February 11, 2004 7:25 AM
To: [EMAIL PROTECTED]
Subject: RE: [Asterisk-Users] Cisco 7960 - how to enable messages key

Paul,  this is how I made it work:

SIPDefault.cnf:messages_uri: 8500

extensions.conf:exten = 8500,1,VoicemailMain,s${CALLERIDNAME:-3}
extensions.conf:exten = 8500,2,VoicemailMain extensions.conf:exten =
8500,3,Hangup

Sip.conf for each user I have
callerid=Brian 300 xxx-xxx-
callerid=John 310 xxx-xxx-

I'm sure there is a better way to work with callerid but I use this for
other things as well.
Brian

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Paul Mahler
Sent: Wednesday, February 11, 2004 7:45 AM
To: [EMAIL PROTECTED]
Subject: RE: [Asterisk-Users] Cisco 7960 - how to enable messages key

Thanks!  I looked for this SIP option in the cisco docs, but couldn't find
it.

Paul

 
Paul Mahler
mail:[EMAIL PROTECTED]
phone: 650.207.9855
fax: 877.408.0105

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Low, Adam
Sent: Wednesday, February 11, 2004 1:33 AM
To: '[EMAIL PROTECTED] '
Subject: RE: [Asterisk-Users] Cisco 7960 - how to enable messages key

Hmmm did you read any of the docs on cisco.com ?

You need to set the 'message_uri' option to the extension that you run
VoiceMailMain on into the configuration file (SIP000XXX.cnf) for the
phone.

-Original Message-
From: John Fraizer
To: [EMAIL PROTECTED]
Sent: 11-2-04 6:22
Subject: Re: [Asterisk-Users] Cisco 7960 - how to enable messages key


Um, tell it what to do?  I don't remember exactly what I did but, it was

intuitive enough that when I got my 7960 a week ago, it only took one try to
get it right.

Paul Mahler wrote:
 Does anyone know how to make the 7960 messages key dial voicemail?
SIP
 6.0.
 

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


* DISCLAIMER * 

This message and any attachment are confidential and may be privileged or
otherwise protected from disclosure and may include proprietary information.
If you are not the intended recipient, please telephone or email the sender
and delete this message and any attachment from your system. If you are not
the intended recipient you must not copy this message or attachment or
disclose the contents to any other person 


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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
[EMAIL PROTECTED]
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
[EMAIL PROTECTED]
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
[EMAIL PROTECTED]
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
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Cisco 7960 - how to enable messages key

2004-02-10 Thread Paul Mahler








Does anyone know how to make the 7960 messages
key dial voicemail? SIP 6.0.



Thanks!



Paul





Paul Mahler 

mail:[EMAIL PROTECTED]

phone: 650.207.9855

fax: 877.408.0105










Re: [Asterisk-Users] Cisco 7960 - how to enable messages key

2004-02-10 Thread John Baker
In SIPDefault.cnf, set the following:

messages_uri: 76

In extensions.conf, have a line that looks like this:

exten = 76,1,VoiceMailMain2([EMAIL PROTECTED])

John


- Original Message - 
From: Paul Mahler
To: [EMAIL PROTECTED]
Sent: Tuesday, February 10, 2004 6:01 PM
Subject: [Asterisk-Users] Cisco 7960 - how to enable messages key


Does anyone know how to make the 7960 messages key dial voicemail?  SIP
6.0.

Thanks!

Paul


Paul Mahler
mail:[EMAIL PROTECTED]
phone: 650.207.9855
fax: 877.408.0105

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Cisco 7960 - how to enable messages key

2004-02-10 Thread John Fraizer
Um, tell it what to do?  I don't remember exactly what I did but, it was 
intuitive enough that when I got my 7960 a week ago, it only took one try to 
get it right.

Paul Mahler wrote:
Does anyone know how to make the 7960 messages key dial voicemail?  SIP
6.0.
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users