[OpenSIPS-Users] (no subject)
    J E H A N Z A I B 
    jehanzaib.kiani at gmail.com
       
    Sun Nov  4 16:55:05 EST 2018
    
    
  
Hi team,
I used redis cache for dialog storage. I have 2 different servers both are
sharing the same redis. Is the profile size shared in this case?
here is the dialog config.
loadmodule "dialog.so"
modparam("dialog", "enable_stats", 1)
modparam("dialog", "cachedb_url", "redis:mysip://mysipx.xx.xx:xxxx/")
This is how I check my profile size.
        create_dialog();
        set_dlg_profile("myuniqprof","$avp(myprofile_id)");
        get_profile_size("myuniqprof","$avp(myprofile_id
)","$var(current_profile_size)");
Please note I am using version: opensips 1.11.3-notls
-- 
Regards,
Jehanzaib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20181105/d7ed05df/attachment.html>
    
    
More information about the Users
mailing list