2018-08-14 15:53 GMT+02:00 Barry Flanagan <barryf-li...@flanagan.ie>:

> On Tue, 14 Aug 2018 at 14:34, Olivier <oza.4...@gmail.com> 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
>

Yas, adding -t solved this issue !
Thank yoy very much Barry for replying !
-- 
_____________________________________________________________________
-- 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

Reply via email to