Stefan Mititelu

Results 11 issues of Stefan Mititelu

#### Pre-Submission Checklist - [X] Commit message has the format required by CONTRIBUTING guide - [X] Commits are split per component (core, individual modules, libs, utils, ...) - [X] Each...

**Describe the bug** I'm using basic SIP.js 0.19.0 Web.SimpleUser() typescript app, from chrome browser. When I start call from browser, all works. When I receive calls in browser, sip signalling...

Hi, Supposing I'm having: ``` cleartext_buffer="{'foo': 12345, 'bar': { 'key1':['a', 'b', 'c'], 'key2':"string"}}" ``` Currently, is there such a **C** function that will build a `struct msgpack_object` from `cleartext_buffer`? It...

Hi, I am trying the fork-late option with a (static-file) group call and I found the issue that it needs *at least one of the group member* to be REGISTER(ed)...

Hi, Premises: - debian 9 - use ```-tn``` parameter - sysctl -w net.ipv4.ip_local_port_range="60000 64000" -> set a range of allowed ports We had the following issue: - ```bind()``` syscall selected...

Hello, we are using SIPp with the following features and I wonder if they are of interest for the upstream community: 1. Add define to use local ip hints When...

#### Pre-Submission Checklist - [X] Commit message has the format required by CONTRIBUTING guide - [X] Commits are split per component (core, individual modules, libs, utils, ...) - [X] Each...

Previously, when got some rtp/echo errors, sipp returned a failure code upon successful completion of xml scenario. Now it returns success if xml scenario completes, and just logs rtp errors....

Allow start of sipp TLS client, without a mandatory cert/key. related to #569

#### Pre-Submission Checklist - [X] Commit message has the format required by CONTRIBUTING guide - [X] Commits are split per component (core, individual modules, libs, utils, ...) - [X] Each...