Module: kamailio Branch: master Commit: 8b39cb6a3aa37d26da1ccf8f55f25aaba8fc4613 URL: https://github.com/kamailio/kamailio/commit/8b39cb6a3aa37d26da1ccf8f55f25aaba8fc4613
Author: Timmo Verlaan <[email protected]> Committer: Timmo Verlaan <[email protected]> Date: 2016-10-07T12:13:24+02:00 core: added mcast to select interface for multicast - You can now define a mcast parameter before a listen parameter that contains a multicast address. After each listen parameter mcast gets reset. mcast must contain the name of an interface, eg `eth1`. Issue GH#813 --- Modified: cfg.lex Modified: cfg.y Modified: globals.h Modified: ip_addr.h Modified: main.c Modified: socket_info.c Modified: udp_server.c --- Diff: https://github.com/kamailio/kamailio/commit/8b39cb6a3aa37d26da1ccf8f55f25aaba8fc4613.diff Patch: https://github.com/kamailio/kamailio/commit/8b39cb6a3aa37d26da1ccf8f55f25aaba8fc4613.patch _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
