Skip to content
Success

Changes

Summary

  1. library/gsup: fix wrong IE order in f_gen_tr_ss_ies (details)
Commit 09fd0fc17e78a862793f4b63603eca645a245d2e by Vadim Yanitskiy
library/gsup: fix wrong IE order in f_gen_tr_ss_ies

libosmocore's GSUP encoder puts the OSMO_GSUP_MESSAGE_CLASS_IE
before OSMO_GSUP_{SOURCE,DESTINATION}_NAME_IE, not after.  We
use 'record of' in GSUP_Types, so the order does matter.

Change-Id: I5aafbc885d3b78fd37f84feebf5dab1255d51eb1
The file was modifiedlibrary/GSUP_Templates.ttcn