OK, that looks interesting - and I think I would able to generate such options from kamailio - but how do I measure the time for a response for this request? Is there any variables which can provide response time for some requests?
On Tue, Jan 15, 2019 at 03:20:10PM +0300, Soltanici Ilie wrote:
OK, that looks interesting - and I think I would able to generate such options from kamailio??- but how do??I?? measure the time for a response for this request? Is there any variables which can provide response time for some requests?
I have no idea how to do this from within kamailio, but I guess you might use KEMI to accomplish that.
My solution is to do this all externally to kamailio, not for timing but reachability notifications to endusers (check every 15s and alert if no responses (or active registrations) for more than 60s. But since I build a hash of endpoints it is easy to add a time (in milli or micro seconds) for sending and receiving.
Hello,
some off-topic remarks, maybe you can do something about or others can confirm/infirm what I am seeing:
1) I am subscribed to sr-users mailing list with two email accounts, I get your email on my secondary account, bit not on gmail, which is the one I use actively. The thing is that it is not even in Spam folder in gmail, so it might be that other people using gmail do not get your messages. I do not know the reason, might be that gmail simply rejects mail.ru domain (there is a lot of spam I get from that domain on my private email server). Anyone else with a gmail address getting the messages from @mail.ru addresses?
2) the email client used by you is breaking (or better said doesn't support) threading, so your messages are not grouped the existing discussion, but they appear as new message (I see it with Thunderbird). Having the emails grouped on thread makes it easy to read through all messages sent on that topic.
Cheers, Daniel
On 15.01.19 13:20, Soltanici Ilie wrote:
OK, that looks interesting - and I think I would able to generate such options from kamailio - but how do I measure the time for a response for this request? Is there any variables which can provide response time for some requests?
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
On Tue, Jan 15, 2019 at 03:57:54PM +0100, Daniel-Constantin Mierla wrote:
some off-topic remarks, maybe you can do something about or others can confirm/infirm what I am seeing:
?? 1) I am subscribed to sr-users mailing list with two email accounts, I get your email on my secondary account, bit not on gmail, which is the one I use actively. The thing is that it is not even in Spam folder in gmail, so it might be that other people using gmail do not get your messages. I do not know the reason, might be that gmail simply rejects mail.ru domain (there is a lot of spam I get from that domain on my private email server). Anyone else with a gmail address getting the messages from @mail.ru addresses?
Spamassassin flags mail.ru as a highly likely abuse domain (but set the points by default to 0.00, so it is no dropping it). More likely is a DKIM validation failure I'm getting from my MTA, but I only set a positive score to these kind of failures and since there is no other spam likelyhoods it is accepted. Normally gmail accepts my DKIM signed but mangled by mailinglists with a strict drop of DKIM fails DMARC setup, but having other possible indicators might suggest mail is simply dropped for mail.ru with invalid DKIM by Google.