-
```
What steps will reproduce the problem?
1. Compile default Doubango for Android
2. Enable STUN
3. Establish a call
4. Noticed that STUN req were sent but resp was being ignored
5. Causes SDP to con…
-
```
What steps will reproduce the problem?
1. Compile default Doubango for Android
2. Enable STUN
3. Establish a call
4. Noticed that STUN req were sent but resp was being ignored
5. Causes SDP to con…
-
```
What steps will reproduce the problem?
1. Compile default Doubango for Android
2. Enable STUN
3. Establish a call
4. Noticed that STUN req were sent but resp was being ignored
5. Causes SDP to con…
-
```
What steps will reproduce the problem?
1. Compile default Doubango for Android
2. Enable STUN
3. Establish a call
4. Noticed that STUN req were sent but resp was being ignored
5. Causes SDP to con…
-
```
What steps will reproduce the problem?
1. Compile default Doubango for Android
2. Enable STUN
3. Establish a call
4. Noticed that STUN req were sent but resp was being ignored
5. Causes SDP to con…
-
```
What steps will reproduce the problem?
1. Compile default Doubango for Android
2. Enable STUN
3. Establish a call
4. Noticed that STUN req were sent but resp was being ignored
5. Causes SDP to con…
-
```c
uint32_t buffer_length = rm_size + fw_size;
uint8_t fw_buffer[buffer_length];
int fw_buffer_index = 0;
while (1) {
/* WAIT FOR MESSAGE TYPE 1 */
rcv = uart_read(UART1, BLO…
-
0634989343fa1dd2585ba911383784569f1da5c3 contains such hunk around "smp" group
```patch
@@ -2867,49 +2749,22 @@ size_t smp_message_queue::process_incoming() {
void smp_message_queue::start(unsi…
xemul updated
1 month ago
-
First of all, thanks for making this server!
Can you please tell me what the error "RCV-DROPPED: No room to store incoming packet" can be connected with when I connect ~ 8 listeners to 1 publisher …
-
**Is your feature request related to a problem? Please describe.**
Im using OpenHasp in an environment where wifi is not stable. A better solution would be to use the serial port.
**Describe the s…