VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
w8hdkim at gmail.com Guest
|
Posted: Sat Feb 19, 2022 11:11 am Post subject: [Freeswitch-users] voicemail from domain |
|
|
Running FreeSWITCH Version 1.10.3-release~64bit (-release 64bit)
Emails sent with voicemail messages have a from line: extension@ip_address_of_external interface.
In voicemail.conf.xml have:
<param name="email-from" value="${voicemail_account}@mydomain.com ([email]voicemail_account%7D@mydomain.com[/email])"/>
This did not change it, still has @external_ip_address
Any help is greatly appreciated.
thanks
-kim |
|
Back to top |
|
|
freeswitch-users at li... Guest
|
Posted: Sun Feb 20, 2022 10:44 pm Post subject: [Freeswitch-users] voicemail from domain |
|
|
------ Start of attached email. Subject: RE: [Freeswitch-users] voicemail from domain ------
Hi,
I finally found that setting these values in the directory file, specifically the voicemail directory for the user works.
Here is an example:
<param name="vm-password" value="1234"/>
<param name="vm-message-ext" value="wav"/>
<param name="vm-delete-file" value="false"/>
<param name="vm-attach-file" value="true"/>
<param name="vm-mailto" value=beth@somedomain.com<mailto:beth@somedomain.com>/>
<param name="vm-mailfrom" value=voicemail@somedomain.com<mailto:voicemail@somedomain.com>/>
<param name="vm-email-all-messages" value="true"/>
I first made the mistake of adding these to the user’s extension, but it must be that user’s voicemail extension.
HTH,
Sean
From: FreeSWITCH-users <freeswitch-users-bounces@lists.freeswitch.org> On Behalf Of Kim Culhan
Sent: Saturday, February 19, 2022 10:41 AM
To: freeswitch-users@lists.freeswitch.org
Subject: [Freeswitch-users] voicemail from domain
Running FreeSWITCH Version 1.10.3-release~64bit (-release 64bit)
Emails sent with voicemail messages have a from line: extension@ip_address_of_external interface.
In voicemail.conf.xml have:
<param name="email-from" value="${voicemail_account}@mydomain.com<mailto:voicemail_account%7D@mydomain.com>"/>
This did not change it, still has @external_ip_address
Any help is greatly appreciated.
thanks
-kim
------ End of attached email ------
_________________________________________________________________________
The FreeSWITCH project is sponsored by SignalWire https://signalwire.com
Enhance your FreeSWITCH install with disruptive priced SMS and PSTN services.
Build your next product on our scalable cloud platform.
Join our online community to chat in real time https://signalwire.community
Professional FreeSWITCH Services
sales@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@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
https://freeswitch.com |
|
Back to top |
|
|
botelist at gmail.com Guest
|
Posted: Wed Feb 23, 2022 11:15 am Post subject: [Freeswitch-users] voicemail from domain |
|
|
Sean, what is the difference between the user's extension and the voicemail extension? They should be the same, no?
I found a plethora of variables and parameters that you can set in:
https://freeswitch.org/confluence/display/FREESWITCH/mod_voicemail
Hope this helps.
John Boteler
Bote Communications
-----Original Message-----
From: FreeSWITCH-users <freeswitch-users-bounces@lists.freeswitch.org> On Behalf Of Sean Devoy via FreeSWITCH-users
Sent: Sunday, 20 February, 2022 22:50
To: FreeSWITCH Users Help <freeswitch-users@lists.freeswitch.org>
Subject: Re: [Freeswitch-users] voicemail from domain
Hi,
I finally found that setting these values in the directory file, specifically the voicemail directory for the user works.
Here is an example:
<param name="vm-password" value="1234"/>
<param name="vm-message-ext" value="wav"/>
<param name="vm-delete-file" value="false"/>
<param name="vm-attach-file" value="true"/>
<param name="vm-mailto" value=beth@somedomain.com/>
<param name="vm-mailfrom" value=voicemail@somedomain.com/>
<param name="vm-email-all-messages" value="true"/>
I first made the mistake of adding these to the user’s extension, but it must be that user’s voicemail extension.
HTH,
Sean
_________________________________________________________________________
The FreeSWITCH project is sponsored by SignalWire https://signalwire.com
Enhance your FreeSWITCH install with disruptive priced SMS and PSTN services.
Build your next product on our scalable cloud platform.
Join our online community to chat in real time https://signalwire.community
Professional FreeSWITCH Services
sales@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@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
https://freeswitch.com |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|