Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 3264 by [email protected]: Application data is replicated
http://code.google.com/p/mobicents/issues/detail?id=3264
What steps will reproduce the problem?
1. I have 2 b2bua nodes in HA configuration
2.2013-01-18 12:11:04,870 INFO
[org.mobicents.servlet.sip.catalina.SipStandardService] - Mobicents
Sip Servlets sip stack properties :
{gov.nist.javax.sip.DEBUG_LOG=/usr/local/genie/mss-1.7.0.FINAL-jboss-jdk6-5.1.0.GA/server/all/log/mss-jsip-debuglog.txt,
gov.nist.javax.sip.PASS_INVITE_NON_2XX_ACK_TO_LISTENER=true,
gov.nist.javax.sip.MAX_LISTENER_RESPONSE_TIME=120,
gov.nist.javax.sip.LOG4J_LOGGER_NAME=gov.nist,
javax.sip.AUTOMATIC_DIALOG_SUPPORT=off,
gov.nist.javax.sip.SERVER_LOG=/usr/local/genie/mss-1.7.0.FINAL-jboss-jdk6-5.1.0.GA/server/all/log/mss-jsip-messages.xml,
gov.nist.javax.sip.REENTRANT_LISTENER=true,
gov.nist.javax.sip.MAX_FORK_TIME_SECONDS=0,
org.mobicents.ha.javax.sip.REPLICATE_APPLICATION_DATA=false,
gov.nist.javax.sip.RECEIVE_UDP_BUFFER_SIZE=65536,
javax.sip.STACK_NAME=Mobicents-SIP-Servlets,
gov.nist.javax.sip.TCP_POST_PARSING_THREAD_POOL_SIZE=30,
gov.nist.javax.sip.LOOSE_DIALOG_VALIDATION=true,
org.mobicents.ha.javax.sip.REPLICATION_STRATEGY=ConfirmedDialog,
gov.nist.javax.sip.AGGRESSIVE_CLEANUP=true,
gov.nist.javax.sip.TRACE_LEVEL=0,
gov.nist.javax.sip.AUTOMATIC_DIALOG_ERROR_HANDLING=false,
gov.nist.javax.sip.MAX_MESSAGE_SIZE=10000,
gov.nist.javax.sip.SEND_UDP_BUFFER_SIZE=65536,
gov.nist.javax.sip.LOG_MESSAGE_CONTENT=false,
gov.nist.javax.sip.THREAD_POOL_SIZE=64,
gov.nist.javax.sip.DELIVER_UNSOLICITED_NOTIFY=true,
javax.sip.ROUTER_PATH=org.mobicents.ext.javax.sip.dns.DNSAwareRouter,
org.mobicents.ha.javax.sip.cache.MobicentsSipCache.cacheName=standard-session-cache}
3. Make a call
What is the expected output? What do you see instead?
Application attributes appear in tcpdump trace of port 7600 used for jboss
cache replication
How to prevent this?
What version of the product are you using? On what operating system?
12.04 linux
mss-1.7.0.FINAL-jboss-jdk6-5.1.0.GA-1204061653-LGPL.zip
Please provide any additional information below.