sofia-sip

SIP User-Agent library for building VoIP applications

brewmacoslinux
Try with needOr install directly
Source

About

SIP User-Agent library

Commands

sofia-sip

Examples

Initialize a SIP user agent with basic configuration$ sofia-sip -u sip:user@example.com
Start SIP user agent on specific port with logging$ sofia-sip -p 5060 -l debug
Connect to SIP server and register user$ sofia-sip -s sip:server.example.com -u sip:user@server.example.com