Ihor Olkhovskyi

Results 17 issues of Ihor Olkhovskyi

### Description Kamailio running with mix of TLS/WebSocket/UDP transports. ### Troubleshooting #### Reproduction Really random issues, can't really catch it #### Debugging Data ``` [root@pbxphone-0866-fe-1 kamailio_crash]# gdb kamailio core.kamailio.222460.pbxphone-0866-fe-1.company.domain.1646903834 GNU...

Hi! I'm using procodile along with staytus and want it to be run on localhost only. So, I made change like ``` ... web: restart_mode: usr2 proxy_port: 8787 proxy_address: 127.0.0.1...

Just add an entry in readme for new parameter

Hello! I have a question about `complete` parameter behavior in `wait` action. As I got, if it's set to `false`, it's not waiting for all tests to complete and just...

Julien, I can prepare a patch that will take `realm = "*"` if it's not specified. Let me know if it's ok. Ihor

As of now, construction like ``` ``` Will show 3 tests passed, if call would be received back (Register + Call + Accept) and 2 tests passed if call was...

I have a small question, which I did not get from ClueCon presentation or documentation (or maybe just were looking elsewhere :) ) For testing scenario like ring group, for...

According to https://github.com/hackebrot/jinja2-time/issues/18

When I specify custom headers on call action (via x_header section), they are not being added to initial INVITE. On `register` action all working as expected. P.S: I spent some...

In a case if using stun_only_option, take `server` parameter and push it to global pjsua stun settings