Ben Kaufman

Results 7 issues of Ben Kaufman

Allow modules to add specific configuration keys to be censored, as suggested by @racke on [this issue](https://github.com/PerlDancer/Dancer2-Plugin-Auth-Extensible-Provider-LDAP/issues/5) from Dancer2::Plugin::Auth::Extensible::Provider::LDAP where the ldap account bind password is displayed in he configuration...

Enhancement
Sensitive

### Description Currently secsipid has a method to sign arbitrary (json) data (`secsipid_sign`), however it has no converse method to check the signature. Currently, an attempt to check a `div`...

feature-request
Stale

### Description Carrierroute's CRC32 algorithm over call_id tends to produce poor call distribution under real world examples. Having 4 records for a given carrier/domain combo (assuming no flags, mask, or...

enhancement

### Description Calling functions from the `dialplan` module in 5.8 (`dp_translate()`, `dp_match()`) results in the following line being logged: ``` WARNING: [core/mem/q_malloc.c:520]: qm_free(): WARNING: free(0) called from dialplan: dp_db.c: pcre2_free(206)...

### Description Feature request/suggestion: Currently, the predicative hashing algorithm for dispatcher gives equal weight to all members of the set. It would be convenient to use the rweight attribute to...

Stale

### Description Intermittent Kamailio crashes (a few times a week). ### Troubleshooting Core dump created #### Reproduction From the backtrace it looks like the failure occurs in one of the...

### Description I came across the following behavior when working with data returned from `rtpengine_query_v()`. Some of the returned data has the `to_tag` and `from_tag` as the key name, and...