Commit 7c3789caeaa32ab468048f87fe2b65541a716a9d

Authored by Adhidarma Hadiwinoto
1 parent 34a928eae0
Exists in master

sample config buat perintah postpaid

Showing 1 changed file with 3 additions and 1 deletions Side-by-side Diff

... ... @@ -8,7 +8,9 @@
8 8 "ping_interval_ms": 60000,
9 9 "commands": {
10 10 "balance": ["S", "SAL", "SALDO", "BAL", "BALANCE", "CEKSALDO"],
11   - "price": ["H", "HP", "CH", "HARGA", "CEKHARGA", "PRICE"]
  11 + "price": ["H", "HP", "CH", "HARGA", "CEKHARGA", "PRICE"],
  12 + "postpaid_inquiry": ["INQUIRY", "INQ", "CEKTAGIHAN"],
  13 + "postpaid_pay": ["PAYMENT", "PAY", "BAYAR", "BAYARTAGIHAN"]
12 14 },
13 15 "control_panel": {
14 16 "listen_port": 14233