[Kamailio-Users] load_credentials() in auth_db.
Are there any plans to allow loading of credentials into userspace variables ($var(column)) in addition to AVPs? -- Alex Balashov Evariste Systems Web : http://www.evaristesys.com/ Tel : (+1) (678) 954-0670 Direct : (+1) (678) 954-0671 Mobile : (+1) (706) 338-8599
Hello, On 12/02/08 20:54, Alex Balashov wrote:
Are there any plans to allow loading of credentials into userspace variables ($var(column)) in addition to AVPs?
it is an idea and useful. I am currently working in migrating the pseudo-variables from core in pv module and all that want to assign values to PVs should use the set function from pv_spec structure. This function is given via PV API and hides the PV-specific internals - the setting of values for AVP, $var() or something else is done the same way. I will have a look at auth db module once PVs are migrated. Cheers, Daniel -- Daniel-Constantin Mierla http://www.asipto.com
participants (2)
-
Alex Balashov -
Daniel-Constantin Mierla