[Asterisk-Users] Voicemail and Cisco phones: Dialplan example

John Fraizer tvo at enterzone.net
Sun Jun 6 18:11:51 MST 2004


They do too have a "ToVoiceMail" button.  It's the one that looks like 
an envelope.  You just have to set the phone up to use that button.

John

Maveric wrote:

> What type of cisco phones?  i'm using 7960's and i know they don't have 
> a to voice mail button.  That annoys me.
> 
> At 02:59 PM 6/4/2004, you wrote:
> 
>> Assume you have the messages button on your Cisco phone set to dial
>> 3009.  Here's an sample dialplan entry that will make the "DND" and
>> "ToVM" and "Messages" button work as expected.  This should work for
>> both -stable and -head.
>>
>> exten => 3009,1,GoToIf($[X${RDNIS} != X]3009,4)
>> exten => 3009,2,VoicemailMain()
>> exten => 3009,3,Hangup
>> exten => 3009,4,VoiceMail(u${RDNIS})
>> exten => 3009,5,Hangup
>>
>>
>> -- 
>>           Eric Wieling * BTEL Consulting * 504-899-1387 x2111
>> "In a related story, the IRS has recently ruled that the cost of Windows
>> upgrades can NOT be deducted as a gambling loss."
>>
>> _______________________________________________
>> 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
> 
> 
> _______________________________________________
> 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