Skip to content

Conversation

@avanlent
Copy link
Contributor

@avanlent avanlent commented Apr 4, 2022

Implement SIP OPTIONS support as done in this JsSIP PR

@cloudwebrtc
Copy link
Member

@avanlent The code looks fine, but one CI fails, can you try to run flutter format lib/ test/ to fix it?

@cloudwebrtc cloudwebrtc merged commit 58f5c57 into flutter-webrtc:master Apr 12, 2022
@avanlent avanlent deleted the avanlent/options branch April 13, 2022 21:22
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>
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.

2 participants