Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)