Hi,

any idea about this crash? I got 17 crashes in 4 days. The stack trace is the same as above.
In kamailio config I do the followings:

  1. Kamailio sends an async http request to our server which results the sip passwords of users which have to be renewed.
  2. In the http reply handler kamailio builds az $uac_req object and calls uac_req_send() to asterisk for each users which registrations have to be renewed.
  3. $uac_req(evroute)=1 is set before.
  4. In uac:reply event route registration data (refresh time...) is saved into a mysql table.

The crash occurs immediately after or during calling refresh regsistration.

Any idea, how can this crash be eliminated?


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/issues/3522/1838019371@github.com>