Skip to content

Commit 3eda445

Browse files
committed
refactor(sip-jibri): no-tcp by default for pjsua
1 parent 4d69728 commit 3eda445

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

sip-jibri/rootfs/defaults/pjsua.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
--add-codec speex
2121
--add-codec G722
2222
--add-codec opus
23+
--no-tcp
2324
--no-vad
2425
--ec-tail 0
2526
--quality 10

sip-jibri/rootfs/stage0/overwrites/pjsua.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
--add-codec speex
2121
--add-codec G722
2222
--add-codec opus
23+
--no-tcp
2324
--no-vad
2425
--ec-tail 0
2526
--quality 10

0 commit comments

Comments
 (0)