Been pulling out what's left of my hair on this one...

I'm trying to get the siptrace module to record calls only using the
trace_dialog() command at the initial invite.  When I put the command
in the invite route, everything works as it should.

Now I am trying to get OpenSIPs to use the avp_traced_user parameter,
so that it inserts the username where it can (even if not
authenticated yet).  But combination I try, using flags/not using
flags, sip_trace() or dialog_trace() ends up with incomplete or
duplicate entries with the username/no username in the sip_trace
table.

Is there a simple way of getting trace_dialog like output (initial
invite to final BYEs, including ACKS), but have the traced_user field
user set (even if the from user hasn't been authenticated yet)?

Many thanks.

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to