Status: Accepted
Owner: jean.deruelle
Labels: Type-Defect Priority-Medium Affected-Version-2.4.0.FINAL Roadmap-Fix
New issue 74 by jean.deruelle: MGCP Stack :
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
http://code.google.com/p/mediaserver/issues/detail?id=74
Exception from our RestComm live instance
2012-08-21 08:36:21,849 ERROR
[org.mobicents.protocols.mgcp.stack.JainMgcpStackImpl] (Thread-27)
Unexpected exception occured:
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang.String.substring(String.java:1949)
at
org.mobicents.protocols.mgcp.stack.MessageHandler.scheduleMessages(MessageHandler.java:119)
at
org.mobicents.protocols.mgcp.stack.JainMgcpStackImpl.run(JainMgcpStackImpl.java:327)