[Asterisk-Users] One touch voicemail on Cisco 7940/60

Ron Wellsted ron at wellsted.org.uk
Fri Apr 22 11:39:35 MST 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Simon Morris wrote:
> On Fri, 2005-04-22 at 11:13 +0100, Simon Morris wrote:
> 
>>On Thu, 2005-04-21 at 21:36 +0100, Ron Wellsted wrote:
>>
>>>-----BEGIN PGP SIGNED MESSAGE-----
>>>Hash: SHA1
>>>
>>>Morris, Simon wrote:
>>>
>>>>Hello,
>>>>
>>>>I'd like to program my Cisco phones to authenticate themselves to
>>>>voicemail upon hitting the right button on my 7940/60's
>>>>
>>>>Ideally the voicemail app will detect which extension the call is
>>>
>>>coming
>>>
>>>>from and drop the user straight into the menu.
>>>>
>>>>Is this possible?
>>>>
>>>>Many thanks
>>>>
>>>>
>>>>~sm
>>>
>>>Yes this is possible.
>>>
>>>In your extensions.conf:
>>>
>>>exten => _8501,1,Answer()
>>>exten => _8501,2,VoicemailMain(s${CALLERIDNUM})
>>>exten => _8501,3,Hangup()
>>>
>>>then program the messages button to dial 8501 either via settings,
>>
>>SIP
>>
>>>Settings, Messages URI (set to 8501) or in the SIPDefault.cnf file
>>>
> 
> 
> Guys - sorry to change my original question.
> 
> That solution does exactly what I asked BUT! I'd like it to dial and
> know which extension I'm coming from and then prompt for the password.
> 
> Just realised that the solution above allows people to wander around
> listening to other peoples voicemail at the press of the button :-)
> 
> So.. how to bypass the "Enter your mailbox number" stage in voicemail
> and go straight to the password prompt.
> 
> Thanks guys 

Change

exten => _8501,2,VoicemailMain(s${CALLERIDNUM})

to

exten => _8501,2,VoicemailMain(${CALLERIDNUM})

See <http://www.voip-info.org/wiki-Asterisk+cmd+VoiceMailMain>

- --
Ron Wellsted
http://www.wellsted.org.uk
ron at wellsted.org.uk
FWD:519961  Gossiptel:9309811
N 52.567623, W 2.137621
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iQEVAwUBQmlE50tP/KMNOfRbAQJkdQgAsKDo3o9NiVMzup3EuzKeOBFY3WWAJENB
GS7ckFcC4dohzg7gSFShv/yxP16j6Wntq4JnriG8IPmwL2Mcqyv5nE2pRi4JaCGN
kV+rkbleBy8XYz+IA6/5JqMgQZLMgi5PCGB7V3aB89bIa39UKYBazwEBZLZ/9KfL
lXTijenM3ee9fPUevfm6mxSZO1nftK33YtmcWOAofjTKdsRYmQfougWgnDgvUV6T
zJXCHnhOAW6/7kBxvU2Dh6fIOxO1NQey86lQYLfC3kdUzxK3fsi0Unlm9yoZwquy
88kTjQast/JezpJc6km4T3DE0Xekdrk0Xlba7GM1TKEJvOUV6M3msw==
=p+tq
-----END PGP SIGNATURE-----



More information about the asterisk-users mailing list