Parameter Name | Description | Value |
---|---|---|
check_phone_service_running | This parameter is used to activate polling, which checks if the phone service is operational. | True: False: Default: false |
check_phone_service _running_interval | This parameter is used to define the interval at which polling occurs | Between 60 seconds to 24 hours. Value needs to be entered in seconds. Default 300 seconds |
<WFConnect> ... <Profile> .. <check_phone_service_running>false</check_phone_service_running> <check_phone_service_running_interval>300</check_phone_service_running_interval> .. </Profile> ... </WFConnect>