[7.912][BUG][FIXED] VOIP Security enable strict mode does not stay enabled

Hi all,
after the "enable strict mode" box is ticked and applied, the "enable strict mode" box is cleared.

I went to check the setting in the /etc/modprobe.d/netfilter and that file does not exist at this location any more.

Ian M
  • Astaro Beta Report
    
    --------------------------------
    Version: 7.912
    Type: BUG
    State: MERGED/FIXED
    Reporter: RFCat_vk++
    Contributor: 
    MantisID: 13814
    Target version: 7.920
    Fixed in version: 7.920
    --------------------------------
  • after the "enable strict mode" box is ticked and applied, the "enable strict mode" box is cleared.


    Yes, we messed that up. This will work again in the next release. To toggle that switch, you can use the console and issue:

    [FONT="Courier New"]cc set sip expect_strict 1 # or 0 to disable
    [/FONT]



    I went to check the setting in the /etc/modprobe.d/netfilter and that file does not exist at this location any more.


    That's correct too. My coworkers decided to clean up ;-)
    Take a look at 

    [FONT="Courier New"]/sys/module/nf_conntrack_sip/parameters/sip_direct_signalling[/FONT]

  • Hi kbr,
    thank you for the update.

    After I posted this thread I found your earlier posting on how to set and test the bit. Works as expected, bit now set.

    Regards

    Ian M