From 0aa5e2e2028e3d4b717302173d397daa91037683 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Fri, 4 Mar 2016 16:50:40 -0800 Subject: Bandwidth.com provisioning, #39914 --- FS/FS/part_export.pm | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'FS/FS/part_export.pm') diff --git a/FS/FS/part_export.pm b/FS/FS/part_export.pm index d6357fd..182f476 100644 --- a/FS/FS/part_export.pm +++ b/FS/FS/part_export.pm @@ -704,8 +704,12 @@ actual DIDs except at the lowest level. Generally, 'state' alone will return an array of area codes or region names in the state. -'state' and 'areacode' together will return an array of exchanges (NXX -prefixes), or for some exports, an array of ratecenter names. +'state' and 'areacode' together will return an array of either: +- exchange strings of the form "New York (212-555-XXXX)" +- ratecenter names of the form "New York, NY" + +These strings are sent back to the UI and offered as options so that the user +can choose the local calling area they like. 'areacode' and 'exchange', or 'state' and 'ratecenter', or 'region' by itself will return an array of actual DID numbers. -- cgit v1.1