Setting subject to a more descriptive one.

On Tue, Jun 26, 2007 at 03:35:12PM +0530, [EMAIL PROTECTED] wrote:
> Hi,
>      I have put Digium TE120P card in PCI slot.  So, lspci command gives the 
> information in followimg format.
>                     02:0a.0 Ethernet controller: Unknown device d161:0120 
> (rev 11)
>           Following modules are running when seen through lspci

lsmod, right?

>          wcte11xp               22304  -
>          ztdynamic               9804  -
>          ztdummy                 3468  -
>          ip_conntrack_irc        6640  -
>          ip_conntrack_ftp        7312  -
>          ipt_state               1864  - 
>          iptable_mangle          2696  -
>          ipt_REJECT              5160  -
>          ipt_LOG                 6280  -
>         ipt_multiport           2376  -
>         ip_conntrack           47524  -
>         iptable_filter          2856  -
>        ipt_limit               2280  -
>         ip_tables              18168  - 
>        wcte12xp               44352  -

This one is probably the one you actually need.

>        zaptel                180036  -
> 
>   but on running asterisk -vvvgc it stops by printing the following errrors
>         
> '###########################################################################' 
> at line 41 of /etc/asterisk/zapata.conf

Comments in asterisk config files begin with a ';', not a '#'.
(/etc/zaptel.conf is not an asterisk config file and comments there do
begin with '#').

> Jun 26 15:19:38 WARNING[1691]: config.c:497 process_text_line: Unknown 
> directive 
> '###########################################################################' 
> at line 43 of /etc/asterisk/zapata.conf
> Jun 26 15:19:38 NOTICE[1691]: chan_zap.c:10388 setup_zap: Ignoring unknown
> keyword 'group' in trunkgroups

Should this be in [channels]?

Anyway,

> Jun 26 15:19:38 WARNING[1691]: chan_zap.c:1072 zt_open: Unable to specify 
> channel 1: No such device or address
> Jun 26 15:19:38 ERROR[1691]: chan_zap.c:7050 mkintf: Unable to open channel 
> 1: No such device or address
> here = 0, tmp->channel = 1, channel = 1
> Jun 26 15:19:38 ERROR[1691]: chan_zap.c:10484 setup_zap: Unable to register 
> channel '1-31'
> Jun 26 15:19:38 WARNING[1691]: loader.c:415 __load_resource: chan_zap.so: 
> load_module failed, returning -1
> Jun 26 15:19:38 WARNING[1691]: loader.c:555 load_modules: Loading module 
> chan_zap.so failed!
>              What is the problem actually can anybody tell me.

What is the output of:

  cat /proc/zaptel/*

What do you have in /etc/zaptel.conf ? In /etc/asterisk/zapata.conf ?

-- 
               Tzafrir Cohen       
icq#16849755                    jabber:[EMAIL PROTECTED]
+972-50-7952406           mailto:[EMAIL PROTECTED]       
http://www.xorcom.com  iax:[EMAIL PROTECTED]/tzafrir

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to