[freeside-commits] branch master updated. 9afd27d3be13c7d104afea81c52809d60972d23d
Ivan
ivan at 420.am
Sun Sep 11 16:50:28 PDT 2016
The branch, master has been updated
via 9afd27d3be13c7d104afea81c52809d60972d23d (commit)
from cbfa3fb5bc13c9d1a7b05f41c7deb8427cd436b5 (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 9afd27d3be13c7d104afea81c52809d60972d23d
Author: Ivan Kohler <ivan at freeside.biz>
Date: Sun Sep 11 16:50:27 2016 -0700
clarify LRN description
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index 6165eab..2da69f8 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -5613,7 +5613,7 @@ and customer address. Include units.',
{
'key' => 'cdr-lrn_lookup',
'section' => 'telephony',
- 'description' => 'Look up LRNs of destination numbers for exact matching to the terminating carrier. This feature requires a Freeside support contract.',
+ 'description' => 'Look up LRNs of destination numbers for exact matching to the terminating carrier. This feature requires a Freeside support contract for paid access to the central NPAC database; see <a href ="#support-key">support-key</a>.',
'type' => 'checkbox',
},
-----------------------------------------------------------------------
Summary of changes:
FS/FS/Conf.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the freeside-commits
mailing list