Difference between revisions of "OpenBTS: Konfigurasi"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) (New page: AsteriskConfig Asterisk configuration files for use with OpenBTS. CommonLib Common-use libraries, mostly C++ wrappers for basic facilities. Control Control-layer functions for the protoco...) |
Onnowpurbo (talk | contribs) |
||
Line 1: | Line 1: | ||
− | + | Beberapa spesifikasi konfigurasi OpenBTS | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | AsteriskConfig Asterisk configuration files for use with OpenBTS. | ||
+ | CommonLib Common-use libraries, mostly C++ wrappers for basic facilities. | ||
+ | Control Control-layer functions for the protocols of GSM 04.08 and SIP. | ||
+ | GSM The GSM stack. | ||
+ | SIP Components of the SIP state machines ued by the control layer. | ||
+ | SMS The SMS stack. | ||
+ | TRXManager The interface between the GSM stack and the radio. | ||
+ | Transceiver The software transceiver and specific installation tests. | ||
+ | apps OpenBTS application binaries. | ||
+ | doc Project documentation. | ||
+ | tests Test fixtures for subsets of OpenBTS components. | ||
+ | smqueue RFC-3428 store-and-forward server for SMS | ||
By default, OpenBTS assumes the following UDP port assignments: | By default, OpenBTS assumes the following UDP port assignments: | ||
− | 5060 -- Asterisk SIP interface | + | 5060 -- Asterisk SIP interface |
− | 5061 -- local SIP softphone | + | 5061 -- local SIP softphone |
− | 5062 -- OpenBTS SIP interface | + | 5062 -- OpenBTS SIP interface |
− | 5063 -- smqueue SIP interface | + | 5063 -- smqueue SIP interface |
− | 5700-range -- OpenBTS-transceiver interface | + | 5700-range -- OpenBTS-transceiver interface |
These can be controlled in the configuration file, apps/OpenBTS.config. | These can be controlled in the configuration file, apps/OpenBTS.config. | ||
+ | |||
+ | File konfigurasi OpenBTS terletak pada folder |
Revision as of 02:36, 10 December 2010
Beberapa spesifikasi konfigurasi OpenBTS
AsteriskConfig Asterisk configuration files for use with OpenBTS. CommonLib Common-use libraries, mostly C++ wrappers for basic facilities. Control Control-layer functions for the protocols of GSM 04.08 and SIP. GSM The GSM stack. SIP Components of the SIP state machines ued by the control layer. SMS The SMS stack. TRXManager The interface between the GSM stack and the radio. Transceiver The software transceiver and specific installation tests. apps OpenBTS application binaries. doc Project documentation. tests Test fixtures for subsets of OpenBTS components. smqueue RFC-3428 store-and-forward server for SMS
By default, OpenBTS assumes the following UDP port assignments:
5060 -- Asterisk SIP interface 5061 -- local SIP softphone 5062 -- OpenBTS SIP interface 5063 -- smqueue SIP interface 5700-range -- OpenBTS-transceiver interface
These can be controlled in the configuration file, apps/OpenBTS.config.
File konfigurasi OpenBTS terletak pada folder