laforge
/
openbts-osmo
Archived
1
0
Fork 0

50 Commits (a55a85eebad4b7219e8eea529ab36d0d3095f9c2)

Author SHA1 Message Date
Alexander Chemeris a55a85eeba Use decoded text from original message in bounce and e-mail messages.
12 years ago
Alexander Chemeris ff7b341dae More readable bounce message.
12 years ago
Alexander Chemeris 53123da4f0 Maximum SMS length is 160 symbols in default alphabet.
12 years ago
Alexander Chemeris e61168a39c Avoid duplication of "IMSI" in SC.Register.Msg.
12 years ago
Alexander Chemeris d498358b6e Set Log.Alarms.* values in smqueue config.
12 years ago
Alexander Chemeris 49b8ffd2d8 Make "from" address for bounce messages configurable.
12 years ago
Alexander Chemeris d54e4d82fd Move most of the SMS processing to smqueue (initial check-in).
12 years ago
Alexander Chemeris 57d292d962 Better documentation and error reporting for ThreadSemaphore.
12 years ago
Alexander Chemeris 971b6ba700 Implementation of Semaphore.
12 years ago
Alexander Chemeris 2ab4ca6648 Implemented "trans" CLI command to list all active transacions.
12 years ago
Alexander Huemer a2d4ed5c71 configure.ac: use AM_SILENT_RULES if available
12 years ago
Alexander Chemeris d15a9730fe Indicate no support for emergency calls in OpenBTS.config.example.
13 years ago
Alexander Chemeris 3fa2aa19cb Transceiver52M: Do not delete 'trx' on exit.
13 years ago
Alexander Chemeris 6423e707df common libs: Implemented ISLOGGING() macro to test whether given loglevel is going to be logged.
13 years ago
Alexander Chemeris a2ce7ae628 common libs: Implemented BitVector::unhex() which reads a hex string into a BitVector.
13 years ago
Alexander Chemeris e2e267dcca common libs: Lower log level for "setting log path to " message.
13 years ago
Alexander Chemeris 80963d1ed9 common libs: Use gethostbyname2_r() instead of gethostbyname() if available.
13 years ago
Alexander Chemeris 422848f5c1 control: Save IMEI in TMSI table for informational purposes.
13 years ago
Alexander Chemeris c5e8a2337d sip: Set display name for To field in a SIP MESSAGE.
13 years ago
Alexander Chemeris 25cef9ef96 control: Use std::string in TransactionEntry to ctore messaging payload.
13 years ago
Alexander Chemeris c39af79c75 smqueue: Documentation fixes for sm_state enumeration in smqueue.
13 years ago
Alexander Chemeris b854303428 gsm: Add 8-bit alphabet to enumeration of GSM alphabets.
13 years ago
Alexander Chemeris 9de3435b20 sip: More comments and minor code ordering in SIP::sip_message().
13 years ago
Alexander Chemeris f92807c2bd smqueue: Fix compiler warning about char* and constant strings.
13 years ago
Alexander Chemeris 2c0be6d746 Transceiver: correctly exit if USRP is not found.
13 years ago
Alexander Chemeris 91d16c65b7 Transceiver52M: Fix wrong memcpy().
13 years ago
Alexander Chemeris 889d45eb22 Better safety checks in TMSIRecord::load().
13 years ago
Alexander Chemeris 0517600882 Zero file descriptors set before use.
13 years ago
Alexander Chemeris e8b244c306 Remove unused variable in BitVector::hex().
13 years ago
Alexander Chemeris 955f6ca200 Move more code out of asserts.
13 years ago
Alexander Chemeris 410d42eda0 Don't put real code into assert().
13 years ago
Alexander Chemeris f24e148432 Fix a bug with Timeval difference calculation on 64-bit Linux.
13 years ago
Alexander Chemeris fc81223045 Fix a bunch of typos.
13 years ago
Sylvain Munaut 647a207bde gsm: Remove obsolete PCAP stuff from gsmtap.h
13 years ago
Sylvain Munaut e6d5057d5d gsm: Update and enhance the GSM Tap functionality
13 years ago
Sylvain Munaut b6b3f6ace1 gsm: Add same ARFCN()/typeAndOffset() accessors to L1Decoder than L1Encoder
13 years ago
Sylvain Munaut 3c7ad29fa8 gsm: Save time of received frame for later use in XCCHL1Decoder
13 years ago
Sylvain Munaut 908bc39f5f gsm: Create more precise TypeAndOffset cste for BCCH/CCCH
13 years ago
Sylvain Munaut a8834fde88 transceiver: Fix misusage of ~ in bitfields
13 years ago
Sylvain Munaut d82d8b9496 misc: Add a proper .gitignore file
13 years ago
Sylvain Munaut 1a861cad9b build: Fix Transceiver/Makefile.am to use AM_CXXFLAGS instead of CXX_FLAGS
13 years ago
Sylvain Munaut 50006e364d build: Remove all files autogenerated by autoreconf
13 years ago
Sylvain Munaut 5a969569c5 Tranceiver52M: Remove the Nieue hack
13 years ago
David A. Burgess 3a8fd4fac1 Another fix to the copyright notice header.
13 years ago
David A. Burgess fa179f74b7 Change license to AGPLv3.
13 years ago
David A. Burgess 9f1e320914 Fixed spelling errors in LEGAL.
13 years ago
David A. Burgess 5294b893b1 Added comment referencing the SMS spec.
13 years ago
David A. Burgess 35750c3d11 Fix parsing error for malformed mobile identity types.
13 years ago
David A. Burgess 98e0876b50 Added language for US gov't contractors and users
13 years ago
David A. Burgess ecbaf97509 Initial import of OpenBTS 2.6 for a new public trunk.
13 years ago