Hello,

From the script, you can alter the timeout_avp value at any time after the dialog is established. Unfortunately, you cannot modify AVP values through FIFO.

What you can do is use avp_db_load [1] so that you can set the value of an AVP from what you have in DB. So your external APP would have to insert into a DB the new timeout_avp value.

[1] http://www.opensips.org/html/docs/modules/devel/avpops.html#id250328

Regards,

Vlad Paiu
OpenSIPS Developer


On 10/31/2011 07:02 PM, Dani Popa wrote:
hi,
it is possible somehow to change/update the dialog timeout_avp(value of it) on the fly. Meaning, after the dialog is established, to change it somehow from fifo ? I want to use It for simultaneous prepaid calls.

Thanks,
Dani

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to