[OpenSIPS-Users] event_route DLG_state ERROR
    Johan De Clercq 
    johan at democon.be
       
    Mon Sep 23 14:33:39 EDT 2019
    
    
  
Post the backtrace place
Outlook voor iOS<https://aka.ms/o0ukef> downloaden
________________________________
Van: Users <users-bounces at lists.opensips.org> namens Антон Ершов <suharik71 at gmail.com>
Verzonden: maandag, september 23, 2019 8:29 PM
Aan: OpenSIPS users mailling list
Onderwerp: [OpenSIPS-Users] event_route DLG_state ERROR
Hello friends!
I try to catch dialog state changes in event_route and get an error.
opensips version 3.0.0.20190922.571112e37-1.el7
conf.
event_route[E_DLG_STATE_CHANGED] {
    switch($param(new_state)){
        case 4:
            xlog("L_INFO", "[$ci] - dialog Esteblished \n");
            break;
        case 5:
            xlog("L_INFO", "[$ci] - dialog end \n");
            break;
    }
}
at startup opensips get this error
kernel: opensips[12853]: segfault at 0 ip 00007f07b7fba55b sp 00007ffce9a66d80 error 4 in dialog.so[7f07b7fa1000+76000]
this is my configuration error or bug?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20190923/7c204cb0/attachment.html>
    
    
More information about the Users
mailing list