mirror of
https://github.com/servalproject/serval-dna.git
synced 2024-12-19 05:07:56 +00:00
Only repeat an audio payload once
This commit is contained in:
parent
b91ff06a9f
commit
9adaf0bd8f
2
serval.h
2
serval.h
@ -1206,7 +1206,7 @@ typedef struct overlay_mdp_addrlist {
|
||||
More lets us include preemptive retransmissions.
|
||||
Less reduces the chance of packets getting lost, and reduces
|
||||
the bandwidth used. */
|
||||
#define VOMP_STUFF_BYTES 1024
|
||||
#define VOMP_STUFF_BYTES 800
|
||||
/* elements sorted by size for alignment */
|
||||
typedef struct overlay_mdp_vompevent {
|
||||
/* Once a call has been established, this is how the MDP/VoMP server
|
||||
|
Loading…
Reference in New Issue
Block a user