We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9f07b4 commit 3c5a104Copy full SHA for 3c5a104
.github/workflows/.voiptests.yml
@@ -38,6 +38,7 @@ jobs:
38
with:
39
repository: 'sippy/voiptests'
40
path: dist/voiptests
41
+ ref: 'wip'
42
43
- name: Checkout RTPProxy repo
44
uses: actions/checkout@v5
requirements.txt
@@ -1,5 +1,5 @@
1
ElPeriodic>=1.1
2
rtpsynth>=1.3.0
3
-g722>=1.2.1
+g722 @ git+https://github.com/sippy/libg722.git@wip
4
pycryptodome
5
websockets
0 commit comments