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

tried this

modparam("xlog", "prefix", "D$dlg(h_id)")

but it not works with variables

any other tips/ideas?

goal is to correlate logs for one dialog (call)


thanks

Marek


__________________________________________________________
Kamailio - Users Mailing List - Non Commercial Discussions
 * [email protected]
Important: keep the mailing list in the recipients, do not reply only to the 
sender!
Edit mailing list options or unsubscribe:
 * https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to