No subject
Thu Jul 12 09:23:04 CDT 2007
1. Is it normal to see :
# lsmod
Module Size Used by
dahdi_dummy 3236 0
Shouldn't it be used by asterisk or is this 0 value meaning something
specific ?
2. How can you check dahdi is running ?
Here, "ps aux | grep dahdi " replies "grep dahdi".
Cheers
------=_Part_2692_19661943.1228286635399
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
<br><div class="gmail_quote">2008/12/3 Joseph L. Casale <span dir="ltr"><<a href="mailto:JCasale at activenetwerx.com">JCasale at activenetwerx.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
....<br>
Do an lsmod and look for something like so:<br>
[root at host ~]# lsmod | grep dahdi<br>
dahdi_dummy 38984 0<br>
dahdi 231760 9 dahdi_dummy,xpp,wctdm,wcfxo,wctdm24xxp,wcte11xp,wct1xxp,wcte12xp,wct4xxp<br>
crc_ccitt 35265 1 dahdi<br>
<br>
Also,<br>
[root at host ~]# cat /proc/dahdi/1<br>
Span 1: DAHDI_DUMMY/1 "DAHDI_DUMMY/1 (source: RTC) 1" (MASTER)<br>
<br>
<br>
HTH,<br>
<font color="#888888">jlc<br>
</font><div><div></div><div class="Wj3C7c"></div></div></blockquote><div><br>From someone also discovering how to install and configure dahdi :<br><br>1. Is it normal to see :<br># lsmod<br>Module Size Used by<br>
dahdi_dummy 3236 0<br><br>Shouldn't it be used by asterisk or is this 0 value meaning something specific ?<br><br>2. How can you check dahdi is running ?<br>Here, "ps aux | grep dahdi " replies "grep dahdi".<br>
</div></div><br>Cheers<br>
------=_Part_2692_19661943.1228286635399--
More information about the asterisk-users
mailing list