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

Subscribe support #711

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

Subscribe support #711

wants to merge 84 commits into from

Commits on May 13, 2021

  1. added subscribe support

    ikq committed May 13, 2021
    Configuration menu
    Copy the full SHA
    ab46c2a View commit details
    Browse the repository at this point in the history
  2. alternative authentication

    ikq committed May 13, 2021
    Configuration menu
    Copy the full SHA
    6469fc3 View commit details
    Browse the repository at this point in the history
  3. merged

    ikq committed May 13, 2021
    Configuration menu
    Copy the full SHA
    e8f43c9 View commit details
    Browse the repository at this point in the history
  4. subscribe support

    ikq committed May 13, 2021
    Configuration menu
    Copy the full SHA
    503c60c View commit details
    Browse the repository at this point in the history
  5. Merge branch 'subscribe_support' of https://github.com/ikq/JsSIP into…

    … subscribe_support
    ikq committed May 13, 2021
    Configuration menu
    Copy the full SHA
    b9b7f31 View commit details
    Browse the repository at this point in the history
  6. subscribe support

    ikq committed May 13, 2021
    Configuration menu
    Copy the full SHA
    8ef4afc View commit details
    Browse the repository at this point in the history
  7. Merge branch 'subscribe_support' of https://github.com/ikq/JsSIP into…

    … subscribe_support
    ikq committed May 13, 2021
    Configuration menu
    Copy the full SHA
    be1df6d View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. Configuration menu
    Copy the full SHA
    6636713 View commit details
    Browse the repository at this point in the history
  2. Added Subscriber.js Notifier.js

    ikq committed May 20, 2021
    Configuration menu
    Copy the full SHA
    1220e96 View commit details
    Browse the repository at this point in the history
  3. Added Subscriber.js Notifier.js

    ikq committed May 20, 2021
    Configuration menu
    Copy the full SHA
    acf80d7 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. style changed

    ikq committed May 21, 2021
    Configuration menu
    Copy the full SHA
    2a8e0b1 View commit details
    Browse the repository at this point in the history
  2. style changed

    ikq committed May 21, 2021
    Configuration menu
    Copy the full SHA
    b9119ff View commit details
    Browse the repository at this point in the history
  3. Merge branch 'subscribe_support' of https://github.com/ikq/JsSIP into…

    … subscribe_support
    ikq committed May 21, 2021
    Configuration menu
    Copy the full SHA
    ea58279 View commit details
    Browse the repository at this point in the history
  4. added *.ts definitions

    ikq committed May 21, 2021
    Configuration menu
    Copy the full SHA
    fe32ca3 View commit details
    Browse the repository at this point in the history
  5. added *.ts definitions

    ikq committed May 21, 2021
    Configuration menu
    Copy the full SHA
    1ceeb78 View commit details
    Browse the repository at this point in the history
  6. edited ts definition

    ikq committed May 21, 2021
    Configuration menu
    Copy the full SHA
    459baa9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    825d6ad View commit details
    Browse the repository at this point in the history

Commits on May 22, 2021

  1. modified Allow-Events

    ikq committed May 22, 2021
    Configuration menu
    Copy the full SHA
    b8ab24c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e28648 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2021

  1. undefined params is supported

    ikq committed May 23, 2021
    Configuration menu
    Copy the full SHA
    55ea3ce View commit details
    Browse the repository at this point in the history
  2. Added comments for public methods

    ikq committed May 23, 2021
    Configuration menu
    Copy the full SHA
    0d5dcdc View commit details
    Browse the repository at this point in the history
  3. added public method comments

    ikq committed May 23, 2021
    Configuration menu
    Copy the full SHA
    d77e41c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7099def View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c935c4 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Configuration menu
    Copy the full SHA
    89fe3d5 View commit details
    Browse the repository at this point in the history
  2. changed constant name RECEIVE

    ikq committed May 24, 2021
    Configuration menu
    Copy the full SHA
    15cf6dd View commit details
    Browse the repository at this point in the history
  3. Added missed NOTIFY Contact

    ikq committed May 24, 2021
    Configuration menu
    Copy the full SHA
    a11eb27 View commit details
    Browse the repository at this point in the history
  4. Added missed NOTIFY Contact

    ikq committed May 24, 2021
    Configuration menu
    Copy the full SHA
    7db192e View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. check NOTIFY event id

    ikq committed May 25, 2021
    Configuration menu
    Copy the full SHA
    75d2bc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ffaf2f View commit details
    Browse the repository at this point in the history
  3. notifier terminated. bug fixing

    ikq committed May 25, 2021
    Configuration menu
    Copy the full SHA
    3c8d440 View commit details
    Browse the repository at this point in the history
  4. style: private starts with _

    ikq committed May 25, 2021
    Configuration menu
    Copy the full SHA
    fd1c6d0 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. improved ts definitions

    ikq committed May 26, 2021
    Configuration menu
    Copy the full SHA
    d23b477 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4d2535 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    293344a View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. added fetch-subscribe support

    ikq committed May 27, 2021
    Configuration menu
    Copy the full SHA
    8347714 View commit details
    Browse the repository at this point in the history
  2. method arguments use camelCase

    ikq committed May 27, 2021
    Configuration menu
    Copy the full SHA
    4799f57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f5d248 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. improved comment

    ikq committed May 28, 2021
    Configuration menu
    Copy the full SHA
    582d205 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f30ad3b View commit details
    Browse the repository at this point in the history
  3. comments about state

    ikq committed May 28, 2021
    Configuration menu
    Copy the full SHA
    5569b5f View commit details
    Browse the repository at this point in the history
  4. fixed: NOTIFY Subscription-State expires is small. Update expires tim…

    …e before (not after) event 'subscribe'
    ikq committed May 28, 2021
    Configuration menu
    Copy the full SHA
    933247f View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. Configuration menu
    Copy the full SHA
    ec42af7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    491a208 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Update lib/Notifier.js

    Co-authored-by: José Luis Millán <[email protected]>
    ikq and jmillan authored Jun 1, 2021
    Configuration menu
    Copy the full SHA
    1df3b9c View commit details
    Browse the repository at this point in the history
  2. points at end of sentence

    ikq committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    6258013 View commit details
    Browse the repository at this point in the history
  3. after review modifications

    ikq committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    d77ffde View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b12423 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

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

Commits on Jun 5, 2021

  1. Configuration menu
    Copy the full SHA
    699b463 View commit details
    Browse the repository at this point in the history
  2. merge with latest JsSIP

    ikq committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    6533f4f View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. added emit newSubscriber

    ikq committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    9d47a6d View commit details
    Browse the repository at this point in the history
  2. removed non ascii comment

    ikq committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    c82707a View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. subscriber: event pending

    ikq committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    be3c82c View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. using Dialog in subscriber

    ikq committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    6347ede View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f234314 View commit details
    Browse the repository at this point in the history
  3. fixed: sendRequest handler names

    ikq committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    4a551ee View commit details
    Browse the repository at this point in the history
  4. use dialog in notifier

    ikq committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    7c1171b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7559919 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2021

  1. minor code improvement

    ikq committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    ff125ec View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2021

  1. updates jssip from master

    ikq committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    5134893 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

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

Commits on Jul 6, 2021

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

Commits on Aug 8, 2021

  1. Configuration menu
    Copy the full SHA
    d12ab9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa740e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

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

Commits on Sep 25, 2021

  1. Configuration menu
    Copy the full SHA
    6f30417 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    642d500 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'subscribe_support' of https://github.com/ikq/JsSIP into…

    … subscribe_support
    ikq committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    4571e68 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2021

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

Commits on Sep 27, 2021

  1. Configuration menu
    Copy the full SHA
    2775008 View commit details
    Browse the repository at this point in the history
  2. fixed typo issues

    ikq committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    8cfc574 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Update lib/Subscriber.js

    Co-authored-by: José Luis Millán <[email protected]>
    ikq and jmillan authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    5262d48 View commit details
    Browse the repository at this point in the history
  2. Update lib/Notifier.js

    I'll add parseInt
    
    Co-authored-by: José Luis Millán <[email protected]>
    ikq and jmillan authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    ecdc2ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c9e97c View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. modified terminate()

    ikq committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    2d32667 View commit details
    Browse the repository at this point in the history
  2. fixed typo in comment

    ikq committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    fc88e8d View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. fixed ts constant definition

    ikq committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    ad37497 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2022

  1. fixed ts definitions

    ikq committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    759d40e View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

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

Commits on Nov 3, 2023

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

Commits on Nov 5, 2023

  1. Configuration menu
    Copy the full SHA
    aac7d1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eca25f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2ef69c View commit details
    Browse the repository at this point in the history