[Freeswitch-users] Voicemail MWI multiple mailboxes notify one user

Mario mario_fs at mgtech.com
Thu Aug 23 18:01:14 UTC 2018


That is cool, but it copies the VM to multiple MBs. In my case and the OP,  we only want to monitor, hence MWI. Having copies requires each be deleted separately. vm_cc is nice to know though. Will be posting a bounty for a fix when 1.8 shows up. Thank you.
Mario G

> On Aug 16, 2018, at 10:58 AM, Abaci B <abaci64 at gmail.com> wrote:
> 
> Don't need to use lua to copy, you can use vm_cc https://freeswitch.org/confluence/display/FREESWITCH/mod_voicemail#mod_voicemail-vm_cc <https://freeswitch.org/confluence/display/FREESWITCH/mod_voicemail#mod_voicemail-vm_cc>
> 
> On Mon, Jul 2, 2018 at 6:30 PM, Mario <mario_fs at mgtech.com <mailto:mario_fs at mgtech.com>> wrote:
> Aha… something I know (a little) about. This is how an extension can monitor another mailbox:
> 
> In the user/extension definition you would add in “params” section:
> <param name="MWI-Account" value=“100@$${domain}"/> 
> 
> Where 100 is the VMs extension to monitor, like 2001, etc. This will monitor only one mailbox, see below for some ideas on multiple MBs.  Now for the issues:
> 
> Be very careful during testing because of https://freeswitch.org/jira/browse/FS-10683 <https://freeswitch.org/jira/browse/FS-10683>, I am putting a bounty up for this once 1.8 hits the streets.
> 
> The syntax requires the domain or IP address after the extension, IMO it should not require the domain but make it optional. Why? Because you can’t use IP V6, see https://freeswitch.org/jira/browse/FS-9428 <https://freeswitch.org/jira/browse/FS-9428>, also offering a bounty after 1.8 hits.
> 
> If there is no way to monitor multiple boxes, here are a couple of suggestions:
> 
> Have the other extensions send VM to a common MB, in their “variable” section use:
>       <variable name="mailbox" value="100”/>
> OR…
> Copy the message from each MB to a common one, I use LUA for things like that. Then the central person would monitor the one common MB.
> 
> I have not seen a way to monitor multiple MBs but there are lot of creative folks here who know a lot more than I do.
> Mario G
> 
> 
> 
>> On Jul 1, 2018, at 10:05 PM, Mircea Botoca-Huh <mircea.huh at gmail.com <mailto:mircea.huh at gmail.com>> wrote:
>> 
>> Hello, 
>> 
>> I would like to know if there is any possibility to notify one user when messages are left in multiple mailboxes? 
>> 
>> I want to have just one registered user which should monitor multiple voicemail mailboxes. 
>> 
>> Thank you for your time. 
>> 
>> Best regards, 
>> Mircea 
>> _________________________________________________________________________
>> Professional FreeSWITCH Services
>> sales at freeswitch.com <mailto:sales at freeswitch.com>
>> https://freeswitch.com <https://freeswitch.com/>
>> 
>> Official FreeSWITCH Sites
>> https://freeswitch.com/oss <https://freeswitch.com/oss>
>> https://freeswitch.org/confluence <https://freeswitch.org/confluence>
>> https://cluecon.com <https://cluecon.com/>
>> 
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org <mailto:FreeSWITCH-users at lists.freeswitch.org>
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users <http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users <http://lists.freeswitch.org/mailman/options/freeswitch-users>
>> https://freeswitch.com <https://freeswitch.com/>
> 
> _________________________________________________________________________
> Professional FreeSWITCH Services
> sales at freeswitch.com <mailto:sales at freeswitch.com>
> https://freeswitch.com <https://freeswitch.com/>
> 
> Official FreeSWITCH Sites
> https://freeswitch.com/oss <https://freeswitch.com/oss>
> https://freeswitch.org/confluence <https://freeswitch.org/confluence>
> https://cluecon.com <https://cluecon.com/>
> 
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org <mailto:FreeSWITCH-users at lists.freeswitch.org>
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users <http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users <http://lists.freeswitch.org/mailman/options/freeswitch-users>
> https://freeswitch.com <https://freeswitch.com/>
> 
> _________________________________________________________________________
> Professional FreeSWITCH Services
> sales at freeswitch.com
> https://freeswitch.com
> 
> Official FreeSWITCH Sites
> https://freeswitch.com/oss
> https://freeswitch.org/confluence
> https://cluecon.com
> 
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> https://freeswitch.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20180823/ca94bdfe/attachment.html>


More information about the FreeSWITCH-users mailing list