<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("dialog", "profiles_with_value", "caller")</div>
<div>.....</div><div><br></div><div> if ( is_method("INVITE") ) {</div><div>.....</div><div> set_dlg_profile("caller","$fU");</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>