THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#476 - CRASH: segmentation fault on module db_cluster with postgres
User who did this - Nuno Miguel Reis (nmreis)
----------
I'll compile and test.
I'll let u know the outcome soon.
----------
More information can be found at the following URL:
https://sip-router.org/tracker/index.php?do=details&task_id=476#comment1675
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.
Hello,
in preparation for releasing v4.2.0 on Thursday this week, I spent some
time today to publish the documentation for v4.2.x series at the usual
places on kamailio.org site.
I am writing here to ask everyone having some spare time to check
through usual places they used in the past to read documentation on
kamailio.org and see if something is missing for 4.2.x or something is
wrong (e.g., broken or wrong links). Starting points can be:
- http://www.kamailio.org/w/documentation/
- http://www.kamailio.org/wiki/
Report any finding back to mailing list.
Cheers,
Daniel
--
Daniel-Constantin Mierla
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
Hello all,
For NATed clients, we have the following functions to handle them:
- fix_nated_contact()
- add_contact_alias()
- set_contact_alias()
Both add_contact_alias() and set_contact_alias() are adding the
following new param ";alias=ip~port~transport" to the Contact header.
There are some subtle differences between the two: set_contact_alias()
makes the contact URI is immediately visible to other modules.
Recently, Daniel made a fix for set_contact_alias() to work with
presence modules (just like fix_nated_contact() does).
Since both add_contact_alias() and set_contact_alias() are doing
similar things, but add_contact_alias() has some limitations, I would
propose to deprecate add_contact_alias() in favour of
set_contact_alias().
If required, we can enhance set_contact_alias() to take extra params
just like add_contact_alias() does.
This will make things cleaner and less ambiguity about how to handle
NATed clients (especially for newcomers to kamailio). And maybe, we
should have a similar discussion about fix_nated_contact().
Regards,
Ovidiu Sas
--
VoIP Embedded, Inc.
http://www.voipembedded.com
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#480 - WEBRTC registrations are not updating to DB always
User who did this - Varghese Paul (varghesepaul87)
----------
Thanks for the explanation.
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=480#comment1674
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.