Dear openser-users,
I am trying to set-up a configuration where openser + RTPproxy are
relaying messages between disconnected networks (i.e. openser + RTPproxy
having more than one network-interface). With this method, I could
additionally bridge IPv4-only and IPv6-only clients. Therefore I need to
find out, on which interface (or socket, respectively) openser will send
the message out because RTPproxy needs this info and is too dumb to find
out by itself.
I currently have a _very_ complicated solution which utilizes AVPs and
mysql and it fails with NATed clients (detail: because the "contact"
changes, I cannot look it up in the DB again).
So, if you have any solutions or hints I would be VERY happy to "hear"
from you.
Greetings, Gerry.
P.S.: Of course, I would be happy to share my config, but I don't want
to SPAM this list. Therefore, if you are interested, just ask! But
remember: my solution ONLY makes sense, if you're relaying between
disconnected networks!