{"id":14035919,"url":"https://github.com/havfo/SipCaller","last_synced_at":"2025-07-27T03:31:10.054Z","repository":{"id":71555357,"uuid":"169703676","full_name":"havfo/SipCaller","owner":"havfo","description":"React SIP user agent","archived":false,"fork":false,"pushed_at":"2019-10-21T07:03:33.000Z","size":243,"stargazers_count":50,"open_issues_count":1,"forks_count":41,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-04-17T21:46:23.157Z","etag":null,"topics":["material","material-ui","react","redux","sip","sipjs"],"latest_commit_sha":null,"homepage":"https://ringmeg.uninett.no","language":"JavaScript","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/havfo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-02-08T08:17:43.000Z","updated_at":"2024-04-02T15:39:06.000Z","dependencies_parsed_at":"2023-05-26T06:00:57.483Z","dependency_job_id":null,"html_url":"https://github.com/havfo/SipCaller","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/havfo%2FSipCaller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/havfo%2FSipCaller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/havfo%2FSipCaller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/havfo%2FSipCaller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/havfo","download_url":"https://codeload.github.com/havfo/SipCaller/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":214982087,"owners_count":15811653,"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":["material","material-ui","react","redux","sip","sipjs"],"created_at":"2024-08-12T03:01:46.044Z","updated_at":"2024-08-12T03:04:05.476Z","avatar_url":"https://github.com/havfo.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# SipCaller\n\nA SIP user agent implemented in React/Redux/Material-ui, using [sip.js](https://sipjs.com/).\n\nTry it online at https://ringmeg.uninett.no.\n\n## Build \u0026 run locally\n\nBuild app.\n\n    cd app/\n\nWeb `app` has own detailed README for development.\n\n    npm install\n    \n    npm run build\n    \n Copy `build` folder content to ../server/public/   \n \n Now build server.\n \n     cd ../server\n     \n     npm install\n     \n     \n     \n Generate certificate in `certs` folder\n \n     openssl req -x509 -newkey rsa:4096 -keyout localhost.key.pem -out localhost.cert.pem -days 365\n \n (or check other options at https://letsencrypt.org/docs/certificates-for-localhost/ \n or https://stackoverflow.com/questions/9519707/can-nodejs-generate-ssl-certificates )\n \n Configure: copy `config.example.js` into `config.js`,  \n adjust file name for certificate and key.\n \n Run server. (You may need add `sudo` on Ubuntu 18.04, that has by default lower ports as privileged )\n \n     sudo node server\n \n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhavfo%2FSipCaller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhavfo%2FSipCaller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhavfo%2FSipCaller/lists"}