[SR-Users] event_route[usrloc:contact-expired]

YASIN CANER caner_yaso at hotmail.com
Fri Jan 18 06:46:37 CET 2019


Hello

Could you try to set parameter on your test environment?


modparam("registrar", "event_callback", "usrloc:contact-expired")

Cheers
Yasin CANER

________________________________
From: Javier Valencia <jv at voiper.es>
Sent: Thursday, January 17, 2019 6:51 PM
To: YASIN CANER; Kamailio (SER) - Users Mailing List
Subject: Re: [SR-Users] event_route[usrloc:contact-expired]


Hi Yasin.


I change debug from 2 to 3 and was turn crazy. But when debug=2 I can see other L_INFO entries.


The problem it's this event_route it's not called.


Best regards


Javier Valencia



El 17/1/19 a las 16:37, YASIN CANER escribió:
Hello,

could you check debug level is enough to write logs? Probably it is debug=2

https://www.kamailio.org/dokuwiki/doku.php/tutorials:debug-syslog-messages

Best Regards

Yasin CANER


tutorials:debug-syslog-messages - Kamailio (OpenSER) Wiki<https://www.kamailio.org/dokuwiki/doku.php/tutorials:debug-syslog-messages>
Authors of initial tutorial: Daniel-Constantin Mierla <miconda (at) gmail.com> Elena-Ramona Modroiu <ramona (at) asipto.com> Abstract Tutorial about how to print debug and syslog messages with Kamailio (OpenSER) SIP Server.
www.kamailio.org<http://www.kamailio.org>



________________________________
From: sr-users <sr-users-bounces at lists.kamailio.org><mailto:sr-users-bounces at lists.kamailio.org> on behalf of Javier Valencia <jv at voiper.es><mailto:jv at voiper.es>
Sent: Thursday, January 17, 2019 6:33 PM
To: sr-users at lists.kamailio.org<mailto:sr-users at lists.kamailio.org>
Subject: [SR-Users] event_route[usrloc:contact-expired]


Hi there!

I'm using Kamailio 4.4.3, and I add this code to my Kamailio:

event_route[usrloc:contact-expired] {

    xlog("L_INFO", "EXPIRED CONTACT START\n");
    xlog("L_INFO", "EXPIRED CONTACT for $ulc(exp=>aor)\n");
    xlog("L_INFO", "EXPIRED CONTACT END\n");
}

I can't see this entries in the log.

I read many times the docs and code, but I don't understand why it's not working.

I have two phone with 60 and 300 expiry seconds, if then expire, when it's event_route[usrloc:contact-expired] triggered?

Why this event route it's named as usrloc but it's documented in registrar module?

I need to provide more info about?

Thank you very much.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20190118/bb7dff1e/attachment.html>


More information about the sr-users mailing list