SIP Router Project
FS#94 - allow script variable as pdb_query() result parameter
Attached to Project:
sip-router
Opened by Juha Heinanen (jh) - Wednesday, 20 October 2010, 15:59 GMT
Opened by Juha Heinanen (jh) - Wednesday, 20 October 2010, 15:59 GMT
|
Detailscurrently second parameter of pdb_query(), which receives the query result, needs to be an avp. it should also be possible to use more efficient script variable ($var) as the query result parameter.
|
This task depends upon