Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ipphone/core
IP Phone – lightweight SIP softphone for Windows
https://github.com/ipphone/core
asterisk ip-phone phone pjsip pjsua plugin plugins sip softphone telephone telephony voip voip-application windows-forms
Last synced: 6 days ago
JSON representation
IP Phone – lightweight SIP softphone for Windows
- Host: GitHub
- URL: https://github.com/ipphone/core
- Owner: ipphone
- License: gpl-3.0
- Created: 2017-03-15T19:46:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-03T20:56:02.000Z (3 months ago)
- Last Synced: 2024-11-07T03:12:03.972Z (14 days ago)
- Topics: asterisk, ip-phone, phone, pjsip, pjsua, plugin, plugins, sip, softphone, telephone, telephony, voip, voip-application, windows-forms
- Language: C#
- Homepage: https://ipphone.github.io
- Size: 2.44 MB
- Stars: 73
- Watchers: 8
- Forks: 35
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# ContactPoint IP Phone - Core
Latest binaries: https://github.com/ipphone/core/releases/latest
## Features
- Lightweight SIP softphone
- Supports Windows x32 & x64
- Highly customizable plugin architecture
- Contacts book
- Calls log
- Hot keys support
- OS-native click to call
- Browser trigger on incoming call
- Advanced SIP headers support for Call Centers## Screenshots
## Configuration
SIP account configuration settings:
- **Display Name:** _anything you want_
- **Username:** _sip account username_ (without domain name part, like: 1001)
- **Password:** _sip account password_
- **Realm:** _*_ (asterisk symbol)
- **SIP Registrar:** asterisk server address (server IP or DNS name)> **For example**, if you have SIP account `[email protected]` with password `12345678`, configuration settings you would use:
> - **Display Name:** `[email protected]`
> - **Username:** `1001`
> - **Password:** `12345678`
> - **Realm:** `*`
> - **SIP Registrar:** `asterisk.local`## References
- [PJSIP – pjproject](https://github.com/pjsip/pjproject)
- [ComponentFactory – Krypton](https://github.com/ComponentFactory/Krypton)## License check
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fipphone%2Fcore.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fipphone%2Fcore?ref=badge_large)