El Wed, 19 Jan 2022 16:06:04 +0100 marek cervajs64@gmail.com escribió:
hi,
is it possible create log of SIP dialog like https://wiki.asterisk.org/wiki/display/AST/Unique+Call-ID+Logging ?
it looks like its possible like this
xlog("L_INFO", "D$dlg(h_id) something to log \n");
but i must copy $dlg(h_id) in every xlog
you can use log_prefix directive