Hi all,
Can anybody tell me that wether I should install DIGIUM-TE120P card on
redhat9.0 2.4.20-8 or 2.6.18 kernel. I am using kernel 2.6.18 but facing a very
serious problem of modutils and iptable.
Can anybody help me out.
Thanx and Regards
sanchal singh
Hi all,
Can anybody tell me that wether I should install DIGIUM-TE120P card on
redhat9.0 2.4.20-8 or 2.6.18. I am using kernel 2.6.18 but facing problem of
modutils and iptable.
Can anybody help me out of this.
Thanx and Regards
sanchal singh
On Fri, Jun 22, 2007 at 03:20:07PM +0530, sanchal.singh at alliance-infotech.com wrote:> Hi all, > Can anybody tell me that wether I should install DIGIUM-TE120P card > on redhat9.0 2.4.20-8 or 2.6.18 kernel. I am using kernel 2.6.18 but > facing a very serious problem of modutils and iptable.What problems, exactly? While it should be possible to install the card on such a system, is there any good reason you keep using such an old and unmaintained OS? If you're used to working with the RedHat way, why not try Centos (or buy RHEL)? -- Tzafrir Cohen icq#16849755 jabber:tzafrir at jabber.org +972-50-7952406 mailto:tzafrir.cohen at xorcom.com http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir
On 6/22/07, sanchal.singh at alliance-infotech.com < sanchal.singh at alliance-infotech.com> wrote:> > Hi all, > Can anybody tell me that wether I should install DIGIUM-TE120P card > on redhat9.0 2.4.20-8 or 2.6.18. I am using kernel 2.6.18 but facing > problem of modutils and iptable. > Can anybody help me out of this. > Thanx and Regards > sanchal singhEither contact digium support or post the problem ram _______________________________________________> --Bandwidth and Colocation provided by Easynews.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070622/a1bb1e8b/attachment.htm
ram wrote:> > > On 6/22/07, *sanchal.singh at alliance-infotech.com > <mailto:sanchal.singh at alliance-infotech.com>* < > sanchal.singh at alliance-infotech.com > <mailto:sanchal.singh at alliance-infotech.com>> wrote: > > Hi all, > Can anybody tell me that wether I should install > DIGIUM-TE120P card on redhat9.0 2.4.20-8 or 2.6.18. I am using > kernel 2.6.18 but facing problem of modutils and iptable. > Can anybody help me out of this. > Thanx and Regards > sanchal singh > > > > Either contact digium support or > post the problem > > ramTime for CentOS. Thanks, Steve
Hi,
Can any body tell me
(i) Does digium TE-120P card can be installed on Redhat linux 9i (2.4.20-8)
kernel
(ii) It is written in documentation that TE120P card be installed only above
2.6.xx . So, which is the best suited one for it( 2.6.15 or 2.6.18 os some other
release)
(iii) Redhat 9i (2.4.20-8) is installed on my system. I downloaded 2.6.18
kernel. compiled and installed it. After booting through the new one, when I
give lsmiod command, it gives the following error "lsmod: QM_MODULES:
Function not implemented Unable to load iptables module" I tried the
following way of kernel trap
1. Download the latest version of module-init-tools.
2. ./configure --prefix=/
make
make instal
3. Now translate your old /etc/modules.conf into /etc/modprobe.conf with
the ./generate-modprobe.conf script that comes with module-init-tools:
./generate-modprobe.conf /etc/modprobe.conf
It worked for once. But everyday morning same problem of lsmod comes. I could
not find out the way to remove this error of lsmod. Can anybody tell me the way
to sort it out.
Thanx and regards
sanchal
On Mon, Jun 25, 2007 at 12:10:04PM +0530, sanchal.singh at alliance-infotech.com wrote:> Hi, > Can any body tell me > (i) Does digium TE-120P card can be installed on Redhat linux 9i (2.4.20-8) kernelWhy do you keep starting a new thread and not bother following up to answers in existing threads? -- Tzafrir Cohen icq#16849755 jabber:tzafrir at jabber.org +972-50-7952406 mailto:tzafrir.cohen at xorcom.com http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir
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
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 -
zaptel 180036 -
but on running asterisk -vvvgc it stops by printing the following errrors
'###########################################################################'
at line 41 of /etc/asterisk/zapata.conf
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
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.
Thanx and regards
sanchal
Hi,
I am trying to establish call through sip phone between two PC connected
to linux box on which asterisk server is running
1st PC is having IP Adress : 192.168.1.149
2nd PC is having IP Adress : 192.168.1.53
Now, I am tying to dial from 1st PC to 2nd PC
I am trying to dial from 1st PC to 2nd PC through asterisk server
The problem is 1st PC is calling directly to 2nd PC not through asterisk
server
I am doing the following additions in configuration files
1) sip.conf
[general]
context=sip
bindport=5060
bindaddr=0.0.0.0
[phone1]
type=friend
host=192.168.1.149
port=5060
nat=yes
dtmfmode=rfc2833
context=sip
[phone2]
type=friend
host=192.168.1.53
port=5060
nat=yes
dtmfmode=rfc2833
context=sip
2) extensions.conf
exten => 11,1,Dial(SIP/phone2,20,tr)
Now, I am calling from sip phone1 by name phone2 at 192.168.1.53
It is not being called through asterisk server running on linux m/c. It is
calling directly. As, I am running "sip debub" but no packet dumping
is taking place. Can anybody will tell me the error I am doing.
Thanx and regards
sanchal
Hi,
I am trying to establish call through sip phone between two PC connected to
linux box on which asterisk server is running
1st PC is having IP Adress : 192.168.1.149
2nd PC is having IP Adress : 192.168.1.53
I am trying to dial from 1st PC to 2nd PC through asterisk server
The problem is 1st PC is calling directly to 2nd PC not through asterisk server
I am doing the following additions in configuration files
1) sip.conf
[general]
context=sip
bindport=5060
bindaddr=0.0.0.0
[phone1]
type=friend
host=192.168.1.149
port=5060
nat=yes
dtmfmode=rfc2833
context=sip
[phone2]
type=friend
host=192.168.1.53
port=5060
nat=yes
dtmfmode=rfc2833
context=sip
2) extensions.conf
exten => 11,1,Dial(SIP/phone2,20,tr)
Now, I am calling from sip phone1 by name 11 at 192.168.1.53
It is not being called through asterisk server running on linux m/c. as no
packet dumping us taking palce. As, I am running "sip debub" no
messages are seen on screen.
What additional routing informations are to be added to sip.conf, inorder to
make it work .
Thanx and regards
sanchal
For this you have to make entry in sip.conf.
it will be better if you use host=dynamic in both the phones in sip.conf
and what is the IP you are putting in phones which are on your PC.
Also check that your both sip phones which are on PC, are sending requestr to
asterisk server or not.
Kesh.
sanchal.singh at alliance-infotech.com wrote: Hi,
I am trying to establish call through sip phone between two PC connected to
linux box on which asterisk server is running
1st PC is having IP Adress : 192.168.1.149
2nd PC is having IP Adress : 192.168.1.53
I am trying to dial from 1st PC to 2nd PC through asterisk server
The problem is 1st PC is calling directly to 2nd PC not through asterisk server
I am doing the following additions in configuration files
1) sip.conf
[general]
context=sip
bindport=5060
bindaddr=0.0.0.0
[phone1]
type=friend
host=192.168.1.149
port=5060
nat=yes
dtmfmode=rfc2833
context=sip
[phone2]
type=friend
host=192.168.1.53
port=5060
nat=yes
dtmfmode=rfc2833
context=sip
2) extensions.conf
exten => 11,1,Dial(SIP/phone2,20,tr)
Now, I am calling from sip phone1 by name 11 at 192.168.1.53
It is not being called through asterisk server running on linux m/c. as no
packet dumping us taking palce. As, I am running "sip debub" no
messages are seen on screen.
What additional routing informations are to be added to sip.conf, inorder to
make it work .
Thanx and regards
sanchal
_______________________________________________
--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
---------------------------------
Luggage? GPS? Comic books?
Check out fitting gifts for grads at Yahoo! Search.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.digium.com/pipermail/asterisk-users/attachments/20070630/4339d402/attachment-0001.htm