[Asterisk-Users] Cisco phones and Messages and Forward ToVM keys

Wayne Wayne at planetWayne.com
Thu Jul 15 17:14:28 MST 2004


Hiya,.
What cisco phone / firmware are you using? - Ive got a 7960 with SIP and 
the only 'soft' button that comes up when you get an incomming call is 
to 'answer', havnt got an option for 'send to VM'

Thanks
Wayne.

Brian wrote:

> ; Below assumes you are using the same number for Voicemail boxes as
> extensions
>
> ; if ${RDNIS} is blank then GotoIf will go to extension 2, otherwise it
> will go to extension 102
> exten => 8500,1,GoToIf($[X${RDNIS} = X]?2:102)
> exten => 8500,2,VoiceMailMain(s${CALLERIDNUM})
> exten => 8500,3,Hangup
> exten => 8500,102,VoiceMail(u${RDNIS})
> exten => 8500,103,Hangup
>
> ; you should now be able to press the "Messages" key and get Voicemail
> man, and press the "ToVM" key when you have an incoming call and have
> the call immediately forwarded to your voicemail with the unavailable
> greeting.
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at 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




More information about the asterisk-users mailing list