[OpenSIPS-Users] [OpenSIPS-Devel] [NEW FEATURE] Multi DB connections support in AVPOPS
Kobi Eshun
kobi at sightspeed.com
Tue Jan 6 18:39:42 CET 2009
Fair point -- I use M4 to keep track of such constants, so I didn't
consider it much of a hassle. I'll see how hard it would be to
implement your request w/out a runtime performance hit. Cheers,
--
kobi
On Jan 6, 2009, at 9:22 AM, Dan Pascu wrote:
>>
>> Ex:
>> # load using default db connection (backward compatible)
>> avp_db_load("$fu","$(i:678)");
>> # load using db connection id 2
>> avp_db_load("$fu","$(i:678)", "2");
>
> It would be nicer if names could be used instead of numeric ids to
> identify a connection, as they are easier to remember and more user
> friendly.
More information about the Users
mailing list