Re: [Sip-implementors] How to convert String to SIPMessage

2011-03-12 Thread Neel Neelakantan
-implementors@lists.cs.columbia.edu Subject: [Sip-implementors] How to convert String to SIPMessage Hi All, I am trying to convert string to SIPMessage. The below is my program i am making use of gov-sdp.jar ,JainSipApi1.2.jar,nist-sdp-1.0.jar,sip-sdp.jar but i am getting the exception: Exception in

[Sip-implementors] How to convert String to SIPMessage

2011-03-12 Thread Prem chandiran
Hi All, I am trying to convert string to SIPMessage. The below is my program i am making use of gov-sdp.jar ,JainSipApi1.2.jar,nist-sdp-1.0.jar,sip-sdp.jar but i am getting the exception: Exception in thread "main" java.lang.NoSuchFieldError: lexerTables at gov.nist.javax.sip.parser.L