Hello,
writing to inform everyone that currently the qq.com domain is
blacklisted by the kamailio.org email server due to high volume of spam
sent to many admin addresses and mailing lists. Spamassassin had very
hard time digesting and filtering, as content kept changing and
addresses were random.
I didn't get the chance yet to check if we have subscribers with this
domain, so, as a fast lane, if you use it and don't have the possibility
to quickly switch to another email server domain, write me to try to
whitelist the address. Hopefully, if anyone is affected, there is not
much inconvenience, but it was the only quick solution that could be
applied for the moment.
Cheers,
Daniel
--
Daniel-Constantin Mierla
www.twitter.com/miconda -- www.linkedin.com/in/miconda
Kamailio Advanced Training - www.asipto.com
Kamailio World Conference - www.kamailioworld.com
Hello,
How do i include Expires header for 200 OK message?
One of the manual says this.. how do i modify my existing config file to
include this?
I am using : /usr/local/etc/kamailio/kamailio.cfg for configuration.
Rgds,
MGSK
1.4.9. expires_offset (int)
The value that should be subtracted from the expires value when sending a
200OK for a publish. It is used for forcing the client cu send an update
before the old publish expires.
*Default value is "0".*
*Example 1-9. Set expires_offset parameter*
...
modparam("presence", "expires_offset", 10)
when kamailio try to dispatch the requests to Asterisk, it inserts a sip header without newline, so the sip header will be concatenated with the next header
herein an example:
sip:edi-2001@217.108.243.20:12983;transport=TCP;obContact: <sip:edi-2001@10.42.0.11:5060;transport=UDP>
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1257