osmo-msc/openbsc/src
Jacob Erlbeck f46e226428 nitb: Set the DST field in generated MM info messages
Currently the NET_DST information element (see GSM 24.008) is not
included in generated MM info messages even when the DST field in the
timezone info has been set via the VTY or the control interface.

This patch modifies gsm48_tx_mm_info() to append this information
element if (and only if) a non-zero DST has been configured. The
DST IE is not part of GSM 4.8. Therefore it will only be sent, if the
DST offset is configured to a value != 0.

The DST functionality has been verified with wireshark by Jacob.

Sponsored-by: On-Waves ehf
2014-01-08 10:49:26 +01:00
..
gprs gbproxy: The "[stats]" option was not documented, document it 2013-11-03 17:34:17 +01:00
ipaccess build: Remove bogus depends from ipaccess-config 2013-12-13 10:18:32 +01:00
libbsc bsc: Reduce the RLL timeout to be smaller than TC1/max_retr+1 2013-12-27 19:21:58 +01:00
libcommon vty: Use vty_install_default() instead of bsc_install_default() 2013-10-30 15:19:00 +01:00
libctrl ctrl: Set a generic reply when it hasn'n been set 2013-09-16 14:07:20 +02:00
libgb Makefile.am: Use AM_CPPFLAGS 2013-06-12 09:16:27 +02:00
libmgcp mgcp/rtp: Only patch timestamp alignment errors 2013-12-19 11:56:11 +01:00
libmsc nitb: Set the DST field in generated MM info messages 2014-01-08 10:49:26 +01:00
libtrau Add EFR support to TRAU muxer + test case 2013-12-19 10:12:28 +01:00
osmo-bsc bsc: Use the right string for the notification 2013-11-15 16:47:59 +01:00
osmo-bsc_mgcp libmgcp: add enum mgcp_role 2013-08-27 12:21:43 +02:00
osmo-bsc_nat mgcp/nat: Take payload type from SDP data 2013-12-05 10:28:48 +01:00
osmo-nitb build: osmo-nitb does not use dlopen/dlsym remove LIBRARY_DL 2013-12-13 10:18:32 +01:00
utils smpp_mirror: Initialize rc when cmd_id is not DELIVER_SM 2013-12-12 16:20:01 +01:00
Makefile.am Makefile.am: Use AM_CPPFLAGS 2013-06-12 09:16:27 +02:00