{"id":13404164,"url":"https://github.com/versatica/tryit-jssip","last_synced_at":"2025-07-08T09:40:32.478Z","repository":{"id":58148599,"uuid":"74220166","full_name":"versatica/tryit-jssip","owner":"versatica","description":"New tryit-jssip application","archived":false,"fork":false,"pushed_at":"2023-09-26T13:14:33.000Z","size":939,"stargazers_count":88,"open_issues_count":3,"forks_count":101,"subscribers_count":15,"default_branch":"master","last_synced_at":"2024-07-30T19:43:08.465Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://tryit.jssip.net","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/versatica.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2016-11-19T16:26:49.000Z","updated_at":"2024-07-12T09:51:02.000Z","dependencies_parsed_at":"2024-02-03T03:36:57.529Z","dependency_job_id":"94234e34-bfd2-498b-b87d-20706ea8e15f","html_url":"https://github.com/versatica/tryit-jssip","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/versatica%2Ftryit-jssip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/versatica%2Ftryit-jssip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/versatica%2Ftryit-jssip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/versatica%2Ftryit-jssip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/versatica","download_url":"https://codeload.github.com/versatica/tryit-jssip/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230462906,"owners_count":18229864,"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-07-30T19:01:39.938Z","updated_at":"2024-12-19T16:10:39.438Z","avatar_url":"https://github.com/versatica.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# tryit-jssip\n\nThe [JsSIP](http://jssip.net) demo application.\n\nCheck it online at https://tryit.jssip.net\n\n\n## Installation\n\n* Fork the project.\n\n* Install dependencies:\n\n```bash\n$ npm install\n```\n\n* Globally install the NPM `gulp-cli` package:\n\n```bash\n$ npm install -g gulp-cli\n```\n\n* Build the app (check the [gulpfile](./gulpfile.js) file for details):\n  * `gulp prod` generates the app in production/minified mode.\n  * `gulp dev` generates the app in development mode.\n  * `gulp live` generates the app in development mode, opens the local website and watches for changes in the source code.\n\n* Once built, the `out/` directory is created with all the HTML, CSS and JavaScript files to be deployed in your own server.\n\n\n## Hardcoded settings\n\nThe app allows entering settings via an HTTP form in the Login section. However, the developer can hardcode some specific settings (for example the _callstats.io_  settings) by defining a `window.SETTINGS` variable before the `tryit-jssip.js` is loaded.\n\nCheck the commented code in the [index.html](./index.html) and fill it as needed.\n\n\n## Notes\n\n* If you run this web application into your own domain, you will also need to set your own SIP/WebSocket servers. The SIP servers running at the public demo won't accept connections origins other than `https://tryit.jssip.net`.\n\n\n## Author\n\nIñaki Baz Castillo ([@ibc](https://github.com/ibc/) at Github)\n\n\n## License\n\n[MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fversatica%2Ftryit-jssip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fversatica%2Ftryit-jssip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fversatica%2Ftryit-jssip/lists"}