Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added missing action #196

Open
wants to merge 26 commits into
base: master
Choose a base branch
from
Open

Added missing action #196

wants to merge 26 commits into from

Commits on May 18, 2020

  1. add Kick, Lock, UnLock

    Morvai Szabolcs committed May 18, 2020
    Configuration menu
    Copy the full SHA
    a338871 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2020

  1. add license

    Morvai Szabolcs committed May 19, 2020
    Configuration menu
    Copy the full SHA
    dc7db4e View commit details
    Browse the repository at this point in the history
  2. fix unlock typo

    Morvai Szabolcs committed May 19, 2020
    Configuration menu
    Copy the full SHA
    c24d054 View commit details
    Browse the repository at this point in the history
  3. rename

    Morvai Szabolcs committed May 19, 2020
    Configuration menu
    Copy the full SHA
    8dc5cf7 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Configuration menu
    Copy the full SHA
    ff47fd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d63fc00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f53c42 View commit details
    Browse the repository at this point in the history
  4. fix coding conventions

    MoMarCode IT committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    eb43d0b View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. add LinkedId to bridge enter event

    Morvai Szabolcs committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    2502c22 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. add Accountocde to HangupHandler

    Morvai Szabolcs committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    1b35e4a View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. add PJSIPShowEndpoint

    MoMarCode IT committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    8a6483d View commit details
    Browse the repository at this point in the history
  2. add PJSIPShowContacts, ContacListEvent

    MoMarCode IT committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    d58e066 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. rename

    MoMarCode IT committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    525a875 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. add linkedid to newstate

    MoMarCode IT committed May 13, 2022
    Configuration menu
    Copy the full SHA
    2bb57eb View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Add sorcery memory_cache actions.

    Sperl Viktor committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    21e3fb5 View commit details
    Browse the repository at this point in the history
  2. Fix action

    Sperl Viktor committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    b019e96 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Fix chan_sip NOTIFY Action missing Variable parameter.

    Sperl Viktor committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    27f1476 View commit details
    Browse the repository at this point in the history
  2. Add PJSIPNotify Action.

    Sperl Viktor committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    523772c View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Merge pull request #2 from morvai88/notify

    Notify action
    viktike authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    4fa7754 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from morvai88/sorcery_actions

    Sorcery actions
    viktike authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    1523b5a View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Add Voicemail Actions.

    Sperl Viktor committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    47611d3 View commit details
    Browse the repository at this point in the history
  2. Add filter param to getconfig.

    Sperl Viktor committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    462c060 View commit details
    Browse the repository at this point in the history
  3. Use false as an unset value, like everywhere else.

    Sperl Viktor committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    ede2ed7 View commit details
    Browse the repository at this point in the history
  4. Extend GetConfigJSON.

    Sperl Viktor committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    4755011 View commit details
    Browse the repository at this point in the history
  5. Extend docblock

    Sperl Viktor committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    fd6aca3 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Merge pull request #3 from morvai88/voicemail

    Add Voicemail Actions.
    viktike authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    1ca04d6 View commit details
    Browse the repository at this point in the history