Anda di halaman 1dari 8

OPEN BTS

SMqueue

cd /openbts-2.6.0Mamou/smqueue
ls
sudo make f Makefile.standalone
sudo cp smqueue.config.example smqueue.config
touch savedqueue.txt

extensions.conf

cd /etc/asterisk/
sudo gedit
extensions.conf

smqueue.cpp

We add the IMSIs we


have like those added in
pink color
{IMSIXXXXXXXXXXXX
XX, CallerID)

Run SMqueue

After we edit
the file
smqueue.cpp,
we have to
compile the
smqueue.cpp
again.
sudo make f
Makefile.stan
dalone
./smqueue

Asterisk

To automatically added
Temporary add SIM to
sip.conf

We can also give the


unregistered SIM and
temporary CallerID via
the asterisk CLI

We use:
Dialplan new extension <callerid>,<Priority>,<Application>,<app-data> into
<extension name>

Example:
Dialplan add extension 2107,1,Macor,dialGSM , IMSI602XXXXXXXXXXXX into
default

Anda mungkin juga menyukai