Skip to content

Commit 7c30ad4

Browse files
authored
Update README.md
1 parent c098dfc commit 7c30ad4

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,17 @@ A dart-lang version of the SIP UA stack, ported from [JsSIP](https://github.com/
3737
## Quickstart
3838

3939
Run example:
40-
[dart-sip-ua-example](https://github.com/flutter-webrtc/dart-sip-ua/blob/master/example/README.md)
40+
41+
- [dart-sip-ua-example](https://github.com/flutter-webrtc/dart-sip-ua/blob/master/example/README.md)
42+
- or add your example.
4143

4244
Register with SIP server:
4345

4446
- [Asterisk](https://github.com/flutter-webrtc/dockers/tree/main/asterisk)
47+
- FreeSWITCH
48+
- OpenSIPS
49+
- Kamailio
50+
- or add your server example.
4551

4652
## NOTE
4753
Thanks to the original authors of [JsSIP](https://github.com/versatica/JsSIP) for providing the JS version, which makes it possible to port the [dart-lang](https://dart.dev).

0 commit comments

Comments
 (0)