Hello,

When try to use set_dlg_profile at OpanSips - 1.9 I receive follow errors:

ERROR:dialog:set_dlg_profile: dialog was not yet created - script error
ERROR:dialog:w_set_dlg_profile: failed to set profile


Here is part of my Opensips script:

....
modparam("dialog", "profiles_with_value", "caller")
.....

 if ( is_method("INVITE") ) {
.....
  set_dlg_profile("caller","$fU");

}


Where is problem?

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

Reply via email to