aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
AgeCommit message (Expand)AuthorFilesLines
2017-08-23handover: Implement proper handover procedure handling at any stage of the callIvan Kluchnikov2-0/+3
2017-08-23transaction: Add new function trans_find_by_lchanIvan Kluchnikov1-0/+1
2017-07-11libcommon: Fix log output for bts>0.Alexander Chemeris1-1/+1
2017-07-04Implement handover support for mncc bridge modeIvan Kluchnikov1-0/+1
2017-02-07gsup: Update code after rebase to updated gsup implementationIvan Klyuchnikov3-7/+9
2017-02-07osmo-nitb: Send purge ms to reg-proxy and handle responseIvan Kluchnikov1-0/+1
2017-02-07reg-proxy: Implement purge ms forwarding and handlingIvan Kluchnikov2-1/+4
2017-02-07fixup after rebaseSergey Kostanbaev1-3/+0
2017-02-07sms: Route all sms from/to subscribers with extension length = 5 to local smscIvan Kluchnikov1-0/+2
2017-02-07sup: pass subscriber group parameter to subscr_get_by_extension functionIvan Kluchnikov1-0/+1
2017-02-07sms: Add functions for forwarding/handling SMS in RP format to/from external ...Ivan Kluchnikov2-0/+7
2017-02-07sms: Add new socket for forwarding/receiving SMS in RP format to/from externa...Ivan Kluchnikov1-0/+1
2017-02-07trans: Add new parameter message reference for SMS and function for finding t...Ivan Kluchnikov1-0/+5
2017-02-07manual merge SS from sup-ussd-on-master-ss-wipSergey.Kostanbaev6-12/+63
2017-02-07msc: Implement 'remote-closed' authentication policyIvan Kluchnikov1-0/+1
2017-02-07reg-proxy: Added configuration parameter for setting registration expiry timeIvan Kluchnikov2-2/+4
2017-02-07ussd: handle UCS-2 codingSergey Kostanbaev1-2/+8
2017-02-07libmsc: use message type as an entry point and handle release complete messageSergey Kostanbaev1-0/+3
2017-02-07libmsc: Create a separate SUP socket for USSD.Alexander Chemeris1-0/+1
2017-02-07libmsc: Fix comment style.Alexander Chemeris1-1/+1
2017-02-07libmsc: Remove sup_init() to make SUP socket initialiaton generic.Alexander Chemeris1-2/+3
2017-02-07libmsc: Rename sup_client to hlr_sup_client in preparation for multiple SUP c...Alexander Chemeris1-1/+1
2017-02-07USSD MAP external interface over SUPSergey Kostanbaev4-2/+14
2017-02-07Revert "ussd: Add band-aid for interrogationSS"Ivan Klyuchnikov1-2/+2
2017-02-07reg-proxy: add application which allows translate SUP to SIP and SIP to SUPIvan Kluchnikov6-0/+157
2017-02-07msc: Implement 'remote' authentication policyIvan Kluchnikov3-1/+11
2017-02-07sup: Add functions to create/handle SUP messagesIvan Kluchnikov1-0/+16
2017-02-07debug: Add DSUP debug category for subscriber update protocolIvan Kluchnikov1-0/+1
2017-02-07gprs/sgsn: rename sgsn_mm_ctx_alloc() -> sgsn_mm_ctx_alloc_gb()Alexander Couzens1-1/+1
2017-02-07gprs/sgsn: rename gprs->mm_state -> gmm_stateAlexander Couzens1-4/+4
2017-02-03gsm48_tx_mm_auth_req(): support UMTS AUTNNeels Hofmeyr1-1/+2
2017-02-02paging.h: use '<>' include, not '""'Neels Hofmeyr1-2/+3
2017-02-02osmo_bsc_grace.h: use '<>' include, not '""'Neels Hofmeyr1-1/+1
2017-01-27rsl: Fix dropping of LAPDm UA message.Minh-Quang Nguyen1-0/+2
2017-01-26Implement VTY configuration to control Early Classmark SendingHarald Welte1-0/+1
2017-01-26remove unused struct members of 'struct sgsn_pdp_ctx'Harald Welte1-5/+0
2017-01-23Prevent segfault in range encodingMax1-0/+4
2017-01-06Cosmetic fixes around SI generationMax2-4/+3
2016-12-23sndcp: Allow empty SNDCP-XID indicationsPhilipp1-6/+8
2016-12-21Improve GPRS loggingMax1-1/+3
2016-12-13rename oap.h to oap_client.hNeels Hofmeyr4-3/+3
2016-12-13oap: rename public API from oap_ to oap_client_Neels Hofmeyr3-17/+21
2016-12-13move OAP messages implementations to libosmocoreHarald Welte2-71/+0
2016-12-13rename gprs_gsup_client.h to gsup_client.hNeels Hofmeyr2-1/+1
2016-12-13gprs_gsup_client*: remove the gprs_ prefixNeels Hofmeyr2-21/+22
2016-12-13Revert "Support Deactivate PDP Context Request from network"Neels Hofmeyr1-2/+0
2016-12-12Support Deactivate PDP Context Request from networkPravin Kumarvel1-0/+2
2016-12-09lchan release in error state: SACCH deact only for SACCH pchansNeels Hofmeyr1-0/+1
2016-12-02gsm_subscriber_connection: mark BSC specific itemsNeels Hofmeyr1-6/+6
2016-12-02split subscr_con_allocate()/_free() in bsc_ and msc_Neels Hofmeyr1-2/+5