all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob e958c0d2eb9d3802651f30253ef8a1dce6388c92 572 bytes (raw)
name: gnu/packages/patches/pjproject-ice-config.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
 
--- a/pjnath/include/pjnath/config.h
+++ b/pjnath/include/pjnath/config.h
@@ -231,5 +231,5 @@
  * Default: 16
  */
 #ifndef PJ_ICE_MAX_CAND
-#   define PJ_ICE_MAX_CAND			    16
+#   define PJ_ICE_MAX_CAND			    32
 #endif
@@ -250,5 +250,5 @@
  * the maximum number of components (PJ_ICE_MAX_COMP) value.
  */
 #ifndef PJ_ICE_COMP_BITS
-#   define PJ_ICE_COMP_BITS			    1
+#   define PJ_ICE_COMP_BITS			    2
 #endif
@@ -301,5 +301,5 @@
  * Default: 32
  */
 #ifndef PJ_ICE_MAX_CHECKS
-#   define PJ_ICE_MAX_CHECKS			    32
+#   define PJ_ICE_MAX_CHECKS			    150
 #endif

debug log:

solving e958c0d ...
found e958c0d in https://yhetil.org/guix/87lh1xg425.fsf@openmailbox.org/

applying [1/1] https://yhetil.org/guix/87lh1xg425.fsf@openmailbox.org/
diff --git a/gnu/packages/patches/pjproject-ice-config.patch b/gnu/packages/patches/pjproject-ice-config.patch
new file mode 100644
index 0000000..e958c0d

Checking patch gnu/packages/patches/pjproject-ice-config.patch...
Applied patch gnu/packages/patches/pjproject-ice-config.patch cleanly.

index at:
100644 e958c0d2eb9d3802651f30253ef8a1dce6388c92	gnu/packages/patches/pjproject-ice-config.patch

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.