On 12/20/12 4:13 PM, Ovidiu Sas wrote:
On Thu, Dec 20, 2012 at 9:39 AM, Daniel-Constantin Mierla
<mico...@gmail.com> wrote:
- nathelper - some extra functionality, not sure if can be kept
completely
Maybe Andreas can look into this, as there is a lot of work going on with
nathelper and the new rtpproxy anyways.
I think Ovidiu Sas looked at it when he split the rtpproxy out in a
dedicated module.
IIRC, ping_contact whas the extra functionality in nathelper:
http://sip-router.org/docbook/sip-router/branch/master/modules_s/nathelper/nathelper.html#ping_contact
I don't know how widely used is this functionality.

Maybe we should have a separate thread per module (in user mailing
list to gather more imput) and see if it's worth merging the code or
use only the k version.
I re-cc-ed the thread to users in case someone has comments to it.


Also, on a separate note, I saw the we have a few db2_[module].
I think it would make sense for these modules to rename them into
[module]_db[1|2].
For example: ldap - we should have both versions under modules:
  - ldap_db1
  - ldap_db2
Just a suggestion ...
The type of the two ldap modules are different, modules_k/ldap is a connector to ldap server from configuration file, offering possibility to do ldap search queries from config.

The former modules_s/ldap (now db2_ldap) is a DB API v2 implementation driver module, so it can be used as a replacement for db_mysql (for example) when using some modules (such as db2_ops). I prefixed with db2_ to indicate that is not implementing DB API v1.

Cheers,
Daniel

--
Daniel-Constantin Mierla - http://www.asipto.com
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda


_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to