[freeside-users] Access Number (Manual Entry?)

R P Herrold herrold at owlriver.com
Tue Aug 12 09:55:17 PDT 2008


On Tue, 12 Aug 2008, GlobalNet, NOC wrote:

> Reason being I want to record what access number a customer is on, but since
> we use globalpops as our carrier I have no idea how to get them in
> through a mass import, so I thoought if we could manually enter it on
> signup, that would be ok too..
>
> It just won't let you type anything only choose a number

Glogbalpops has a downloadable table of data at:
 	Utilities

which can be 'wget'tted' and loaded.

Although the files carry a 'txt' suffix, they are largely just 
CSV data, and should be easy to write a loader script 
variation for:

"989","949","9899491245","McBrides","MI","Y","GP"
"989","956","9899561245","Mount Pleasant","MI","Y","GP"
"989","962","9899621245","Minden City","MI","Y","GP"
"989","966","9899661131","Vanderbilt","MI","Y","GP"
[herrold at centos-5 globalpops]$ ls
nasip.txt    octets.txt         onnet_tiered.txt  wholesalev92.txt
numbers.txt  offnet_tiered.txt  wholeoffv92.txt
[herrold at centos-5 globalpops]$

-- Russ herrold


More information about the freeside-users mailing list