<html><head></head><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px"><div id="yui_3_16_0_ym19_1_1467900347990_5023">Dear All,</div><div id="yui_3_16_0_ym19_1_1467900347990_5023"><br></div><div id="yui_3_16_0_ym19_1_1467900347990_5023" dir="ltr">I'm trying to set a few parameters for an "INVITE", and access their values in the failure routine if the call fails. $var() doesn't seem suitable for my purpose as it only lasts for one process. I think if I set a $var() in "INVITE", it will be gone when I receive the failure response. $sht() seems able to last long but it will be accessed by all processes which might include ones not belonging to the same dialog. I wonder if somebody would give me some suggestions here to handle such situations.  Does Kamailio provide a mechanism to set up a parameter with a life span of the entire dialog? Thanks.</div><div id="yui_3_16_0_ym19_1_1467900347990_5023" dir="ltr"><br></div><div id="yui_3_16_0_ym19_1_1467900347990_5023" dir="ltr">Regards,</div><div id="yui_3_16_0_ym19_1_1467900347990_5023" dir="ltr">Jay</div><div id="yui_3_16_0_ym19_1_1467900347990_5023" dir="ltr"><br></div><div id="yui_3_16_0_ym19_1_1467900347990_5023" dir="ltr"><br></div></div></body></html>