[sr-dev] [tracker] Comment added: mtree mt_summary display incorrectly, or memory leak?

sip-router bugtracker at sip-router.org
Fri Feb 28 23:15:59 CET 2014


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#398 - mtree mt_summary display incorrectly, or memory leak?
User who did this - Josh (JoshE)

----------
The parameters are as follows:

modparam("mtree", "mtree", "name=fc_did;dbtable=dids;type=0;multi=0")
modparam("mtree", "mtree", "name=fc_tenant;dbtable=dids_tenants;type=0;multi=0")

modparam("mtree", "fetch_rows", 2000) # count of DIDs in a single fetch
modparam("mtree", "char_list", "0123456789") # characters in prefix
modparam("mtree", "pv_value", "$avp(dispatch_group)")
modparam("mtree", "tname_column", "name") # name search column
modparam("mtree", "tprefix_column", "did")
modparam("mtree", "tvalue_column", "dispatchgroup")

The values are all in the same database table, technically, although to make this work, I created a view for the "second" table, which references the first database.
----------

More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=398#comment1317

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.



More information about the sr-dev mailing list