Skip to content

Commit 5517323

Browse files
committed
Use pjsip 2.10 by default
1 parent 42d18cf commit 5517323

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

get_dependencies.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ fi
1212

1313
cd deps
1414

15-
PJSIP_VERSION="${1:-2.12}"
15+
PJSIP_VERSION="${1:-2.10}"
1616

1717
#
1818
# Update PJSIP

0 commit comments

Comments
 (0)