[freeside-commits] branch FREESIDE_4_BRANCH updated. 3e0b6defa03e0f6d8e1abd621e711b8f45aeecac
Ivan
ivan at 420.am
Sun Sep 11 16:50:30 PDT 2016
The branch, FREESIDE_4_BRANCH has been updated
via 3e0b6defa03e0f6d8e1abd621e711b8f45aeecac (commit)
from 24f0c337892255af18a95064cc50541b08278ec0 (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 3e0b6defa03e0f6d8e1abd621e711b8f45aeecac
Author: Ivan Kohler <ivan at freeside.biz>
Date: Sun Sep 11 16:50:29 2016 -0700
clarify LRN description
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index 7610b63..f231e94 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -5665,7 +5665,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