Skip to content

Call session persistence on redis #5

@yuyaprgrm

Description

@yuyaprgrm

Problem description

Currently, call session are stored in in-memory Call Manager.
This results unintended call termination when the bot crashes.

Proposed solution

use external key-value store like redis to save call session.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions