SIP Application

I want to implement a sip client that can receive the call or can make a call using sip server. Is there any library available for the same?

[Please note I don’t want to use WebSocket for this]

Not really sure of any off the top of my head, but if you do a quick search on google, you should be able to find something on your own.