<div dir="ltr"><div>Hello,</div><div><br></div><div>When try to use set_dlg_profile at OpanSips - 1.9 I receive follow errors:</div><div><br></div><div>ERROR:dialog:set_dlg_profile: dialog was not yet created - script error</div>
<div>ERROR:dialog:w_set_dlg_profile: failed to set profile</div><div><br></div><div><br></div><div>Here is part of my Opensips script:</div><div><br></div><div>....</div><div>modparam(&quot;dialog&quot;, &quot;profiles_with_value&quot;, &quot;caller&quot;)</div>
<div>.....</div><div><br></div><div> if ( is_method(&quot;INVITE&quot;) ) {</div><div>.....</div><div>  set_dlg_profile(&quot;caller&quot;,&quot;$fU&quot;);</div><div><br></div><div>}</div><div><br></div><div><br></div><div>
Where is problem?</div><div><br></div><div>Regards,</div><div>PlayMen</div></div>