Don Fanning wrote:
Does anyone have the steps/commands to add a new handset to the HLR database?
I wanted to add in a new handset into my system but couldn't find the information short of opening access to the site.
Insert it into the sqlite3 database. I don't believe there is a special purpose tool to do it. You can use the sqlite3 command line tool to execute SQL against the nitb database.
//Peter