[Asterisk-Users] Voicemail Retrieval
Rudolf Ladyzhenskii
rudolfl at optusnet.com.au
Wed Aug 17 05:11:35 MST 2005
In addition to my previos e-mail.
'callerid' filed in sip.conf or iax.conf (depends where user is defined) must be set to"
callerid "User Name" <EXT>
Where EXT is a number that will be picked up by VoiceMailMain and will be used as a mailbox number.
Rudolf
----- Original Message -----
From: Wei Kun
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Sent: Wednesday, August 17, 2005 6:37 PM
Subject: RE: [Asterisk-Users] Voicemail Retrieval
Take this as an example
[from-sip]
exten => 2000,1,Dial(SIP/2000,20)
exten => 2000,2,Voicemail(u2000)
exten => 2000,102,Voicemail(b2000)
exten => 2000,103,Hangup
exten => 2001,1,Dial(SIP/2001,20)
exten => 2001,2,Voicemail(u2001)
exten => 2001,102,Voicemail(b2001)
exten => 2001,103,Hangup
exten => 2999,1,VoicemailMain(${CALLERIDNUM})
you then dial 2999 to retrieve it.
Kun
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com]On Behalf Of Sharadindu Mohanty
Sent: Wednesday, August 17, 2005 4:30 PM
To: asterisk-Users at lists.digium.com
Subject: [Asterisk-Users] Voicemail Retrival
Hi,
I am very new to Asterisk. I wanted to know how to retrive the Voicemails. I could see some voicemails assosiated with some extensions.
Any ideas??
----------------------------------------------------------------------------
How much free photo storage do you get? Store your holiday snaps for FREE with Yahoo! Photos. Get Yahoo! Photos
------------------------------------------------------------------------------
_______________________________________________
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050817/ddf86d62/attachment.htm
More information about the asterisk-users
mailing list