[asterisk-bugs] [JIRA] (ASTERISK-30147) Redis Dialplan functions and Device State

Alec Davis (JIRA) noreply at issues.asterisk.org
Wed Aug 10 07:03:08 CDT 2022


     [ https://issues.asterisk.org/jira/browse/ASTERISK-30147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alec Davis updated ASTERISK-30147:
----------------------------------

    Description: 
Creating an issue for gerrit to refer to.

We had a requirement to monitor device state, the requirement was that REDIS be the backend.

It could and was initially done with ARI but if that websocket stopped we were none the wiser.

In 2017 there was an asterisk-dev discussion " Adding a Key/Value Store mechanism to Asterisk" refer to :http://lists.digium.com/pipermail/asterisk-dev/2017-December/076721.html

Diaplan functions modeled from func_db and res_statsd for the device_state.

Current review code (patchset 23) in production site Asterisk 16.20 handling ~300 external calls per day(8.5 hours), ~2000 redis records per day.


  was:
Creating an issue for gerrit to refer to.

We had a requirement to monitor device state, the requirement was that REDIS be the backend.

It could and was initially done with ARI but if that websocket stopped we were none the wiser.

In 2017 there was an asterisk-dev discussion " Adding a Key/Value Store mechanism to Asterisk" refer to :http://lists.digium.com/pipermail/asterisk-dev/2017-December/076721.html

Diaplan functions modeled from func_db and res_statsd for the device_state.


        Summary: Redis Dialplan functions and Device State  (was: Initial REDIS support for Device State changes)

> Redis Dialplan functions and Device State
> -----------------------------------------
>
>                 Key: ASTERISK-30147
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-30147
>             Project: Asterisk
>          Issue Type: New Feature
>      Security Level: None
>          Components: Resources/NewFeature
>    Affects Versions: 19.5.0
>            Reporter: Alec Davis
>            Assignee: Alec Davis
>            Severity: Trivial
>
> Creating an issue for gerrit to refer to.
> We had a requirement to monitor device state, the requirement was that REDIS be the backend.
> It could and was initially done with ARI but if that websocket stopped we were none the wiser.
> In 2017 there was an asterisk-dev discussion " Adding a Key/Value Store mechanism to Asterisk" refer to :http://lists.digium.com/pipermail/asterisk-dev/2017-December/076721.html
> Diaplan functions modeled from func_db and res_statsd for the device_state.
> Current review code (patchset 23) in production site Asterisk 16.20 handling ~300 external calls per day(8.5 hours), ~2000 redis records per day.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list