Hi,

I would like to understand why param when I want to create a new UAS
in my B2B_module has to be str*.
Why don't you use a simple void* in struct b2b_dlg to give context to
callbacks ??
There is something I don't understand with this features ?? (If yes,
you have to check if param == NULL in b2b_new_dlg before
to copy it line 795: dlg.param = *param;)

Regards,

-- 
Olivier Détour

_______________________________________________
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to