Module: kamailio Branch: master Commit: 7ad4dadcab841d191d5edc028a74cea7fe411450 URL: https://github.com/kamailio/kamailio/commit/7ad4dadcab841d191d5edc028a74cea7...
Author: Stefan Mititelu stefan.mititelu@1and1.ro Committer: Stefan Mititelu stefan.mititelu@1and1.ro Date: 2015-11-16T13:26:41+02:00
rtpengine: Fix comments for hastable
- shm NULL checks and free already alloc'ed shm - default entry tout to 3600 sec - return node only, not the whole entry - zero shm hashtable parts - lookup and select new node if lookup fails; this is done for all commands and assures fallback behaviour - change void to struct specific - make set_rtp_inst_pvar() static -> used only in rtpengine.c - fix typos rtpproxy vs rtpengine
---
Modified: modules/rtpengine/doc/rtpengine_admin.xml Modified: modules/rtpengine/rtpengine.c Modified: modules/rtpengine/rtpengine.h Modified: modules/rtpengine/rtpengine_hash.c Modified: modules/rtpengine/rtpengine_hash.h
---
Diff: https://github.com/kamailio/kamailio/commit/7ad4dadcab841d191d5edc028a74cea7... Patch: https://github.com/kamailio/kamailio/commit/7ad4dadcab841d191d5edc028a74cea7...