El Martes 31 Marzo 2009, Frank Durda IV escribió:
Once running, reference those rtpproxy processes via a
line like this
in ser.cfg:
modparam("nathelper", "rtpproxy_sock", "udp:127.0.0.1:8001=1
udp:127.0.0.1:8002=1 udp:127.0.0.1:8003=1 udp:127.0.0.1:8004=1")
Very interesting. Let me a question:
You are setting "=1" for all the RtpProxies nodes. This means that when you
call "force_rtpproxy()" it will choose one of them randomly.
In case an initial INVITE-200 is handled by RtpProxy A, and later a re-INVITE
arrives, how do you get "force_rtpproxy()" contacts the same RtpProxy A during
re-INVITE transaction?
--
Iñaki Baz Castillo <ibc(a)aliax.net>