I was looking into writing a minimal sip client (preferably in rust), avoiding the use of pjsip.
This project seems to be the closest thing to what I'm looking for, so far.
I see that the project currently aims to be a nice sip framework to build sip servers, will it support the client side application also?
Will it also provide implementation for media transport, or is it focused on signaling only?
I was looking into writing a minimal sip client (preferably in rust), avoiding the use of pjsip.
This project seems to be the closest thing to what I'm looking for, so far.
I see that the project currently aims to be a nice sip framework to build sip servers, will it support the client side application also?
Will it also provide implementation for media transport, or is it focused on signaling only?