aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/gsm_04_80.h
AgeCommit message (Expand)AuthorFilesLines
2016-12-02factor out gen of USSD notify and release complete to libosmocoreNeels Hofmeyr1-2/+7
2016-11-18ussd: Add band-aid for interrogationSSHolger Hans Peter Freyther1-2/+2
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-3/+3
2010-10-10ussd: Move the code libosmocore, increase the version number.Holger Hans Peter Freyther1-10/+1
2010-09-30gsm_04_80: Require libosmocore for creating USSD messagesHolger Hans Peter Freyther1-6/+0
2010-07-27gsm_04_80: Allow to specify the alert pattern for the notificationHolger Hans Peter Freyther1-2/+2
2010-07-27gsm_04_80: Send a Release Complete otherwise the USSD unit stays BUSYHolger Hans Peter Freyther1-0/+1
2010-07-26gsm_04_80: Add untested code for USSD notification...Holger Hans Peter Freyther1-0/+2
2010-07-26gsm_04_80: Add code to wrap a facility IE around.Holger Hans Peter Freyther1-0/+2
2010-07-26gsm_04_80: Create a unstructuredSS-Notify messageHolger Hans Peter Freyther1-0/+1
2010-07-26gsm_04_80: Fix the style and move the '*' to the functionHolger Hans Peter Freyther1-1/+1
2010-07-26gsm0480: Implement a generic "invoke" wrapping for messages.Holger Hans Peter Freyther1-0/+1
2010-07-26gsm0480: Attempt to encode a NotifySS-Arg with a username..Holger Hans Peter Freyther1-0/+2
2010-06-17bsc_api: Remove the lchan from the USSD code...Holger Hans Peter Freyther1-4/+8
2010-02-20move GSM protocol definitions to include/osmocore/protocol/*Harald Welte1-122/+1
2010-02-20split 'libosmocore' from openbsc codebaseHarald Welte1-1/+1
2009-10-26[USSD] various USSD improvementsMike Haben1-4/+6
2009-10-26[USSD] eliminate static global variablesMike Haben1-3/+12
2009-10-26Add USDD code from Mike HabenHarald Welte1-0/+132