Skip to content
/ core-1 Public
forked from ipphone/core

IP Phone – lightweight SIP softphone for Windows

License

Notifications You must be signed in to change notification settings

Jongsix/core-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ContactPoint IP Phone - Core

Master CI Quality Gate Status FOSSA Status

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

License check

FOSSA Status

About

IP Phone – lightweight SIP softphone for Windows

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.1%
  • Other 0.9%