You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kamailio-config-tests/scenarios/timer_session_supported/prefs.json.tt2

25 lines
660 B

{
"@timer-session-supported.scenarios.test": {
"nat_sipping": "no",
"sst_refresh_method": "INVITE",
"sst_enable": "yes",
"sst_expires": 6,
"sst_min_timer": 2,
"sst_max_timer": 20
},
"testuser1001@timer-session-supported.scenarios.test": {
"sst_refresh_method": "INVITE",
"sst_enable": "yes",
"sst_expires": 8,
"sst_min_timer": 2,
"sst_max_timer": 20
},
"peer_timer_session_supported_host0": {
"sst_refresh_method": "INVITE",
"sst_enable": "yes",
"sst_expires": 10,
"sst_min_timer": 2,
"sst_max_timer": 20
}
}