This script utilizes the pjsua2 library to initiate a VoIP call using the PJSIP library. It accepts command-line arguments to specify the extension (--ramal) and the number to call (--num). To use the ...