aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-10-27ussd_proxy: handle multiple USSD sessionsfairwaves/sup-ussdSergey Kostanbaev1-19/+37
2015-10-27ussd_proxy: handle session timeoutSergey Kostanbaev1-34/+95
2015-10-27ussd_proxy: handle error callbackSergey Kostanbaev1-0/+24
2015-10-26ussd_proxy: handle USSD dialogs into sip INFO messagesSergey Kostanbaev2-40/+234
2015-10-26ussd_proxy: handle basic errors to release channelSergey Kostanbaev1-17/+35
2015-10-26ussd_proxy: properly set To and From SIP headersSergey Kostanbaev1-44/+151
2015-10-26Add forgotten MakefileSergey Kostanbaev1-2/+12
2015-10-25add standalone ussd_proxy utility based on sip sofiaSergey Kostanbaev3-22/+987
2015-10-24debian: added libosip2 to build dependenciesKirill Zakharenko1-1/+1
2015-10-24libmsc: Add a comment to the HLR SUP socket creation.Alexander Chemeris1-0/+1
2015-10-24libmsc: Create a separate SUP socket for USSD.Alexander Chemeris3-1/+27
2015-10-24libmsc: Fix comment style.Alexander Chemeris1-1/+1
2015-10-24libmsc: Remove sup_init() to make SUP socket initialiaton generic.Alexander Chemeris3-23/+10
2015-10-24libmsc: Make internal functions 'static' in gsm_sup.Alexander Chemeris1-2/+2
2015-10-24libmsc: Whitespace fix in gsm_sup.c, no code changes.Alexander Chemeris1-5/+5
2015-10-24libmsc: Rename sup_client to hlr_sup_client in preparation for multiple SUP c...Alexander Chemeris2-6/+6
2015-10-24USSD MAP external interface over SUPSergey Kostanbaev15-40/+1116
2015-10-24subscr: Add new configuration parameter "subscriber-create-only-local"Ivan Kluchnikov4-2/+57
2015-10-24reg-proxy: add application which allows translate SUP to SIP and SIP to SUPIvan Kluchnikov17-2/+1839
2015-10-24sup: Fix msisdn decodingIvan Kluchnikov1-1/+1
2015-10-24sup: Change status of waiting_for_remote_accept before checking subscriberIvan Kluchnikov1-2/+2
2015-10-24nitb: Integrate the SUP client into the osmo-nitbIvan Kluchnikov1-0/+9
2015-10-24msc: Implement 'remote' authentication policyIvan Kluchnikov8-14/+55
2015-10-24sup: Add functions to create/handle SUP messagesIvan Kluchnikov2-0/+410
2015-10-24debug: Add DSUP debug category for subscriber update protocolIvan Kluchnikov2-0/+6
2015-08-21debian: Update changelog to 0.14.0-fw.3Alexander Chemeris1-0/+7
2015-08-21utils: Support new fields in the v1 of meas_feed in meas_json.Alexander Chemeris2-4/+24
2015-08-20msc: Add channel information to the meas_feed, bump version to v1.Alexander Chemeris2-1/+22
2015-08-20debian: Update changelog to 0.14.0-fw.2fairwaves/0.14.0-fw.2Ivan Kluchnikov1-0/+6
2015-08-20sms: Do not go through the routing a second timeHolger Hans Peter Freyther1-1/+7
2015-08-20sms: Add a way to always route SMS through SMPP systemsHolger Hans Peter Freyther5-0/+73
2015-08-20sms: Simplify the return handling for SMPP routes/unroutableHolger Hans Peter Freyther1-2/+1
2015-08-20sms: Put the try_deliver into the header fileHolger Hans Peter Freyther2-2/+8
2015-08-20sms: Move the routing of the sms to a separate functionHolger Hans Peter Freyther1-39/+50
2015-07-30fix: extension-prefix equal to 0 is used as default valueIvan Kluchnikov1-1/+1
2015-07-27debian: Update changelog to 0.14.0-fw.1fairwaves/0.14.0-fw.1Ivan Kluchnikov1-0/+7
2015-07-27utils: 'meas_json' utility to convert measurement feed into a JSON feed.Alexander Chemeris3-1/+175
2015-07-22sub: Add the ability to set prefix for randomly generated extensionsIvan Kluchnikov7-13/+33
2015-07-22debian: osmocom-meas-utils should not depend on -dev packagesIvan Kluchnikov1-2/+2
2015-05-30libbsc: Update a BTS's SIs when ms_max_power is changed from VTY.Alexander Chemeris1-0/+8
2015-05-30libbsc: Abstract out SIs update/generation for a BTS into a separate function.Alexander Chemeris3-14/+28
2015-05-30debian: Add osmocom-meas-utils packageIvan Kluchnikov3-2/+21
2015-05-27libmsc: Update 'max_power_red' VTY command.Alexander Chemeris1-9/+24
2015-05-27debian: build only osmo-nitb packageIvan Kluchnikov3-99/+3
2015-05-26gsm_04_08: Use osmo_assert for transt->conn and conn only in case of paging s...Ivan Kluchnikov1-3/+2
2015-05-26osmo-nitb support for codec negotiationAndreas Eversberg5-71/+111
2015-05-26If requested TCH/H channel is not available, try assigning TCH/FAndreas Eversberg1-0/+10
2015-05-26Fix: If paging for half rate was requested, use hr, if supported by MSAndreas Eversberg1-1/+1
2015-05-26Add full AMR multirate IE support with VTY config for MS and BTS sideAndreas Eversberg9-42/+474
2015-05-26Drop bad speech frames rather than forwarding them via RTPAndreas Eversberg1-0/+9