summaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm/protocol/gsm_09_02.h
Commit message (Collapse)AuthorAgeFilesLines
* Supplementary Services (de)activation, interrogation addedTobias Engel2015-01-011-0/+137
These patches enhance the Supplementary Service (SS) processing from only being able to handle USSD to other SS, specifically activation, deactivation and interrogation of those SS. Registration is not yet implemented. include/osmocom/gsm/protocol/gsm_09_02.h has been added with needed values for SS. Modified by Harald Welte to keep the old ussd-only functiosn for API/ABI stability.