expires_fudge_s": 20"default": {
"fs_nodes": [
"freeswitch@fs1",
"freeswitch@fs2"
],
"syslog_log_level": "info",
"fs_cmds": [
{
"load": "mod_sofia"
},
{
"reloadacl": ""
}
],
"distribute_presence": false,
"distribute_message_query": false,
"publish_channel_state": true,
"sofia_conf": null,
"acls": {
acls...
},
"default_realm": "nodomain.com",
"authz_enabled": false,
"default_ringback": "%(2000,4000,440,480)",
"use_vlc": false,
"use_http_cache": true,
"record_waste_resources": false,
"recording_file_path": "/tmp/",
"node_down_grace_period": 10000,
"capabilities": [
{
"module": "mod_conference",
"is_loaded": false,
"capability": "conference"
},
{
"module": "mod_channel_move",
"is_loaded": false,
"capability": "channel_move"
},
{
"module": "mod_http_cache",
"is_loaded": false,
"capability": "http_cache"
},
{
"module": "mod_dptools",
"is_loaded": false,
"capability": "dialplan"
},
{
"module": "mod_sofia",
"is_loaded": false,
"capability": "sip"
},
{
"module": "mod_spandsp",
"is_loaded": false,
"capability": "fax"
},
{
"module": "mod_flite",
"is_loaded": false,
"capability": "tts"
},
{
"module": "mod_freetdm",
"is_loaded": false,
"capability": "freetdm"
},
{
"module": "mod_skypopen",
"is_loaded": false,
"capability": "skype"
},
{
"module": "mod_dingaling",
"is_loaded": false,
"capability": "xmpp"
},
{
"module": "mod_skinny",
"is_loaded": false,
"capability": "skinny"
}
],
"restrict_cdr_publisher": false,
"use_shout": false,
"max_timeout_for_node_restart": 10000,
"freeswitch_context": "context_2",
"restrict_channel_state_publisher": true,
"redirect_via_proxy": true,
"default_fax_extension": ".tiff",
"fax_file_path": "/tmp/",
"user_cache_time_in_ms": 3600000,
"expires_deviation_time": 180,
"publish_channel_reconnect": false
}
--
You received this message because you are subscribed to a topic in the Google Groups "2600hz-dev" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/2600hz-dev/nBFd7kiTPMk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 2600hz-dev+...@googlegroups.com.


"distribute_presence": "false",
"node_down_grace_period": 10000,
"distribute_message_query": "true",
"default_realm": "nodomain.com",
"sofia_conf": null,
"publish_channel_state": true,
"authz_enabled": false,
"authz_dry_run": false,
"default_ringback": "%(2000,4000,440,480)",
"record_waste_resources": true,
"recording_file_path": "/tmp/",
"use_vlc": false,
"use_http_cache": true,
"use_shout": false,
"default_fax_extension": ".tiff",
"fax_file_path": "/tmp/",
"authz_local_resources": "false",
"max_timeout_for_node_restart": 10000,
"authz_default_action": "allow","restrict_cdr_publisher": true,
"redirect_via_proxy": true,
"freeswitch_context": "context_2",
"restrict_channel_state_publisher": true,
"user_cache_time_in_ms": 3600000,
"expires_deviation_time": 180,
"publish_channel_reconnect": false
Well, no BLF at all issue was related to restart and I also have issues with BLF not updating state. In my case yealink phones are the only ones without issues and polycoms have issues. I think it's related to parking calls on park slot. Look like every time user A Park call using *31 then call user B, then hang up and user B picks up from *31 BLF on phone A still shows confirmed state in kamailio. Even after user B hang up it will still show confirmed state for his phone. Also *31 does not reset.
Arek
Sent from REMAC Samsung Galaxy cell phone.
"publish_channel_state": true,
"distribute_presence": true,