[Asterisk-Users] Running asterisk within screen

Tzafrir Cohen tzafrir at cohens.org.il
Fri Dec 2 03:25:53 MST 2005


On Fri, Dec 02, 2005 at 09:32:35AM +0800, Marcus Deluigi (intern) wrote:
> 
> Hi!
> 
> I downloaded asterisk 1.2.0 and compiled it myself.
> The default behaviour is that calling 'asterisk' will return the prompt
> and calling 'asterisk -v' is returning the CLI.
> 
> I want to run asterisk within screen, however '/usr/bin/screen -L
> /usr/sbin/asterisk -v' outputs:
> [screen is terminating]

Maybe you can get more details using strace:

  /usr/bin/screen -L strace -f -o /tmp/trace /usr/sbin/asterisk -v

> and I have no screen session running and I also have no asterisk CLI to
> connect to.
> 
> I can't explain the behaviour and the screenlog is empty.

permissions? If that is what you suspect, strace the whole screen
session.

-- 
Tzafrir Cohen         | tzafrir at jbr.cohens.org.il | VIM is
http://tzafrir.org.il |                           | a Mutt's  
tzafrir at cohens.org.il |                           |  best
ICQ# 16849755         |                           | friend



More information about the asterisk-users mailing list