Daniel,
> can you add an xlog() at the start of the main route block and log a
message for any
> request received? [...] You can put another xlog before the save() function to see if
> registration requests are getting there. [...] You can switch to kamailio
flavour modules
> and see if reproduces.
Thanks for the help! We switched to kamailio flavour, added some xlog messages and managed to reproduce. See below for some logging.
To our surprise, the last message handled was an INVITE. We'll add more logging to see whether it is handled successfully or gets stuck somewhere.
Those numbers at the start of the log message, are these child IDs? At first they alternate, but apparently child 1 and 2 stop running early on (each with an INVITE as last message).