Change in osmo-gsm-tester[master]: srsepc.conf.tmpl: Match TAC against values set in ENB

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/.

pespin gerrit-no-reply at lists.osmocom.org
Fri Oct 9 15:49:00 UTC 2020


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-gsm-tester/+/20517 )


Change subject: srsepc.conf.tmpl: Match TAC against values set in ENB
......................................................................

srsepc.conf.tmpl: Match TAC against values set in ENB

Otherwise in srsLTE.git branch 'next', UE fails to attach to the
ENB because the EPC fails with error:
"Sending S1 Setup Failure - No matching TAC"

Change-Id: I21225cb8a2900f4e29afa29818f474a5844911ae
---
M src/osmo_gsm_tester/templates/srsepc.conf.tmpl
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/17/20517/1

diff --git a/src/osmo_gsm_tester/templates/srsepc.conf.tmpl b/src/osmo_gsm_tester/templates/srsepc.conf.tmpl
index 830cd32..b983c94 100644
--- a/src/osmo_gsm_tester/templates/srsepc.conf.tmpl
+++ b/src/osmo_gsm_tester/templates/srsepc.conf.tmpl
@@ -23,7 +23,7 @@
 [mme]
 mme_code = 0x1a
 mme_group = 0x0001
-tac = 0x0007
+tac = 0x0001
 mcc = ${'{0:03}'.format(int(epc.mcc))}
 mnc = ${'{0:02}'.format(int(epc.mnc))}
 mme_bind_addr = ${epc.run_addr}

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-gsm-tester/+/20517
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Change-Id: I21225cb8a2900f4e29afa29818f474a5844911ae
Gerrit-Change-Number: 20517
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201009/6ac650bc/attachment.htm>


More information about the gerrit-log mailing list