Luke Escudé

Results 11 issues of Luke Escudé

Hello, is there a way to embed the SIP Message Ladder as an iFrame? For example, displaying the SIP Messages (or other Homer7 tabs in a SIP dialog, like RTCP,...

enhancement
question

### Description OPTIONS keepalives sent by usrloc are not being traced with HEP/Homer ### Troubleshooting #### Reproduction Module setup: modparam("siptrace", "duplicate_uri","sip:HOMERIP:9060"); modparam("siptrace", "hep_mode_on",1); modparam("siptrace", "trace_to_database",0); modparam("siptrace", "trace_flag",22); modparam("siptrace", "trace_on", 1);...

enhancement

Is there a way to start up the Dispatcher again, other than restarting all the managers then all the workers? If there is intermittent packet loss in one of our...

Expected behavior The voting/election process should be fairly quick and effective in a 5-manager setup. Losing a non-leader should be a graceful change, since the non-leader isn't a leader. Actual...

Hello, what is the correct syntax to supply HeplifyServer with DiscardMethod? I am using the following, and I don't believe it works (I can still look at OPTIONS packets inside...

Please review the attached screenshot - This is what our Register per Second graph looks like... Those spikes are when the Homer database becomes 100% full, so we clear out...

### Severity Minor ### Versions 20.6.0 ### Components/Modules res_parking ### Operating Environment Debian 12 x64 ### Frequency of Occurrence None ### Issue Description When attempting to Park() and the lot...

bug
support-level-core

### Severity Major ### Versions 20.6.0 ### Components/Modules res_parking ### Operating Environment Debian 12 x64 ### Frequency of Occurrence Constant ### Issue Description When performing a reload after the res_parking.conf...

bug
support-level-core

### Improvement Description Hello! The Record() function has nice built-in features, but we lack the ability to retrieve the exact duration that elapsed during the record process. It would be...

improvement
support-level-core

When running with pm2 + Express, there's a metric exposed for HTTP Req/Min. I believe this is incorrect, and it should say Req/Sec - All of my testing seems to...