Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N
Sep 22 19:56:45 WARNING[8897]: channel.c:2385 set_format: Unable to find a codec translation path from g729 to slin
*CLI> -- Executing AGI("SIP/3003-b7a06188", "agi://127.0.0.1:4577/call_log") in new stack
-- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
-- Executing Monitor("SIP/3003-b7a06188", "wav|20070924-155512_3003_44774944 8585") in new stack
-- Executing Dial("SIP/3003-b7a06188", "SIP/00447749448585@100213|100|tTo") in new stack
-- Called 00447749448585@100213
-- SIP/100213-08dd4ed8 is making progress passing it to SIP/3003-b7a06188
-- SIP/100213-08dd4ed8 answered SIP/3003-b7a06188
== Refreshing DNS lookups.
== Refreshing DNS lookups.
ps -e | grep AST
[root@localhost ~]# screen -r
There are several suitable screens on:
5075.ASTVDauto (Dead ???)
4180.ASTVDauto (Detached)
3331..localhost (Dead ???)
3215.ASTVDadapt (Dead ???)
3218.ASTfastlog (Dead ???)
8644..localhost (Dead ???)
5131..localhost (Dead ???)
2899.ASTfastlog (Detached)
8941..localhost (Dead ???)
2896.ASTVDadapt (Detached)
14903..localhost (Dead ???)
7850..localhost (Dead ???)
Remove dead screens with 'screen -wipe'.
Type "screen [-d] -r [pid.]tty.host" to resume one of them
[root@localhost ~]# ps -e | grep AST
2897 pts/5 00:00:08 AST_VDadapt.pl
8013 ? 00:00:00 AST_manager_kil
[root@localhost ~]#
[root@localhost ~]# screen -wipe
There are screens on:
5887.ASTVDauto (Detached)
3660.pts-1.localhost (Attached)
2338.ASTVDadapt (Detached)
2340.ASTfastlog (Detached)
4 Sockets in /tmp/screens/S-root.
[root@localhost ~]# screen -r
There are several suitable screens on:
5887.ASTVDauto (Detached)
3660.pts-1.localhost (Attached)
2338.ASTVDadapt (Detached)
2340.ASTfastlog (Detached)
Type "screen [-d] -r [pid.]tty.host" to resume one of them.
- once your system starts up you can attach to the screen running asterisk by
typing "screen -r " find which screen by typing "screen -r" and
looking for the lowest screen number. Then to detach again from the screen
while you are in it type 'Ctrl+a' then 'd'
- you are done
Users browsing this forum: sofianemh and 135 guests