Kaynağa Gözat

changed default rtp proxy control socket port to 22222 in Debian package spec, for ser-oob package

Pavel Kasparek 17 yıl önce
ebeveyn
işleme
49ebed81f0
1 değiştirilmiş dosya ile 3 ekleme ve 3 silme
  1. 3 3
      pkg/debian/ser-oob.templates

+ 3 - 3
pkg/debian/ser-oob.templates

@@ -71,9 +71,9 @@ Description: Synchronization secret for twin servers:
 
 Template: ser-oob/RTTPPROXY
 Type: string
-Default: udp:localhost:1011
-Description: RTP proxy socket
- Set address of RTP proxy. Example: "udp:localhost:1011".
+Default: udp:localhost:22222
+Description: RTP proxy control socket
+ Set address of RTP proxy control socket. Example: "udp:localhost:22222".
  Enter empty string to not set any RTP proxy address.
  .
  Enter "!" to not modify this option.