Panagiotis Skoulikaritis writes:
I have implemented the logging as Juha and you
suggested, but I couldn't
figure it out, it seems that kamailio thinks that all outgoing calls are
between registered users and it checks the location table and because it
doesn't find any entry it fails the call.
you need some logic to determine, if destination is a local user of your
proxy and only do lookup for those that are.
-- juha