Hello,
I am continually getting this exception in my application after sending the request sip.
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
java.lang.String.substring at (Unknown Source)
at org.mobicents.protocols.mgcp.stack.MessageHandler.scheduleMessages(MessageHandler.java: 119)
at org.mobicents.protocols.mgcp.stack.JainMgcpStackImpl.run(JainMgcpStackImpl.java: 327)
What can be?