Difference between revisions of "OpenBTS: Beberapa Tips"

From OnnoWiki
Jump to navigation Jump to search
Line 4: Line 4:
  
 
pada CLI. Beberapa contoh perintah
 
pada CLI. Beberapa contoh perintah
 +
 +
OpenBTS> help
 +
 +
Type "help" followed by the command name for help on that command.
 +
 +
alarms calls cellid
 +
chans config configsave
 +
exit findimsi help
 +
load noise notices
 +
page power regperiod
 +
rxgain sendrrlp sendsms
 +
setlogfile testcall tmsis
 +
unconfig uptime version
 +
 +
Lines starting with '!' are escaped to the shell.
 +
 +
Use <cntrl-A>, <D> to detach from "screen", *not* <cntrl-C>.
 +
  
  

Revision as of 08:15, 7 May 2011

Perintah di OpenBTS pada dasarnya menggunakan Command Line Interface CLI. Untuk memperoleh semua perintahnya ketik

help

pada CLI. Beberapa contoh perintah

OpenBTS> help

Type "help" followed by the command name for help on that command.

alarms		calls		cellid		
chans		config		configsave	
exit		findimsi	help		
load		noise		notices		
page		power		regperiod	
rxgain		sendrrlp	sendsms		
setlogfile	testcall	tmsis		
unconfig	uptime		version		

Lines starting with '!' are escaped to the shell.

Use <cntrl-A>, <D> to detach from "screen", *not* <cntrl-C>.


Mengirim SMS dari OpenBTS

Untuk mengirimkan semua SMS ke IMSI pelanggan 208123456789012 yang akan di kirim dari nomor pengirim 2103 adalah sebagai berikut

OpenBTS> sendsms 208123456789012 2103
blah blah

Check IMSI yang terdaftar

Untuk melihat daftar nomor IMSI yang terdaftar adalah sebagai berikut

 OpenBTS> tmsis

Cek Number melalui SMS

  • Kirim SMS ke nomor 101
  • Harusnya langsung terdaftar


Pranala Menarik

Catatan Sejarah