Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: t4rd15/asterisk-chan-quectel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: IchthysMaranatha/asterisk-chan-quectel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 8 files changed
  • 1 contributor

Commits on May 21, 2022

  1. Configuration menu
    Copy the full SHA
    3993a72 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Support for IMSI - IMEI discovery

    Enables support for IMSI discovery for Quectel and IMEI/IMSI discovery for Simcom. Supports EC25, Sim7600, you can add more device here https://github.com/IchthysMaranatha/asterisk-chan-quectel/blob/3993a72d22e1c68466256776b344baa537ca1f4e/pdiscovery.c#L64-L72
    Format is Vendor id, product id, data port interface no, audio port interface no
    IchthysMaranatha authored May 25, 2022
    Configuration menu
    Copy the full SHA
    ac53713 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. IMEI/IMSI Discovery Correction

    Added support for Quectel IMEI
    Will work when echo is already off
    IchthysMaranatha authored May 26, 2022
    Configuration menu
    Copy the full SHA
    f982897 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Makefile - Asterisk 16 with latest master always

    Make sure to install unzip on build system
    IchthysMaranatha authored Sep 8, 2022
    Configuration menu
    Copy the full SHA
    1572b3e View commit details
    Browse the repository at this point in the history
  2. Makefile - Asterisk 18 with latest master always

    This is based on https://gh.fakev.cn/kiddin9/openwrt-packages/blob/master/asterisk-chan-quectel/Makefile
    Haven't tested it myself, make sure unzip is installed on build system.
    IchthysMaranatha authored Sep 8, 2022
    Configuration menu
    Copy the full SHA
    b3534ea View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Update channel.c

    IchthysMaranatha authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    e170b53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d431405 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    8e05d0a View commit details
    Browse the repository at this point in the history
  2. Update Makefile

    IchthysMaranatha authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    c85e9eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2330da3 View commit details
    Browse the repository at this point in the history
  4. Create Makefile

    IchthysMaranatha authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    3b3ba1d View commit details
    Browse the repository at this point in the history
  5. Update readme.md

    IchthysMaranatha authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e8ea515 View commit details
    Browse the repository at this point in the history
Loading