[PATCH] osmo-iuh[master]: comment: note RAB assignment spec reference

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Thu Sep 22 17:57:44 UTC 2016


Review at  https://gerrit.osmocom.org/912

comment: note RAB assignment spec reference

Change-Id: Ifef8da82a01cd781ef560d1ec21cbfb23efb1495
---
M src/ranap_msg_factory.c
1 file changed, 4 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-iuh refs/changes/12/912/1

diff --git a/src/ranap_msg_factory.c b/src/ranap_msg_factory.c
index 94eb1c5..16a9d03 100644
--- a/src/ranap_msg_factory.c
+++ b/src/ranap_msg_factory.c
@@ -705,7 +705,10 @@
 	id->bits_unused = 0;
 }
 
-/*! \brief generate RANAP RAB ASSIGNMENT REQUEST message for CS (voice) */
+/*! \brief generate RANAP RAB ASSIGNMENT REQUEST message for CS (voice).
+ * See 3GPP TS 25.413 8.2.
+ * RAB ID: 3GPP TS 25.413 9.2.1.2
+ */
 struct msgb *ranap_new_msg_rab_assign_voice(uint8_t rab_id, uint32_t rtp_ip,
 					    uint16_t rtp_port,
 					    bool use_x213_nsap)

-- 
To view, visit https://gerrit.osmocom.org/912
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifef8da82a01cd781ef560d1ec21cbfb23efb1495
Gerrit-PatchSet: 1
Gerrit-Project: osmo-iuh
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list