Osmocom library for A-bis (E1/IP) interface
Go to file
Harald Welte 9ed7ca5b86 ipa_bts_id_resp(): handle non-existing members of ipacces_unit
Just because the IPA server is requesting certain identities via the CCM
protocol, doesn't mean that the client actually has those fields
available and initialized in struct ipaccess_unit.

Instad of segfaulting the client, let's check if the respective
identities are known.  If yes, send them.  If not, send the empty string
for that particular identity.
2016-04-29 12:59:27 +02:00
contrib jenkins: Add the build script from jenkins here 2016-04-13 18:52:43 -04:00
debian debian: Bump so version to link against new libosmovty2 2015-11-03 09:42:24 +01:00
include ipa_server_conn: Add server-side CCM handling 2016-04-29 12:59:27 +02:00
m4 add missing m4 directory 2011-06-05 18:36:27 +02:00
src ipa_bts_id_resp(): handle non-existing members of ipacces_unit 2016-04-29 12:59:27 +02:00
tests test: Fix the compilation of the test 2014-08-29 09:08:01 +02:00
.gitignore ipa/test: Add test program for IPA message reception 2014-03-24 11:05:10 +01:00
AUTHORS add AUTHORS and COPYING files 2011-07-02 17:42:31 +02:00
COPYING add AUTHORS and COPYING files 2011-07-02 17:42:31 +02:00
Makefile.am distcheck: Include the .version file in the package 2016-04-24 10:32:37 +02:00
TODO-RELEASE Prepare a new release of libosmo-abis 2014-09-08 07:57:09 +02:00
configure.ac configure.ac: Add subdir-objects 2015-08-15 10:50:53 +02:00
git-version-gen initial commit of libosmo-abis 2011-06-05 18:32:44 +02:00
libosmoabis.pc.in initial commit of libosmo-abis 2011-06-05 18:32:44 +02:00
libosmotrau.pc.in add 'libosmotrau' for TRAU/RTP related code 2011-09-03 15:33:24 +02:00