Module: kamailio Branch: master Commit: fd90308dd76d16452805edad713026c4a9f3bcea URL: https://github.com/kamailio/kamailio/commit/fd90308dd76d16452805edad713026c4a9f3bcea
Author: Stefan Mititelu <[email protected]> Committer: Stefan Mititelu <[email protected]> Date: 2015-12-10T14:29:00+02:00 rtpengine: Check node address when adding to set The node address has to start with 'udp:', 'udp6:' or 'unix:' and to end with a valid port number. Else, the node is ignored and is not added to the set. --- Modified: modules/rtpengine/rtpengine.c Modified: modules/rtpengine/rtpengine.h Modified: modules/rtpengine/rtpengine_db.c --- Diff: https://github.com/kamailio/kamailio/commit/fd90308dd76d16452805edad713026c4a9f3bcea.diff Patch: https://github.com/kamailio/kamailio/commit/fd90308dd76d16452805edad713026c4a9f3bcea.patch _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
