You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -32,27 +21,26 @@ The future plans is upgrade the xamarin solution provided by pjsip to an MAUI ap
32
21
| armv7s | X | X | X |
33
22
| arm64 | X | X | X |
34
23
| i386 | - | - | - |
35
-
| x86_64 |X|X|X|
24
+
| x86_64 |-|-|-|
36
25
37
-
**NOTE**: given an gui alert in config_site, for now the build for i386 arch is disabled. Maybe its need a workaround in the ./configure to skip this validation just on this arch
26
+
**NOTE**: 1 - Given an gui alert in config_site, for now the build for i386 arch is disabled. Maybe its need a workaround in the ./configure to skip this validation just on this arch
-[x] OpenSSL for iPhone [](https://github.com/x2on/OpenSSL-for-iPhone)
-[x] opus [](https://github.com/xiph/opus/)
49
36
-[x] zrtp [](https://github.com/wernerd/ZRTP4PJ) (currently not in use by ios workflow)
50
37
51
38
### Remaining TODO
52
39
53
-
- Workflow for Xamarin app build.
54
-
- Port PJSIP Xamarin app to MAUI
55
-
40
+
-[ ] Workflow for Xamarin app build.
41
+
-[ ] Port PJSIP Xamarin app to MAUI
42
+
-[ ] Release c# bindings
43
+
56
44
### ACKNOWLEDGEMENTS
57
45
58
46
-[**VoIPGRID**](https://github.com/VoIPGRID) for scripts that brings me the idea of this work.
0 commit comments