<div dir="ltr">Hi,<div><br></div><div>I am using dlg_val. In my code after create_dialog I have</div><div>$dlg_val(RTPPROXY) = "FOO";<br></div><div>If after that I do:</div><div>xlog("--------------- The value for dlg_val(RTPPROXY) is $dlg_val(RTPPROXY)");<br></div><div>Then log will show:</div><div>--------------- The value for dlg_val(RTPPROXY) is FOO</div><div>However if I have</div><div>xlog("--------------- The value for dlg_val(RTPPROXY) is $dlg_val(RTPPROXY)");  <br></div><div>for sequential requests the value is always NULL. </div><div><br></div><div>Is there something that I can be missing?</div><div><br></div><div>TIA.</div><div><br></div><div>Dovid</div><div><br></div></div>