laforge
/
openbts-osmo
Archived
1
0
Fork 0
This repository has been archived on 2022-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
openbts-osmo/public-trunk/smqueue
Harald Welte 7a2026ab44 GSM: Slit libGSM.la and libGSML1.la
The purpose of this exercise is to make sure the L1 can be used
independent of the higher layers.
2011-11-12 17:52:23 +01:00
..
Makefile.am GSM: Slit libGSM.la and libGSML1.la 2011-11-12 17:52:23 +01:00
README.smqueue Move most of the SMS processing to smqueue (initial check-in). 2011-06-21 15:30:44 -07:00
poll.c Initial import of OpenBTS 2.6 for a new public trunk. 2010-05-23 19:42:16 -07:00
poll.h Initial import of OpenBTS 2.6 for a new public trunk. 2010-05-23 19:42:16 -07:00
runloop.sh Initial import of OpenBTS 2.6 for a new public trunk. 2010-05-23 19:42:16 -07:00
smcommands.cpp Merge commit 'USSD' 2011-08-22 16:52:29 +04:00
smnet.cpp smqueue: Fix compiler warning about char* and constant strings. 2010-12-21 18:01:56 +03:00
smnet.h Change license to AGPLv3. 2010-07-04 15:28:06 -07:00
smqueue.config.example smqueue: Add SMSC short code to smqueue.config.example 2011-06-21 15:30:44 -07:00
smqueue.cpp Use decoded text from original message in bounce and e-mail messages. 2011-06-21 15:30:44 -07:00
smqueue.h Maximum SMS length is 160 symbols in default alphabet. 2011-06-21 15:30:44 -07:00
smsc.cpp Checking in forgotten smsc.cpp and smsc.h files. 2011-06-21 15:30:44 -07:00
smsc.h Checking in forgotten smsc.cpp and smsc.h files. 2011-06-21 15:30:44 -07:00

README.smqueue

The Smqueue RFC-3428 Store and Forward Server