Hello,
db_fetch_rows is about setting the value of how many rows to be
loaded at once. 0 is a special value meaning that this limit is not
set and all rows are loaded at once. db_fetch_rows is common
parameter for other modules (e.g., usrloc) with same kind of
behaviour, so I would not change the behaviour of db_fetch_rows.
For what you need, maybe db_mode should get a new value -- this is
the parameter that controls the relation with database. However, if
the write modes provided by db_mode are something that worth
combining with the "no-read" mode, then a new parameter can be
added, like db_skip_load.
Cheers,
Daniel
On 24/08/15 02:25, jay binks wrote:
Further to this, I have created a pull request that
I think should behave better.
_______________________________________________
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
--
Daniel-Constantin Mierla
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
Book: SIP Routing With Kamailio - http://www.asipto.com