Pre-Submission Checklist

Type Of Change

Checklist:

Description

I found that zero servers are being logged, even though they are (ignore the line numbers, the file is slightly modified):

 0(15681) DEBUG: dispatcher [dispatch.c:919]: ds_load_list(): found [0] dest sets
 0(15681) DEBUG: dispatcher [dispatch.c:222]: ds_log_dst_cb(): dst>> 1031 sip:127.0.0.1:5182 0 0 (,0,0,0)
 0(15681) DEBUG: dispatcher [dispatch.c:222]: ds_log_dst_cb(): dst>> 1011 sip:127.0.0.1:5180 0 0 (,0,0,0)
 0(15681) DEBUG: dispatcher [dispatch.c:222]: ds_log_dst_cb(): dst>> 1021 sip:127.0.0.1:5181 0 0 (,0,0,0)

Therefore, I moved the logging of the dest sets after updating variable and this fixed the error.


You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/2609

Commit Summary

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.