[sr-dev] [kamailio/kamailio] usrloc OPTIONS not tracing with HEP (Issue #3136)

Luke Escudé notifications at github.com
Tue Jun 7 19:33:42 CEST 2022


### Description

OPTIONS keepalives sent by usrloc are not being traced with HEP/Homer 

### Troubleshooting

#### Reproduction

Module setup:

modparam("siptrace", "duplicate_uri","sip:HOMERIP:9060");
modparam("siptrace", "hep_mode_on",1);
modparam("siptrace", "trace_to_database",0);
modparam("siptrace", "trace_flag",22);
modparam("siptrace", "trace_on", 1);
modparam("siptrace", "hep_version", 3);
modparam("siptrace", "trace_mode", 1)


I believe the above setup should duplicate ALL packets to homer, which is working just fine, except for usrloc-generated OPTIONS.

The 200 OK from endpoints is showing up just fine, just not the initial request.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3136
You are receiving this because you are subscribed to this thread.

Message ID: <kamailio/kamailio/issues/3136 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20220607/eac5fd98/attachment.htm>


More information about the sr-dev mailing list