Nick 'TARANTUL' Novikov wrote:
Hi, ppl! I have installed OpenSER and radius server. OpenSER authorized all call through radius. How I can limit call duration by "Session-Timeout" attribute from radius ?
Try to use DIALOG module. Configure this module to use some AVP as "timeout_avp", mark needed dialog with "dlg_flag" then load AVP value from RADIUS response.
See at http://www.openser.org/docs/modules/1.2.x/dialog.html for more info about module params.
Sorry, I don't use this scenario but it must work in theory. I hope :-)