[freeside-commits] branch master updated. 23f29deffa1fc6bc1a7b904c80f71db2d76dc26e

Christopher Burger burgerc at 420.am
Mon Sep 11 08:20:38 PDT 2017


The branch, master has been updated
       via  23f29deffa1fc6bc1a7b904c80f71db2d76dc26e (commit)
      from  ef6a2efed29f7d5034baca910836a32ea3fdeeb8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 23f29deffa1fc6bc1a7b904c80f71db2d76dc26e
Author: Christopher Burger <burgerc at freeside.biz>
Date:   Mon Sep 11 11:17:52 2017 -0400

    RT# 73964 - updated config description again to an even better description of the email-to-voice_domain configuration option

diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index 6280487..c410f63 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -900,7 +900,7 @@ my $validate_email = sub { $_[0] =~
   {
     'key'         => 'email-to-voice_domain',
     'section'     => 'email_to_voice_services',
-    'description' => 'The domain name used to send emails to a 3rd party email to voice service.  You will be able to select a phone number to append to this domain on the email customer page or when using the email to voice billing event action.',
+    'description' => 'The domain name that phone numbers will be attached to for sending email to voice emails via a 3rd party email to voice service.  You will get this domain from your email to voice service provider.  This is utilized on the email customer page or when using the email to voice billing event action.  There you will be able to select the phone number for the email to voice service.',
     'type'        => 'text',
     'per_agent'   => 1,
   },

-----------------------------------------------------------------------

Summary of changes:
 FS/FS/Conf.pm |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)




More information about the freeside-commits mailing list