I try to migrate my project from asterisk-ami to SIP protocol. However, I couldn't find any examples to create outgoing call via jain sip. Some documentation mentions project sip-communicator but he is outdated.
About project: it's notification system via phone. It calls a person and after 2-3 calls interrupts the call. So I just need to call via astersik from my java code and interrupt the call.