This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "SCCP Library".
The branch, sysmocom/iu has been updated via 8819742d9635b6266980e38c9d894d54ae0c3595 (commit) from cdccd9102699f428c3c3dc3a8cfe5d43be7b7228 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- http://cgit.osmocom.org/libosmo-sccp/commit/?id=8819742d9635b6266980e38c9d89...
commit 8819742d9635b6266980e38c9d894d54ae0c3595 Author: Neels Hofmeyr nhofmeyr@sysmocom.de Date: Wed Apr 13 17:40:14 2016 +0200
Fix RANAP SSN: it's 142, not 143
143 is actually the SSN for RNSAP. Wireshark displayed a RNSAP message type and malformed packet warning until I fixed this to 142. Now I get the proper RANAP and id-Paging reported.
There has been a reallocation for RANAP and RNSAP SSNs, though the old SSN for RANAP is apparently 32 (seen in a pcap from a real 3G network). When I send 32 instead of 142, wireshark also decodes the message as valid RANAP.
-----------------------------------------------------------------------
Summary of changes: include/osmocom/sigtran/sccp_sap.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org