Change in ...osmo-msc[master]: paging: reduce paging response timer to 3 sec

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

lynxis lazus gerrit-no-reply at lists.osmocom.org
Sun Sep 15 20:35:10 UTC 2019


lynxis lazus has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-msc/+/15527


Change subject: paging: reduce paging response timer to 3 sec
......................................................................

paging: reduce paging response timer to 3 sec

After the introduction of multiple paging attempts,
reduce the paging timeout.

TODO: what's a reasonable paging timeout for 2G, 3g..?

Change-Id: Ie695aa67458753794d70ed5154df51bfe6696da3
---
M include/osmocom/msc/gsm_data.h
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/27/15527/1

diff --git a/include/osmocom/msc/gsm_data.h b/include/osmocom/msc/gsm_data.h
index 1adaf0d..991ea68 100644
--- a/include/osmocom/msc/gsm_data.h
+++ b/include/osmocom/msc/gsm_data.h
@@ -123,7 +123,7 @@
 	msc_stat_item_description,
 };
 
-#define MSC_PAGING_RESPONSE_TIMER_DEFAULT 10
+#define MSC_PAGING_RESPONSE_TIMER_DEFAULT 3
 #define MSC_PAGING_ATTEMPTS_DEFAULT 3
 
 struct gsm_tz {

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

Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: Ie695aa67458753794d70ed5154df51bfe6696da3
Gerrit-Change-Number: 15527
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <lynxis at fe80.eu>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190915/7880f753/attachment.htm>


More information about the gerrit-log mailing list