On Tue, 14 Aug 2018 at 14:34, Olivier <[email protected]> wrote: > Hello, > > I've got Asterisk installed on a Debian Stretch host. > From another Debian Stretch host on which Asterisk is not installed, I > want to run rasterisk over SSH in one step with: > > ssh root@foobar rasterisk > > The above command "rougly works" but some non-printable characters cause > undesirable issue during CLI session. > > Maybe try
ssh -t root@foobar rasterisk Hope this helps. -Barry Flanagan Any suggestion ? > > Regards > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > Check out the new Asterisk community forum at: > https://community.asterisk.org/ > > New to Asterisk? Start here: > https://wiki.asterisk.org/wiki/display/AST/Getting+Started > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- Check out the new Asterisk community forum at: https://community.asterisk.org/ New to Asterisk? Start here: https://wiki.asterisk.org/wiki/display/AST/Getting+Started asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
