FS-7228 - Max Register Refresh before the Register is challenged for credentials

This commit is contained in:
Rajesh Panicker
2015-02-05 23:23:41 -08:00
parent 9e15c4e5b5
commit 5db8a0c16b
3 changed files with 9 additions and 1 deletions
+1
View File
@@ -639,6 +639,7 @@ struct sofia_profile {
unsigned int mndlb;
uint32_t max_calls;
uint32_t nonce_ttl;
uint32_t max_auth_validity;
nua_t *nua;
switch_memory_pool_t *pool;
su_root_t *s_root;