[asterisk-users] How to properly execute rasterisk over SSH ? [SOLVED]

Olivier oza.4h07 at gmail.com
Tue Aug 14 09:06:40 CDT 2018


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

> On Tue, 14 Aug 2018 at 14:34, Olivier <oza.4h07 at 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 at foobar rasterisk
>>
>> The above command "rougly works" but some non-printable characters cause
>> undesirable issue during CLI session.
>>
>>
> Maybe try
>
> ssh -t  root at 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 !
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20180814/ca3c45e2/attachment.html>


More information about the asterisk-users mailing list