This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
rtpengine
mirror of
https://github.com/sipwise/rtpengine
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
822
Wiki
Activity
Browse Source
MT#59038 add VSC options to NG script
Change-Id: If78e52b00afc5e3b08a27c77e6945469a1931a3f
pull/1802/head
Richard Fuchs
2 years ago
parent
72b388a7ce
commit
41e70d8cf7
1 changed files
with
7 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-0
utils/rtpengine-ng-client
+ 7
- 0
utils/rtpengine-ng-client
View File
@ -51,6 +51,7 @@ my @flags = qw(
pause
early-media
block-short
recording-vsc
);
my @string_opts = qw(
@ -89,6 +90,12 @@ my @string_opts = qw(
audio-player
dtmf-log-dest
output-destination
vsc-start-rec
vsc-stop-rec
vsc-pause-rec
vsc-start-stop-rec
vsc-pause-resume-rec
vsc-start-pause-resume-rec
);
my @int_opts = qw(
Write
Preview
Loading…
Cancel
Save