summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* osmo-msc: #if BUILD_IU for ss7_setup()pmaier/aoip3Philipp Maier2017-08-231-6/+16
* fixup for: fix handover (signalling only) and add VTX command to triggerPhilipp Maier2017-08-171-21/+21
* osmo-bsc: fix handover (signalling only) and add VTX command to triggerPhilipp Maier2017-08-163-2/+90
* fix typoPhilipp Maier2017-08-161-1/+1
* fixup: fix possible null pointer derefPhilipp Maier2017-08-161-1/+6
* cosmetic: fix ugly variable namingPhilipp Maier2017-08-161-8/+8
* osmo-bsc: fix (null) string in VTY configPhilipp Maier2017-08-152-7/+12
* osmo-bsc: pointcodes in human readable formPhilipp Maier2017-08-112-14/+39
* osmo-msc: point codes in human readable formPhilipp Maier2017-08-112-12/+38
* osmo-bsc: cleanup osmo_bsc_sigtran_init()Philipp Maier2017-08-111-39/+76
* osmo-msc: cleanup ss7_setup()Philipp Maier2017-08-111-42/+53
* fixup: osmo_ss7_vty_init_asp() instead of osmo_ss7_vty_init_sg()Philipp Maier2017-08-092-6/+2
* fixup for: mgcp: add VTY Option to force-realloc endpointsPhilipp Maier2017-08-091-1/+1
* osmo-bsc: make use of osmo_sccp_addr_set_ssn()Philipp Maier2017-08-091-2/+1
* bsc/msc: fixup compiler issuesPhilipp Maier2017-08-092-2/+6
* osmo-bsc: full auto configuration for SS7/CS7Philipp Maier2017-08-081-20/+44
* mgcp: add VTY Option to force-realloc endpointsPhilipp Maier2017-08-084-4/+16
* osmo-bsc: fix invalid for loop headPhilipp Maier2017-08-081-1/+1
* osmo-msc: Use proper sccp instance namesPhilipp Maier2017-08-071-3/+15
* osmo-bsc: improve checking of sccp addressesPhilipp Maier2017-08-073-12/+31
* mgcp: remove proactive DLCXPhilipp Maier2017-07-312-13/+2
* MSC,SGSN: use OSMO_GSUP_PORT == 4222 instead of 2222Neels Hofmeyr2017-07-223-2/+6
* msc_vlr_tests: properly check BSSAP Clear and Iu ReleaseNeels Hofmeyr2017-07-2220-183/+412
* cosmetic: msc_vlr_tests: better place clear_cmd wrap, adjust printed msgNeels Hofmeyr2017-07-221-6/+11
* msc_vlr_test_gsm_ciph: remove dead codeNeels Hofmeyr2017-07-221-618/+0
* fix release upon IMSI DetachNeels Hofmeyr2017-07-2211-37/+161
* cosmetic: add debug log to msc_subscr_conn_close()Neels Hofmeyr2017-07-227-3/+35
* cosmetic: tweak IMSI Detach log outputNeels Hofmeyr2017-07-227-22/+21
* msc_vlr_tests: add missing wrap for iu_tx_release()Neels Hofmeyr2017-07-223-0/+12
* cosmetic: add info log for Iu Release txNeels Hofmeyr2017-07-221-0/+3
* cosmetic: remove obsolete commentNeels Hofmeyr2017-07-221-2/+1
* fix handling of paging response: use conn->lacNeels Hofmeyr2017-07-221-1/+1
* gsm04_08.c patches from neels (remove when committed properly)Philipp Maier2017-07-221-14/+14
* a-iface: move clear command to subscriber_conn.cPhilipp Maier2017-07-2211-178/+149
* vty: Fixup sccp/ss7 configurationPhilipp Maier2017-07-223-63/+32
* fixup for: mgcp: display properly mgcp-messages in logPhilipp Maier2017-07-221-0/+3
* msc-vty-completePhilipp Maier2017-07-223-11/+87
* msc_vlr: Fix tests: accomodate a_iface_tx_clear_cmd()Philipp Maier2017-07-2211-0/+182
* osmo_msc: only clear A-Interface connections for GSM callsPhilipp Maier2017-07-141-2/+3
* fixup: fix typoPhilipp Maier2017-07-141-1/+1
* mncc: make external mncc workPhilipp Maier2017-07-145-91/+140
* mgcp: display properly mgcp-messages in logPhilipp Maier2017-07-131-1/+40
* fixup for: a_iface: fix missing clear commandPhilipp Maier2017-07-101-1/+3
* cosmetic: tweak error log in osmo_bsc_sigtran_init()Neels Hofmeyr2017-07-101-2/+4
* a_iface: fix missing clear commandPhilipp Maier2017-07-073-0/+16
* a_iface: fix missing log outputPhilipp Maier2017-07-072-0/+8
* a_iface: fix missing constPhilipp Maier2017-07-071-1/+1
* a_iface: add missing staticPhilipp Maier2017-07-072-2/+2
* msc_ifaces: add checks for nullpointersPhilipp Maier2017-07-051-5/+44
* fixup: remove allocation/usage of iu struct again.Neels Hofmeyr2017-07-051-9/+5