View Single Post
  #15 (permalink)  
Old 12-15-2007, 05:57 PM
phpguy
Guest
 
Posts: n/a
Default Re: ASTERISK@HOME 2.7 PROBLEMS

hi thanks for your patience

the working 1.4 box

login as: root
root@192.168.100.69's password:
Last login: Tue Dec 11 01:26:01 2007 from 192.168.100.6
[root@asterisk1 root]# asterisk -r
Asterisk 1.0.9, Copyright (C) 1999-2004 Digium.
Written by Mark Spencer <markster@digium.com>
================================================== =======================
Connected to Asterisk 1.0.9 currently running on asterisk1 (pid =
1328)
Verbosity is at least 5
asterisk1*CLI> show channels
Channel (Context Extension Pri ) State Appl.
Data
0 active channel(s)
asterisk1*CLI> lsmod
No such command 'lsmod' (type 'help' for help)
asterisk1*CLI> exit
[root@asterisk1 root]# lsmod
Module Size Used by Not tainted
audit 89880 2 (autoclean)
autofs4 15832 0 (autoclean) (unused)
r8169 12168 1
crc32 3712 0 [r8169]
wcusb 19552 0 (unused)
wcfxo 9216 1
zaptel 179808 6 [wcusb wcfxo]
floppy 56624 0 (autoclean)
sg 36236 0 (autoclean) (unused)
scsi_mod 106664 1 (autoclean) [sg]
microcode 5688 0 (autoclean)
ide-cd 33920 0 (autoclean)
cdrom 32416 0 (autoclean) [ide-cd]
keybdev 2944 0 (unused)
mousedev 5524 0 (unused)
hid 22244 0 (unused)
input 5888 0 [keybdev mousedev hid]
usb-uhci 25740 0 (unused)
usbcore 77376 1 [wcusb hid usb-uhci]
ext3 85736 2
jbd 50668 2 [ext3]
[root@asterisk1 root]#


//////////////////////////////////////////

the other box

login as: root
root@192.168.100.70's password:
Last login: Mon Dec 10 18:03:40 2007 from 192.168.100.6

Welcome to Asterisk@Home
-------------------------------------------------

For access to the Asterisk@Home web GUI use this URL
http://192.168.100.70

For help on Asterisk@Home commands you can use from this
command shell type help-aah.

[root@asterisk1 ~]# asterisk -r
Asterisk 1.2.5, Copyright (C) 1999 - 2006 Digium, Inc. and others.
Created by Mark Spencer <markster@digium.com>
Asterisk comes with ABSOLUTELY NO WARRANTY; type 'show warranty' for
details.
This is free software, with components licensed under the GNU General
Public
License version 2 and other licenses; you are welcome to redistribute
it under
certain conditions. Type 'show license' for details.
================================================== =======================
Connected to Asterisk 1.2.5 currently running on asterisk1 (pid =
2635)
Verbosity is at least 3
asterisk1*CLI> show channels
Channel Location State Application(Data)
0 active channels
0 active calls
asterisk1*CLI> exit
[root@asterisk1 ~]# lsmod
Module Size Used by
md5 4033 1
ipv6 234881 12
autofs4 23237 0
i2c_dev 11329 0
i2c_core 22081 1 i2c_dev
sunrpc 159269 1
ztdummy 3924 0
wctdm 34880 0
wcfxo 13088 0
wcte11xp 27936 0
wct1xxp 19488 0
wct4xxp 65600 0
tor2 91936 0
zaptel 206852 11
ztdummy,wctdm,wcfxo,wcte11xp,wct1xxp,wct4xxp,tor2
crc_ccitt 2113 1 zaptel
microcode 6881 0
dm_mirror 27824 0
dm_mod 56661 1 dm_mirror
button 6481 0
battery 8901 0
ac 4805 0
uhci_hcd 31065 0
ehci_hcd 30917 0
snd_intel8x0 33897 0
snd_ac97_codec 63889 1 snd_intel8x0
snd_pcm_oss 49017 0
snd_mixer_oss 17985 1 snd_pcm_oss
snd_pcm 96841 2 snd_intel8x0,snd_pcm_oss
snd_timer 29893 1 snd_pcm
snd_page_alloc 9673 2 snd_intel8x0,snd_pcm
snd_mpu401_uart 8769 1 snd_intel8x0
snd_rawmidi 26597 1 snd_mpu401_uart
snd_seq_device 8137 1 snd_rawmidi
snd 55461 9
snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_ oss,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi, snd_seq_device
soundcore 9889 1 snd
e100 41793 0
mii 4673 1 e100
ext3 116809 2
jbd 71385 1 ext3
[root@asterisk1 ~]#


///////////////////////////

help me god !

Reply With Quote