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 "A python tool to program magic SIMs".
The branch, master has been updated
via e96048833868faf6167961199b882a0da28b62f9 (commit)
via 4146086d2fd2e1ffae06dfa5c1dece3b742e7648 (commit)
from 3ce84d9a4478768a619a0875dc87319415fdf0a1 (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/pysim/commit/?id=e96048833868faf6167961199b882a0da2…
commit e96048833868faf6167961199b882a0da28b62f9
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Tue Mar 21 17:24:31 2017 +0100
fix writing of ICCID for sysmo-usim-sjs1
The programming procedure for sysmo-usim-sjs1 lacks
writing the ICCID. This commit adds the missing call
to update_binary()
Change-Id: Ief85aa07c562d8d7b2a6dec302d2f485d0b1e577
http://cgit.osmocom.org/pysim/commit/?id=4146086d2fd2e1ffae06dfa5c1dece3b74…
commit 4146086d2fd2e1ffae06dfa5c1dece3b742e7648
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Tue Mar 21 12:05:30 2017 +0100
Fix select control parameter
sysmo-usim-sjs1 requires P2 to be set to 0x0C (request FCI) when
using the USIM application commands. The FCI is not used by pysim
anyway and might even cause problems with other cards.
This commit adds a pair of get/set methods to the SimCardCommands
class in order to set a default for the selection control
parameters (P1, P2). (Similar to the set/get methods for the class
byte)
The SysmoUSIMSJS1 class now calls the setter method for the
selection control parameters inside of its constructuor and sets
the selection control parameter default to "000C". This way we
can be sure that we only change the behaviour for sysmo-usim-sjs1
and do not break support for any other cards.
Change-Id: I1993a267c952bf37d5de1cb4e1107f445614c17b
-----------------------------------------------------------------------
Summary of changes:
pySim/cards.py | 15 ++++++++-------
pySim/commands.py | 9 ++++++++-
2 files changed, 16 insertions(+), 8 deletions(-)
hooks/post-receive
--
A python tool to program magic SIMs
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 "An utility library for Open Source Mobile Communications".
The branch, pmaier/aoip has been updated
via 9b27f7e21ff22d3c89480ef9f7e3d26989c0490e (commit)
from 084a805d97786174356f90868d5da835dba01f58 (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/libosmocore/commit/?id=9b27f7e21ff22d3c89480ef9f7e3…
commit 9b27f7e21ff22d3c89480ef9f7e3d26989c0490e
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Apr 5 17:55:27 2017 +0200
gsm0808: make gsm0808_create_reset_ack() accessible
The create function to generate the RESET ACKNOWLEDGE
message is not accessible from outside, as it does not
appear in limosmogsm.map. It also has not testcase.
This commit adds gsm0808_create_reset_ack() to the
map file and also adds a testcase.
Change-Id: I82d3411484f82b4a9205d407fa0442244678f183
-----------------------------------------------------------------------
Summary of changes:
src/gsm/libosmogsm.map | 1 +
tests/gsm0808/gsm0808_test.c | 13 +++++++++++++
tests/gsm0808/gsm0808_test.ok | 1 +
3 files changed, 15 insertions(+)
hooks/post-receive
--
An utility library for Open Source Mobile Communications
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 "Osmocom code for Iuh interface".
The branch, master has been updated
via 166a3767bdab6f9b45b1b401cccea6aba3c0b201 (commit)
from c23c4fe06c543648a7c7dc429ce50f5cf79abe3a (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/osmo-iuh/commit/?id=166a3767bdab6f9b45b1b401cccea6a…
commit 166a3767bdab6f9b45b1b401cccea6aba3c0b201
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Wed Apr 5 11:22:48 2017 +0200
asn1tostruct.py: specify python version in shebang
The script is expected to be run using python 2.x, but nowadays some
distros are already using python 3 as default, which will fail to run
this script.
This change fixes compilation in my Archlinux box.
Change-Id: I6eb95351538a64f2b23d638824972818591b1b66
-----------------------------------------------------------------------
Summary of changes:
asn1/utils/asn1tostruct.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
Osmocom code for Iuh interface
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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, max/mnccfix has been deleted
was 1bafaeec148d609019b2b1c0801ae2d8fac5fa20
-----------------------------------------------------------------------
1bafaeec148d609019b2b1c0801ae2d8fac5fa20 Don't connect channels of incompatible voice codec
-----------------------------------------------------------------------
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
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 "An utility library for Open Source Mobile Communications".
The branch, pmaier/aoip has been updated
discards 134a19a4b4f28cbbad75d663b75bf54b852ee2dc (commit)
discards 3a51f54751ebe158fcd974beb9860383d9e1eb04 (commit)
discards cf2d8d2e6e050818848df7d824ba7a20e64d20b3 (commit)
discards 879e45b549e59da1b5df2c5792ef05b8796a2554 (commit)
discards 27e09974865f7f312df866431cc5732190be0c25 (commit)
discards 2664bafa661005cb8ef05cc7d44b95af72263d07 (commit)
discards fc8533611f27a39519595d1a1c559c265a117a82 (commit)
via 084a805d97786174356f90868d5da835dba01f58 (commit)
via 8928115dcdefa2b25083f260a938f1c3c48db880 (commit)
via 3c38c2a5c6c09df18385e715ba3b0cda2b92842c (commit)
via 5e7b1eaf1718557356749e03864b30be5dcdc986 (commit)
via fc26590b513fae292b3982ca8d5c27bd202985fe (commit)
via 4c391611e6513295cecb092d90d86fe67cd42b4c (commit)
via 6097efc8f5f48a871b606fc0b14067b8cc50a2f9 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (134a19a4b4f28cbbad75d663b75bf54b852ee2dc)
\
N -- N -- N (084a805d97786174356f90868d5da835dba01f58)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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/libosmocore/commit/?id=084a805d97786174356f90868d5d…
commit 084a805d97786174356f90868d5da835dba01f58
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Mar 29 17:53:43 2017 +0200
gsm0808: Add create functions for BSS_MAP_MSG_ASSIGMENT_RQST
gsm0808.h/c lacks functionality to generate BSS_MAP_MSG_ASSIGMENT_RQST messages.
These messages are required if the code is used in an MSC implementation.
This commit adds a gsm0808_create_assignment() function, that generates an
A/AoiP BSS_MAP_MSG_PAGING message.
Change-Id: I4d1d455a1e1cf95407e23ded7b7defbcf2dd6ff0
http://cgit.osmocom.org/libosmocore/commit/?id=8928115dcdefa2b25083f260a938…
commit 8928115dcdefa2b25083f260a938f1c3c48db880
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Mar 29 17:37:55 2017 +0200
gsm0808: Add create functions for BSS_MAP_MSG_PAGING
gsm0808.h/c lacks functionality to generate BSS_MAP_MSG_PAGING messages. These
messages are required if the code is used in an MSC implementation.
This commit adds a gsm0808_create_paging() function, that generates an A/AoiP
BSS_MAP_MSG_PAGING message.
Change-Id: I9afecf0109305ca5153bf081bb29cd94071dd2b7
http://cgit.osmocom.org/libosmocore/commit/?id=3c38c2a5c6c09df18385e715ba3b…
commit 3c38c2a5c6c09df18385e715ba3b0cda2b92842c
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Mar 29 15:50:05 2017 +0200
gsm0808: Add create functions for CIPHER MODE COMMAND
gsm0808.h/c lacks functionality to generate CIPHER MODE COMMAND messages. These
messages are required if the code is used in an MSC implementation.
This commit adds a gsm0808_create_cipher() function, that generates an A/AoiP
CIPHER MODE COMMAND message.
Change-Id: I8eb1c357860c3e740b0f5d17e1c256bc87920958
http://cgit.osmocom.org/libosmocore/commit/?id=5e7b1eaf1718557356749e03864b…
commit 5e7b1eaf1718557356749e03864b30be5dcdc986
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Mar 29 11:35:50 2017 +0200
gsm0808: Add utils for Cell Identifier List
The planned support for true A over IP requires the encoding of
the a Cell Identifier List element (see also BSS_MAP_MSG_PAGING).
This commt adds encoding/decoding functionality and tests for
the element mentioned above, however, it is not yet actively used.
Change-Id: I625245dd1dd396fc2bc189e8cd2c444a33042528
http://cgit.osmocom.org/libosmocore/commit/?id=fc26590b513fae292b3982ca8d5c…
commit fc26590b513fae292b3982ca8d5c27bd202985fe
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Tue Mar 28 18:36:52 2017 +0200
gsm0808: Add utils for Encryption Information
The planned support for true A over IP requires the encoding of
the an Encryption Information element (see also BSS_MAP_MSG_CIPHER_MODE_CMD).
This commt adds encoding/decoding functionality and tests for
the element mentioned above, however, it is not yet actively used.
Change-Id: I8262050a9d9fd3f17462cfbb046c6e034dccc6fb
http://cgit.osmocom.org/libosmocore/commit/?id=4c391611e6513295cecb092d90d8…
commit 4c391611e6513295cecb092d90d86fe67cd42b4c
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Tue Mar 28 17:05:40 2017 +0200
gsm0808: Add utils for Channel Type
The planned support for true A over IP requires the encoding of
the a Channel Type element (see also ASSIGNMENT REQUEST).
This commt adds encoding/decoding functionality and tests for
the element mentioned above, however, it is not yet actively used.
Change-Id: Id0e2164d84b8cbcc6fe6a090fc7f40a1251421d7
http://cgit.osmocom.org/libosmocore/commit/?id=6097efc8f5f48a871b606fc0b140…
commit 6097efc8f5f48a871b606fc0b14067b8cc50a2f9
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Mon Mar 27 16:55:32 2017 +0200
gsm0808: Add AoIP specific elements to gsm0808_create_... functions
the classic A implementation in libosmocore lacks support for AoIP
message elements. This patch adds support for AoIP by adding a set
of new gsm0808_create_..., which support the missing AoIP message
elements
Change-Id: I77f866abec1822d19871052f3c647ad782785b34
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/gsm/gsm0808.h | 37 ++++++++++++++++++++-----------------
src/gsm/gsm0808.c | 37 ++++++++++++++++++++-----------------
src/gsm/libosmogsm.map | 2 +-
tests/gsm0808/gsm0808_test.c | 4 ++--
4 files changed, 43 insertions(+), 37 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications
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 "Manuals for Osmocom GSM components".
The branch, master has been updated
via 1e5f03d7e9255ea1f317a0b13e17839f667d06dc (commit)
from 826c6eb08600b02ffa7a3af2e813929c578a3293 (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/osmo-gsm-manuals/commit/?id=1e5f03d7e9255ea1f317a0b…
commit 1e5f03d7e9255ea1f317a0b13e17839f667d06dc
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Tue Apr 4 16:07:19 2017 +0200
gb.adoc: Add info to NS-over-UDP example
Change-Id: I5b6d2fb284336614da28e0d1b01c7e8c26725f81
-----------------------------------------------------------------------
Summary of changes:
common/chapters/gb.adoc | 3 +++
1 file changed, 3 insertions(+)
hooks/post-receive
--
Manuals for Osmocom GSM components
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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via 2d92162a6b6720d72129bee1bcbef353b0fd0aa6 (commit)
from 7f3724e04d3916ccb9ae7fd5dd0352208159a7cf (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/openbsc/commit/?id=2d92162a6b6720d72129bee1bcbef353…
commit 2d92162a6b6720d72129bee1bcbef353b0fd0aa6
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Apr 4 18:48:24 2017 +0200
python: fix Null logger
Change-Id: Ie120273eabbc670e9f19ba365508688a810a2773
Related: SYS#3028
-----------------------------------------------------------------------
Summary of changes:
openbsc/contrib/twisted_ipa.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via ff20641d9e3bb4373f9577c3382df1480ace4e91 (commit)
from 059c40476ca7c425736825d2a479d1a4b64ce603 (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/libosmocore/commit/?id=ff20641d9e3bb4373f9577c3382d…
commit ff20641d9e3bb4373f9577c3382df1480ace4e91
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Tue Mar 7 14:28:38 2017 +0100
select: Find the highest fd when filling the fd_sets
Instead of returning maxfd, which is the highest fd ever seen, take
the highest we have seen on this iteration.
This makes a tiny difference for the osmo-sip-connector and its
event loop integration. select.c ignores the return value of this
function right now.
This was seen while debugging the eventloop integration of the
osmo-sip-connector before and after a VTY connection. The fds
being polled didn't go down.
Change-Id: I1a6d7271273ec08bb511c21b936891bc508843e4
-----------------------------------------------------------------------
Summary of changes:
src/select.c | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications
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 "Osmocom code for Iuh interface".
The branch, laforge/sigtran has been created
at f9fdd733e648c0666f01e2532f69338f1cb8cc92 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-iuh/commit/?id=f9fdd733e648c0666f01e2532f69338…
commit f9fdd733e648c0666f01e2532f69338f1cb8cc92
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Tue Apr 4 19:02:11 2017 +0200
port osmo-hnbgw over to libosmo-sigtran
libosmo-sigtran now has a more "proper" SCCP/M3UA stack, so we can make
our hnb-gw 3GPP compliant by switching from the old SUA code to the new
universal SCCP user API with support for (currently) M3UA and SUA.
Change-Id: I9a2ce7e71f3aa406faa2d796e1e5883264c4060c
-----------------------------------------------------------------------
hooks/post-receive
--
Osmocom code for Iuh interface
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 "An utility library for Open Source Mobile Communications".
The branch, pmaier/aoip has been updated
discards ef9a2d6b0d1d23f3de8c11518bce82fcc3fb37dd (commit)
discards 8ef5eb36863f757bfed24f7a678f9f79b1a55402 (commit)
discards e77ec2d0406202825c0cac654552b7619c8e0920 (commit)
discards 1dfdfa546d22f7e218a0dec85644a93d5fe00d45 (commit)
discards 271103cf55b157b62532afdeccddc7c164c869a7 (commit)
discards 20cc2cd2fe4d60ee1d934a2de9da91b5b08b8343 (commit)
discards 78bf1fdd2b6ddfdcb67cad1d3346eb50cb529da7 (commit)
discards 0dcb071ff5bf6c56c668531a2df6cb63bdcf186d (commit)
discards bcfb53d12ecc6d25b224071db9e92d33bdffd153 (commit)
via 134a19a4b4f28cbbad75d663b75bf54b852ee2dc (commit)
via 3a51f54751ebe158fcd974beb9860383d9e1eb04 (commit)
via cf2d8d2e6e050818848df7d824ba7a20e64d20b3 (commit)
via 879e45b549e59da1b5df2c5792ef05b8796a2554 (commit)
via 27e09974865f7f312df866431cc5732190be0c25 (commit)
via 2664bafa661005cb8ef05cc7d44b95af72263d07 (commit)
via fc8533611f27a39519595d1a1c559c265a117a82 (commit)
via babb61974a3650b4de8805c59af9eb8e5d66de84 (commit)
via 7913241c11a388b1cb97246be89e3eca53fba160 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (ef9a2d6b0d1d23f3de8c11518bce82fcc3fb37dd)
\
N -- N -- N (134a19a4b4f28cbbad75d663b75bf54b852ee2dc)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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/libosmocore/commit/?id=134a19a4b4f28cbbad75d663b75b…
commit 134a19a4b4f28cbbad75d663b75bf54b852ee2dc
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Mar 29 17:53:43 2017 +0200
gsm0808: Add create functions for BSS_MAP_MSG_ASSIGMENT_RQST
gsm0808.h/c lacks functionality to generate BSS_MAP_MSG_ASSIGMENT_RQST messages.
These messages are required if the code is used in an MSC implementation.
This commit adds a gsm0808_create_assignment() function, that generates an
A/AoiP BSS_MAP_MSG_PAGING message.
Change-Id: I4d1d455a1e1cf95407e23ded7b7defbcf2dd6ff0
http://cgit.osmocom.org/libosmocore/commit/?id=3a51f54751ebe158fcd974beb986…
commit 3a51f54751ebe158fcd974beb9860383d9e1eb04
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Mar 29 17:37:55 2017 +0200
gsm0808: Add create functions for BSS_MAP_MSG_PAGING
gsm0808.h/c lacks functionality to generate BSS_MAP_MSG_PAGING messages. These
messages are required if the code is used in an MSC implementation.
This commit adds a gsm0808_create_paging() function, that generates an A/AoiP
BSS_MAP_MSG_PAGING message.
Change-Id: I9afecf0109305ca5153bf081bb29cd94071dd2b7
http://cgit.osmocom.org/libosmocore/commit/?id=cf2d8d2e6e050818848df7d824ba…
commit cf2d8d2e6e050818848df7d824ba7a20e64d20b3
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Mar 29 15:50:05 2017 +0200
gsm0808: Add create functions for CIPHER MODE COMMAND
gsm0808.h/c lacks functionality to generate CIPHER MODE COMMAND messages. These
messages are required if the code is used in an MSC implementation.
This commit adds a gsm0808_create_cipher() function, that generates an A/AoiP
CIPHER MODE COMMAND message.
Change-Id: I8eb1c357860c3e740b0f5d17e1c256bc87920958
http://cgit.osmocom.org/libosmocore/commit/?id=879e45b549e59da1b5df2c5792ef…
commit 879e45b549e59da1b5df2c5792ef05b8796a2554
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Mar 29 11:35:50 2017 +0200
gsm0808: Add utils for Cell Identifier List
The planned support for true A over IP requires the encoding of
the a Cell Identifier List element (see also BSS_MAP_MSG_PAGING).
This commt adds encoding/decoding functionality and tests for
the element mentioned above, however, it is not yet actively used.
Change-Id: I625245dd1dd396fc2bc189e8cd2c444a33042528
http://cgit.osmocom.org/libosmocore/commit/?id=27e09974865f7f312df866431cc5…
commit 27e09974865f7f312df866431cc5732190be0c25
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Tue Mar 28 18:36:52 2017 +0200
gsm0808: Add utils for Encryption Information
The planned support for true A over IP requires the encoding of
the an Encryption Information element (see also BSS_MAP_MSG_CIPHER_MODE_CMD).
This commt adds encoding/decoding functionality and tests for
the element mentioned above, however, it is not yet actively used.
Change-Id: I8262050a9d9fd3f17462cfbb046c6e034dccc6fb
http://cgit.osmocom.org/libosmocore/commit/?id=2664bafa661005cb8ef05cc7d44b…
commit 2664bafa661005cb8ef05cc7d44b95af72263d07
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Tue Mar 28 17:05:40 2017 +0200
gsm0808: Add utils for Channel Type
The planned support for true A over IP requires the encoding of
the a Channel Type element (see also ASSIGNMENT REQUEST).
This commt adds encoding/decoding functionality and tests for
the element mentioned above, however, it is not yet actively used.
Change-Id: Id0e2164d84b8cbcc6fe6a090fc7f40a1251421d7
http://cgit.osmocom.org/libosmocore/commit/?id=fc8533611f27a39519595d1a1c55…
commit fc8533611f27a39519595d1a1c559c265a117a82
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Mon Mar 27 16:55:32 2017 +0200
gsm0808: Add AoIP specific elements to gsm0808_create_... functions
the classic A implementation in libosmocore lacks support for AoIP
message elements. This patch adds support for AoIP by adding a set
of new gsm0808_create_..., which support the missing AoIP message
elements
Change-Id: I77f866abec1822d19871052f3c647ad782785b34
http://cgit.osmocom.org/libosmocore/commit/?id=babb61974a3650b4de8805c59af9…
commit babb61974a3650b4de8805c59af9eb8e5d66de84
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Mar 24 18:03:17 2017 +0100
gsm0808: Add utils for Speech Codec List and Speech Codec
The planned support for true A over IP requires the encoding and
decoding of a so called "Speech Codec Element" element.
This commt adds parsing functionality and tests for the element
mentioned above, however, it is not yet actively used.
Change-Id: I0e1e2edf47adaa45b22d4b0bcae3640dba7ca200
http://cgit.osmocom.org/libosmocore/commit/?id=7913241c11a388b1cb97246be89e…
commit 7913241c11a388b1cb97246be89e3eca53fba160
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Mar 24 17:59:26 2017 +0100
gsm0808: Add utils for AoIP Transport Layer Address
The planned support for true A over IP requires the encoding and
decoding of a so called "AoIP Transport Layer Address" element.
This commt adds parsing functionality and tests for the element
mentioned above, however, it is not yet actively used.
Change-Id: I57933b0a06a3f54ec2a41e6ecb6ced9fbbc89332
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/gsm/gsm0808.h | 22 +++++---------
include/osmocom/gsm/gsm0808_utils.h | 13 +++++----
src/gsm/gsm0808.c | 58 ++++++++++++++-----------------------
src/gsm/gsm0808_utils.c | 14 ++++-----
src/gsm/libosmogsm.map | 4 +--
tests/gsm0808/gsm0808_test.c | 9 +++---
6 files changed, 48 insertions(+), 72 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications