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

rtpengine: support receiving dtmf events from rtpengine and raise an event #3470

Closed
wants to merge 13 commits into from

Commits on Nov 28, 2022

  1. Configuration menu
    Copy the full SHA
    4b4edbc View commit details
    Browse the repository at this point in the history
  2. imc: call handle_modify

    joeygo committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    a6ed37c View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. imc: db_mode support

    Support db_mode. if db_mode is 2, synch all operations to DB, otherwise use only memory.
    joeygo committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    b5e8711 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2505a97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9820f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05a877c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    643a2d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    48c6364 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

  1. Merge remote-tracking branch 'joeygo/master'

    Joey Golan committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    3d98c7a View commit details
    Browse the repository at this point in the history

Commits on May 28, 2023

  1. Configuration menu
    Copy the full SHA
    c4b913a View commit details
    Browse the repository at this point in the history
  2. rtpengine: support receiving dtmf events from rtpengine and raise an …

    …event
    Joey Golan committed May 28, 2023
    Configuration menu
    Copy the full SHA
    5bfc028 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Initialize uninitialized local variable

    Joey Golan committed May 29, 2023
    Configuration menu
    Copy the full SHA
    ecfec78 View commit details
    Browse the repository at this point in the history
  2. Pass 0 to pvar setf in case of an event raised

    Joey Golan committed May 29, 2023
    Configuration menu
    Copy the full SHA
    df3cce7 View commit details
    Browse the repository at this point in the history