Hello,
Is it possible to have mi_datagram listen on more than one socket? For
example, I need it to listen to a local socket for communication with
Mediaproxy¹s dispatcher, but I¹d like to open it on a udp socket for an
external management application.
If I configure it like this:
loadmodule "mi_datagram.so"
modparam("mi_datagram", "socket_name", "udp:ww.xx.yy.zz:2866")
modparam("mi_datagram", "socket_name", "/tmp/opensips.sock")
The local file works but the udp socket does not.
- Jeff
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users