- Joined
- Apr 28, 2020
- Messages
- 9
- Reaction score
- 0
hello,
can somebody recommend a 3cx compatible commandline client?
we are porting our pbx to 3cx and have a scripting/notification which makes a phonecall via "sipcmd" from commandline, to make alarm calls on mobile phone.
unfortunately, sipcmd/sipcmd2 from github does not work anymore with 3cx, as 3cx extensions have different name field for registration & authentication ( http://wiki.snom.com/Settings/user_pname )
i.e. in freepbx i simply had "$extension" and "$extensionpassword" and simply used "-u" and "-c" in sipcmd.
now there is "$extension" "$auth-id-belonging-to-extenskion" and "$password", as a 3cx extension can be used in parallel from multiple sip clients concurrently.
i don't get sipcmd/sipcmd2 to work with 3cx and also fail getting pjsua commandline client to work , sending an audiofile to the phonecall-receiver.
maybe somebody knows how to do that.
thank you
roland
can somebody recommend a 3cx compatible commandline client?
we are porting our pbx to 3cx and have a scripting/notification which makes a phonecall via "sipcmd" from commandline, to make alarm calls on mobile phone.
unfortunately, sipcmd/sipcmd2 from github does not work anymore with 3cx, as 3cx extensions have different name field for registration & authentication ( http://wiki.snom.com/Settings/user_pname )
i.e. in freepbx i simply had "$extension" and "$extensionpassword" and simply used "-u" and "-c" in sipcmd.
now there is "$extension" "$auth-id-belonging-to-extenskion" and "$password", as a 3cx extension can be used in parallel from multiple sip clients concurrently.
i don't get sipcmd/sipcmd2 to work with 3cx and also fail getting pjsua commandline client to work , sending an audiofile to the phonecall-receiver.
maybe somebody knows how to do that.
thank you
roland
