{"id":19533779,"url":"https://github.com/embox/pjsip","last_synced_at":"2025-04-26T13:33:58.547Z","repository":{"id":33098422,"uuid":"36736030","full_name":"embox/pjsip","owner":"embox","description":"Scripts for building pjsip environment for host machine","archived":false,"fork":false,"pushed_at":"2018-10-31T15:05:23.000Z","size":2037,"stargazers_count":9,"open_issues_count":0,"forks_count":5,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-04T13:44:59.275Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/embox.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}},"created_at":"2015-06-02T13:42:59.000Z","updated_at":"2023-04-29T14:02:17.000Z","dependencies_parsed_at":"2022-09-12T17:52:09.302Z","dependency_job_id":null,"html_url":"https://github.com/embox/pjsip","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/embox%2Fpjsip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/embox%2Fpjsip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/embox%2Fpjsip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/embox%2Fpjsip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/embox","download_url":"https://codeload.github.com/embox/pjsip/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250993658,"owners_count":21519704,"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-11T02:09:58.262Z","updated_at":"2025-04-26T13:33:57.932Z","avatar_url":"https://github.com/embox.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pjsip on host\nScripts for building pjsip environment for host machine\n## Building\n1. Place pjproject-2.4.tar.bz2 in repo folder (archieve could be obtained here http://www.pjsip.org/release/2.4/pjproject-2.4.tar.bz2).\n2. Run `./build_pjproject.sh` to extract archieve and build it\n3. Run `make` to build `simpleua`\n\n## Running\nJust run `simpleua` with address of remote sip client, for example:\n\n`./simpleua sip:test@192.168.1.128`\n\nThis command will directly connect two hosts. You will be able to here .wav playing on the other end.\n\n### Advanced running\n1. There are a bunch of options in simpleua.c (`PLAYBACK_ONLY`, etc.). For example, using `PLAYBACK_AND_RECORD` option\nyou will be able to play sound from .wav instead of using microphone and record sound to .wav instead of using speakers.\n2. You can use `simple_pjsua` to test call with server registration.\n\n   Just run `./simple_pjsua` on one host, and the `./simple_pjsua sip:6001@test\u003cserver ip\u003e`, where `6001`\n   is a phone number of the other peer. You have to configure asterisk server before, or use some pre-configured one.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fembox%2Fpjsip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fembox%2Fpjsip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fembox%2Fpjsip/lists"}