Module: kamailio Branch: master Commit: 44c19111fef40bd2f18ec7ecf8726d967c8a953a URL: https://github.com/kamailio/kamailio/commit/44c19111fef40bd2f18ec7ecf8726d96...
Author: Stefan Mititelu stefan.mititelu@1and1.ro Committer: Stefan Mititelu stefan.mititelu@1and1.ro Date: 2015-11-23T12:12:27+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/44c19111fef40bd2f18ec7ecf8726d96... Patch: https://github.com/kamailio/kamailio/commit/44c19111fef40bd2f18ec7ecf8726d96...