OpenBTS: Set SQLite parameter smqueue
Revision as of 19:17, 24 February 2014 by Onnowpurbo (talk | contribs)
Edit
sqlite3 /etc/OpenBTS/smqueue.db
kemudian ketik misalnya
DELETE from "CONFIG" where KEYSTRING = 'SC.Register.Digits.Max'; INSERT INTO "CONFIG" VALUES('SC.Register.Digits.Max','12',0,0,'The maximum number of digits a phone number can have.');