{"id":20294805,"url":"https://github.com/damirkusar/jsip","last_synced_at":"2025-07-23T15:32:41.458Z","repository":{"id":140939632,"uuid":"1766497","full_name":"damirkusar/jsip","owner":"damirkusar","description":"Fork of https://svn.java.net/svn/jsip~svn ","archived":false,"fork":false,"pushed_at":"2011-05-18T15:37:25.000Z","size":13861,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"bda","last_synced_at":"2025-01-14T09:41:17.383Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.kusar.ch","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/damirkusar.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":"contributing.txt","funding":null,"license":"licenses/ANT-LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-05-18T15:06:05.000Z","updated_at":"2013-10-14T05:06:15.000Z","dependencies_parsed_at":"2023-03-13T10:39:41.470Z","dependency_job_id":null,"html_url":"https://github.com/damirkusar/jsip","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damirkusar%2Fjsip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damirkusar%2Fjsip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damirkusar%2Fjsip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damirkusar%2Fjsip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/damirkusar","download_url":"https://codeload.github.com/damirkusar/jsip/tar.gz/refs/heads/bda","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241789851,"owners_count":20020555,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T15:31:10.946Z","updated_at":"2025-03-04T05:26:54.037Z","avatar_url":"https://github.com/damirkusar.png","language":"Java","readme":"\nJAIN-SIP 1.2 Reference Implementation\n--------------------------------------\nCONTENTS\n-------\nSee docs/index.html\n\nBUILD Notes\n-----------\nPlatforms:\n---------\nYou need to install J2SDK 1.3 or above. 1.5 is highly recommended. You can\nget J2SDK from http://www.javasoft.com\n\ncompiles and runs on Ipaq using the Blackdown jvm (1.3\ncompatible) running on top of Familiar (Linux embedded operating\nsystem). \n\nWith a few changes, this distribution can be made to compile and run \non Personal Java.\n\n\nDependencies\n------------\n\n1. You need to install ant and the junit extension for ant on your machine.\n2. You need to have junit.jar in your classpath.\n3. You need to have log4j.jar in your classpath (included in this distribution).\n\nThere are versions of the dependent libraries in the lib directory. \n\nBuilding It from Scratch\n-------------------------\nThe distribution is pre-built but should you feel inclined to make changes,\nor run the examples, you may wish to rebuild everything.\n\nant make \n\nBuilds everything.\n\n\nBuilding the TCK\n----------------\n\nEdit tck.properties and set the claspath to your implementation.\n\nant runtck \n\n(builds a jar file containing the TCK and runs it).\n\nLook in test-reports  to see the results of your run.\n\n\n----------------------------------------------------------------------------\nRunning the examples\n\nPlease ensure that the directory  classes  (relative to where you have\nbuilt the distribution) is included in the  classpath. Ant targets\nare provided in each example directory to run the examples.\n\nHow to get Source Code Refreshes\n--------------------------------\n\nCVS Snapshot\n------------\n\nFor those who cannot access CVS thanks to draconian IT administrative\npolicies, here is a HTTP url where a cruise control snapshot is grabbed\nfrom the stable CVS repository and dumped:\n\nhttp://download.java.net/communications/jain-sip/nightly/\n\n\n\n----------------------------------------------------------------------------\nCVS Access\n----------\n\nThe \"stable\" cvs reposiotory is located on java.net. To download from CVS\n(higly recommended), visit \n\nhttp://jain-sip.dev.java.net/\n\n\n\nAnd follow the instructions there. \n\n\nYou can browse the source code online here:\n\nhttp://jain-sip.dev.java.net/source/browse/jain-sip/\n\n\nNote that you need to be logged in to java.net in order to acces the source \nfrom cvs.\n\n\n----------------------------------------------------------------------------\n\nCredits\n--------\n\nArchitecture / API design:\n-------------------------\n\nJAIN-SIP: Joint Spec Leads -- Phelim O'Doherty (BEA) and M. Ranganathan (NIST). \nJAIN-SDP: The SDP API spec lead is Kelvin Porter from Cisco.\n\nImplementation Lead:\n---------------------\n\"M. Ranganathan\" \u003cmranga@nist.gov\u003e\n\nImplementation Team ( version 1.2)\n----------------------------------\n\"M. Ranganathan\" \u003cmranga@nist.gov\u003e\n\"Jeroen van Bemmel\" \u003cjeroen@zonnet.nl\u003e\n\nTCK (version 1.2)\n----------------\nM. Ranganathan  \u003cmranga@nist.gov\u003e\nJeroen van Bemmel \u003cjeroen@zonnet.nl\u003e\n\n\n\n---------------------------------------------------------------------------\nLICENSE\n-------\n\nThe implementation is public domain although the API itself is'nt. \nSee the license directory in this distribution for definitive information.\n\n----------------------------------------------------------------------------\n\nSubstantial input by early adopters and fearless users.\n\nSee List of Contributions at:\n\nfile:./www/README.html\n\n----------------------------------------------------------------------------\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdamirkusar%2Fjsip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdamirkusar%2Fjsip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdamirkusar%2Fjsip/lists"}