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 <lyn...@fe80.eu>
Gerrit-MessageType: newchange

Reply via email to