I have done this for one of my users in a very similar fashion. When 102
checks the voicemail, do they hear the correct voicemails? Ours clears
just fine in this situation.
Kevin Larsen - Systems Analyst - Pioneer Balloon - Ph: 316-688-8208
asterisk-users-bounces at lists.digium.com wrote on 06/24/2014 04:37:26 PM:
> From: motty cruz <motty.cruz at gmail.com>
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> <asterisk-users at lists.digium.com>,
> Date: 06/24/2014 04:37 PM
> Subject: [asterisk-users] share mailbox Asterisk 1.8.22
> Sent by: asterisk-users-bounces at lists.digium.com
>
> Hello, I want to share mailbox between two extensions
> Ext. 101
> Ext. 102
>
> I want the messages to go to mailbox 101, when when checked mailbox
> from extension 102 to be able to clear the bliking red light.
>
> here is extensions.conf
> exten => 102,hint,SIP/${EXTEN}
> exten => 102,1,Dial(SIP/101&SIP/102,20,t)
> exten => 102,2,Voicemail(101,u)
> exten => 102,102,Voicemail(101,b)
> exten => 102,103,Hangup
>
> sip.conf
> [102]
> type=friend
> context=sipphones
> call-limit=99
> callerid="Jo" <102>
> disallow=all
> allow=ulaw
> allow=alaw
> username=102
> secret=xexpasswd
> dtmfmode=rfc2833
> host=dynamic
> mailbox=101
> nat=yes
> canreinvite=no
>
> this configuration work ok but, light msg keeps bilking after
> checking for mesages.
>
> Any suggestions?
> Thanks,
>
>
> ______________________________________________________________________
> This email has been scanned by the Symantec Email Security.cloud
service.> For more information please visit http://www.symanteccloud.com
> ______________________________________________________________________--
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
> http://www.asterisk.org/hello
>
> asterisk-users mailing list
> 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/20140624/0eaca356/attachment.html>