summaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/gsm_04_80.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* gsm_04_80.h: cosmetic: whitespace fixVadim Yanitskiy2018-01-211-2/+2
* gsm_04_80.h: use '#pragma once' instead of includesVadim Yanitskiy2018-01-211-4/+1
* factor out gen of USSD notify and release complete to libosmocoreNeels Hofmeyr2016-12-021-2/+7
* ussd: Add band-aid for interrogationSSHolger Hans Peter Freyther2016-11-181-2/+2
* src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso2011-03-231-3/+3
* ussd: Move the code libosmocore, increase the version number.Holger Hans Peter Freyther2010-10-101-10/+1
* gsm_04_80: Require libosmocore for creating USSD messagesHolger Hans Peter Freyther2010-09-301-6/+0
* gsm_04_80: Allow to specify the alert pattern for the notificationHolger Hans Peter Freyther2010-07-271-2/+2
* gsm_04_80: Send a Release Complete otherwise the USSD unit stays BUSYHolger Hans Peter Freyther2010-07-271-0/+1
* gsm_04_80: Add untested code for USSD notification...Holger Hans Peter Freyther2010-07-261-0/+2
* gsm_04_80: Add code to wrap a facility IE around.Holger Hans Peter Freyther2010-07-261-0/+2
* gsm_04_80: Create a unstructuredSS-Notify messageHolger Hans Peter Freyther2010-07-261-0/+1
* gsm_04_80: Fix the style and move the '*' to the functionHolger Hans Peter Freyther2010-07-261-1/+1
* gsm0480: Implement a generic "invoke" wrapping for messages.Holger Hans Peter Freyther2010-07-261-0/+1
* gsm0480: Attempt to encode a NotifySS-Arg with a username..Holger Hans Peter Freyther2010-07-261-0/+2
* bsc_api: Remove the lchan from the USSD code...Holger Hans Peter Freyther2010-06-171-4/+8
* move GSM protocol definitions to include/osmocore/protocol/*Harald Welte2010-02-201-122/+1
* split 'libosmocore' from openbsc codebaseHarald Welte2010-02-201-1/+1
* [USSD] various USSD improvementsMike Haben2009-10-261-4/+6
* [USSD] eliminate static global variablesMike Haben2009-10-261-3/+12
* Add USDD code from Mike HabenHarald Welte2009-10-261-0/+132