You should call create dialog first (as you do stuff with profiles). If the dialog exist, the value of it's profile will not be changed by calling the loadbalancer.
-----Original Message----- From: Users <[email protected]> On Behalf Of Igor Pavlov Sent: Friday, June 28, 2019 9:46 AM To: OpenSIPS users mailling list <[email protected]> Subject: [OpenSIPS-Users] create_dialog with Load Balancer module Hi all, I'm a little bit confused with using 'dialog' and 'load balancer' modules. Tutorial says that load_balance() will automatically create the dialog state, in this case can I use create_dialog( ) or it's redundant? If yes, what should be called firstly - load_balance() and if it return true call create_dialog() or vice versa? I'm also using dialog profiling and sharing. -- -- Kind regards, Igor Pavlov _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
