Skip to content

Conversation

@Perondas
Copy link
Collaborator

@Perondas Perondas commented Apr 4, 2022

I implemented the subscribe support like in this PR on the JsSIP repo.
Differences are that I did not implement the Notifier class.

@Perondas
Copy link
Collaborator Author

Perondas commented Apr 4, 2022

This also closes #203

@ghenry
Copy link
Collaborator

ghenry commented Apr 4, 2022

Awesome!!!!!!

@Perondas
Copy link
Collaborator Author

Perondas commented Apr 7, 2022

The changed SDK version was an oversight. Forgot to change it back.

@cloudwebrtc
Copy link
Member

thanks, it looks good

@cloudwebrtc cloudwebrtc merged commit 0e5256a into flutter-webrtc:master Apr 9, 2022
avanlent added a commit to sorenson-eng/dart-sip-ua that referenced this pull request Apr 13, 2022
* Subscribe support (flutter-webrtc#269)

* Implemented subscribe support like here versatica/JsSIP#711

* Fixed type Errors

* Made events consistant

* Chore: Began Subscriber rework

* Feat: Implemented subscribe support

* Changed subscriber id to be the call id

* Added termination to subscribers

* Moved back sdk version to 2.14.0

* Fixed unrealted bug in hangup

* Made imports relative

Co-authored-by: Perondas <Pperondas@gmail.com>
Co-authored-by: Perondas <114622@fhwn.ac.at>

* SIP OPTIONS support (flutter-webrtc#270)

* Allow sending and responding to SIP OPTIONS messages

* Add sendOptions and handle incoming OPTIONS

* Check bool value with null check

* Changes after running 'flutter format lib/ test/'

* Fixed runtime error on final notify (flutter-webrtc#273)

Co-authored-by: Perondas <114622@fhwn.ac.at>

Co-authored-by: Perondas <47948606+Perondas@users.noreply.github.com>
Co-authored-by: Perondas <Pperondas@gmail.com>
Co-authored-by: Perondas <114622@fhwn.ac.at>
@datpt11
Copy link

datpt11 commented Jul 11, 2024

how can i use it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants