[OpenSIPS-Devel] [ opensips-Bugs-3197879 ] Dialog context:: vars not there after restart

SourceForge.net noreply at sourceforge.net
Wed Mar 9 16:13:00 CET 2011


Bugs item #3197879, was opened at 2011-03-02 22:29
Message generated for change (Comment added) made by nobody
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=3197879&group_id=232389

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: 1.6.x
Status: Open
Resolution: None
Priority: 7
Private: No
Submitted By: Patrick Ferguson (patrickferguson)
Assigned to: Razvan Crainea (razvancrainea)
Summary: Dialog context:: vars not there after restart

Initial Comment:
I'm currently using store_dlg_var("name", "value"), not problem there, but I noticed when I restart that there variable was not read back in.  dlg_list_ctx show nothing for context after restart.

----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2011-03-09 15:13

Message:
Not sure if I grabbed the right code.  Here is what I used to get my copy
of 1.6


svn co https://opensips.svn.sourceforge.net/svnroot/opensips/branches/1.6
opensips_1_6


If that is where you applied the patch, then no, it isn't working.   when
I issue a 
fifo dlg_list_ctx
command, the context is blank for the dialogs.  

I did see an update to several of the files when I did an update


U    modules/dialog/dlg_db_handler.c
U    modules/dialog/dlg_handlers.c
U    modules/load_balancer/lb_data.c
U    modules/acc/acc_logic.c
U    modules/acc/acc_logic.h
U    modules/acc/acc_mod.c
U    modules/acc/acc.c
U    modules/benchmark/doc/benchmark_devel.xml
U    modules/benchmark/README
Updated to revision 7795.

Is that correct?


----------------------------------------------------------------------

Comment By: Razvan Crainea (razvancrainea)
Date: 2011-03-08 16:03

Message:
Hello Patrick,

I have just committed a little fix for the dialog module. Please update
your sources, build and try again.
Let mo know if the problem persists.

Regards,
Razvan

----------------------------------------------------------------------

Comment By: Patrick Ferguson (patrickferguson)
Date: 2011-03-02 22:53

Message:
Before I restart, I looked at the DB and the column vars does contain the
variables.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=3197879&group_id=232389



More information about the Devel mailing list