Re: [OpenSIPS-Users] dialog module leaking memory

2009-07-03 Thread Bogdan-Andrei Iancu
Hi Brett, actually there are 2 issues here: 1) dialog error - the error says you call "set_dlg_profile()" before creating the dialog (probably in the request route)It should not be related to failure_route (as per your post) 2) mem error - not sure if related to the first one, but you sho

[OpenSIPS-Users] dialog module leaking memory

2009-07-02 Thread Brett Nemeroff
Hey All,I've got a stateful dispatcher I've build using dialog profiles. Apparently I'm doing something stupid in my script generating these errors: Jul 3 00:54:20 opensips-a /usr/local/sbin/opensips[26189]: ERROR:dialog:set_dlg_profile: dialog was not yet created - script error Jul 3 00:54:20 op