ndlb_sendrecv_in_session var NDLB-sendrecv-in-session profile option to reverse the effects of MODENDP-148

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13084 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2009-04-20 17:07:54 +00:00
parent 56596b4e88
commit 32e2fddef3
8 changed files with 148 additions and 8 deletions

View File

@@ -121,6 +121,8 @@ static const char *EVENT_NAMES[] = {
"SESSION_HEARTBEAT",
"CLIENT_DISCONNECTED",
"SERVER_DISCONNECTED",
"SEND_INFO",
"RECV_INFO",
"ALL"
};