# ipphone
**Repository Path**: dimld/ipphone
## Basic Information
- **Project Name**: ipphone
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: GPL-3.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2022-04-11
- **Last Updated**: 2022-10-24
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# ContactPoint IP Phone - Core
 
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fipphone%2Fcore?ref=badge_shield)
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 `1001@asterisk.local` with password `12345678`, configuration settings you would use:
> - **Display Name:** `1001@asterisk.local`
> - **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
[](https://app.fossa.io/projects/git%2Bgithub.com%2Fipphone%2Fcore?ref=badge_large)