Here is what i see on a 4.4 system: Openfire: /opt/openfire/plugins/kraken-1.1.2/lib/jainsipapi.jar /opt/openfire/plugins/kraken-1.1.2/lib/jainsipri.jar /opt/openfire/plugins/sipx-openfire-presence/lib/jain-sip-sdp.jar
Sipxcommons: /usr/share/java/sipXecs/sipXcommons/jain-sip-sdp.jar Does sipxbridge only use the jain-sip-sdp.jar from sipxcommons? I see the source for jain-sip has the following: jain-sip-api-1.2.jar jain-sip-api-1.2-src.jar jain-sip-ri-1.2.2014.jar jain-sip-sdp-1.2.2014.jar jain-sip-src-1.2.2014.jar jain-sip-src-1.2.2014.tar.gz jain-sip-tck-1.2.2014.jar jain-sip-unit-test-1.2.2014.jar So I guess the question is, do i need to I build jain-sip-src-1.2.2014.tar.gz (if so, where does sipx use this) or can i drop jain-sip-sdp jar file into sipXcommons? I can build sipXcommons using the jain-sip-sdp-1.2.2014.jar as well but it looks like sipXcommons just packages the jar file as is. -M >>> "M. Ranganathan" 08/13/12 11:53 AM >>> Please download the source code from svn and build it. On Mon, Aug 13, 2012 at 11:22 AM, Douglas Hubler wrote: > On Mon, Aug 13, 2012 at 11:31 AM, Matt White wrote: >> Does anybody have a link to download the latest JAIN-SIP w/ instructions for >> packaging it for SIPX? >> >> I'm still banging my head against an issue detailed in my thread titled >> "sipxbridge logs at trace level" back in June. >> >> The issue seems to be in how sipxbridge is processing the response and I'd >> like to test a new JAIN-SIP jar file as suggested by Ranga in an unrelated >> recent thread. >> >> but I'm not finding much info. This link shows the latest build from 2009: >> http://download.java.net/communications/jain-sip/nightly/ >> >> If anyone has a good link and tips, that would be great > > 4.4 or 4.6? > if it were me, i'd test compile first, make you get that far. Then > replace the jain sip jar on a test system and see if problem goes > away. > _______________________________________________ > sipx-users mailing list > [email protected] > List Archive: http://list.sipfoundry.org/archive/sipx-users/ -- M. Ranganathan _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users/ _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users/
