From ac5a1cfdb865559c8c32a985002d5421fefa0532 Mon Sep 17 00:00:00 2001 From: Guillaume BIENKOWSKI Date: Fri, 3 Oct 2014 12:01:56 +0200 Subject: [PATCH] Use 1-Year expiration time for registration when going on linphone.org domains --- Resources/linphonerc-factory | 2 +- Resources/linphonerc-factory~ipad | 2 +- Resources/wizard_linphone_create.rc | 2 +- Resources/wizard_linphone_existing.rc | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/linphonerc-factory b/Resources/linphonerc-factory index 67ca24af6..f9e2ab486 100644 --- a/Resources/linphonerc-factory +++ b/Resources/linphonerc-factory @@ -42,7 +42,7 @@ domain=sip.linphone.org proxy=sip.linphone.org:5223 password_length=6 username_length=4 -expires=604800 +expires=1314000 push_notification=1 transport=tls sharing_server=https://www.linphone.org:444/upload.php diff --git a/Resources/linphonerc-factory~ipad b/Resources/linphonerc-factory~ipad index 7ab44ac65..b34cdc13d 100644 --- a/Resources/linphonerc-factory~ipad +++ b/Resources/linphonerc-factory~ipad @@ -42,7 +42,7 @@ domain=sip.linphone.org proxy=sip.linphone.org:5223 password_length=6 username_length=4 -expires=604800 +expires=1314000 push_notification=1 transport=tls sharing_server=https://www.linphone.org:444/upload.php diff --git a/Resources/wizard_linphone_create.rc b/Resources/wizard_linphone_create.rc index 75946fd57..292d662d4 100644 --- a/Resources/wizard_linphone_create.rc +++ b/Resources/wizard_linphone_create.rc @@ -5,7 +5,7 @@ <sip:sip.linphone.org:5223;transport=tls> <sip:sip.linphone.org:5223;transport=tls> sip:?@sip.linphone.org - 604800 + 1314000 1 0 0 diff --git a/Resources/wizard_linphone_existing.rc b/Resources/wizard_linphone_existing.rc index 2b2d950e9..2244776e8 100644 --- a/Resources/wizard_linphone_existing.rc +++ b/Resources/wizard_linphone_existing.rc @@ -5,7 +5,7 @@ <sip:sip.linphone.org:5223;transport=tls> <sip:sip.linphone.org:5223;transport=tls> sip:?@sip.linphone.org - 604800 + 1314000 1 0 0