[asterisk-ss7] SS7 link setup between Telsis and Asterisk

2010-05-19 Thread Deepika Nijhawan
Hi Mesbah, I just connected first E1 of telsis into asterisk trunk 5(which is second 4E1). Link came up on both Telsis and Asterisk. But it is showing yellow alarm on dahdi trunk. Please see debugs below: 1.Link status is up asterisk4*CLI> ss7 show linkset 1 SS7 linkset 1 status: Up

Re: [asterisk-ss7] SS7 link setup between Telsis and Asterisk

2010-05-19 Thread bipin singh
hi check ur E1 cable connection and crc4 . On Wed, May 19, 2010 at 2:43 PM, Deepika Nijhawan < deepika.cho...@oxygen8.com> wrote: > Hi Mesbah, > > > > I just connected first E1 of telsis into asterisk trunk 5(which is second > 4E1). Link came up on both Telsis and Asterisk. But it is

Re: [asterisk-ss7] SS7 link setup between Telsis and Asterisk

2010-05-19 Thread bipin singh
Hi its possible if u use single dcp . On Wed, May 19, 2010 at 1:46 AM, Deepika Nijhawan < deepika.cho...@oxygen8.com> wrote: > Hi Mesbah, > > > > It can be possible. One thing, on Telsis trunk card which is connected to > this Asterisk server, I have enabled only first E1 and

[asterisk-ss7] SS7 link setup between Telsis and Asterisk

2010-05-19 Thread Deepika Nijhawan
Hi, I disabled crc4 on both sides. All the alarms are gone. When I make call, it gets connected but no audio. Showing below errors: [May 19 11:45:40] VERBOSE[6187] chan_dahdi.c: --OPTIONAL PARMS-- [May 19 11:45:40] VERBOSE[6187] chan_dahdi.c: Access Delivery Inf

Re: [asterisk-ss7] SS7 link setup between Telsis and Asterisk

2010-05-19 Thread Mesbahuddin Malik
Hi, Give me some information mentioned below 1. Which version of asterisk ,dahdi and libss7 you installed 2. OS Kernel Version 3.IPTables and SELinux Status 4. Codec Status 5.SIP.conf and extension.conf information. Rgds Mesbah On 5/19/10, Deepika Nijhawan wrote: > > Hi, > > > > I dis

[asterisk-ss7] SS7 link setup between Telsis and Asterisk

2010-05-19 Thread Deepika Nijhawan
Below is required info: 1. Which version of asterisk ,dahdi and libss7 you installed Asterisk 1.6.2.7 DAHDI Version: 2.3.0 Echo Canceller: libss7 version: 1.0.2 2. OS Kernel Version Centos 5.4 [r...@asterisk4.uk:~]$ uname -r 2.6.18-164.15.1.el5PAE 3.IPTables and SELinux Status

Re: [asterisk-ss7] SS7 link setup between Telsis and Asterisk

2010-05-19 Thread Mesbahuddin Malik
Hi, It seems your configuration is correct . 1.Still you face the audio problem or not ? 2. Did you install libss7 while there was libpri installed or a Fresh installation of the server . 3. in chan_dahdi.conf echocancel and echocancelwhenbridged=yes =yes if you uncomment echocanceller=m

[asterisk-ss7] SS7 link setup between Telsis and Asterisk

2010-05-19 Thread Deepika Nijhawan
Hi, 1.Still you face the audio problem or not ? Yes still no audio 2. Did you install libss7 while there was libpri installed or a Fresh installation of the server . libpri was also installed and is there now as well. libss7, asterisk and dahdi was installed in order as mentioned in

Re: [asterisk-ss7] SS7 link setup between Telsis and Asterisk

2010-05-19 Thread Mesbahuddin Malik
Hi, Now Your ss7 link is up . Problem is on the audio. And previously there was libpri installed. A fresh installation of OS and asterisk ,dahdi and libss7 may solve the problem . Another a little try you can do that is uninstallation of libpri though it does not make any sense. Rgds

Re: [asterisk-ss7] SS7 link setup between Telsis and Asterisk

2010-05-19 Thread Gustavo Marsico
Which libss7 are you using? trunk or Attila's version? On 19 May 2010, at 14:44, Deepika Nijhawan wrote: > Hi, > > > > 1.Still you face the audio problem or not ? > > Yes still no audio > > > > 2. Did you install libss7 while there was libpri installed or a Fresh > installation of th

[asterisk-ss7] SS7 link setup between Telsis and Asterisk

2010-05-19 Thread Deepika Nijhawan
Have installed libss7-1.0.2 Deepika -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-ss7 mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listin

[asterisk-ss7] app_dial.c:1518 dial_exec_full: Unable to create channel of type 'DAHDI'

2010-05-19 Thread Dave George
I am getting the following error when my server hits 24 to 30 calls. I have two T1s (46 ports) available. [May 19 19:43:15] WARNING[2649]: app_dial.c:1518 dial_exec_full: Unable to create channel of type 'DAHDI' (cause 34 - Circuit/channel congestion) Thanks, Dave George 1 561 674 383

Re: [asterisk-ss7] SS7 link setup between Telsis and Asterisk

2010-05-19 Thread bipin singh
Hi use asterisk-1.6.0 its work fine . On Wed, May 19, 2010 at 4:26 PM, Deepika Nijhawan < deepika.cho...@oxygen8.com> wrote: > Hi, > > > > I disabled crc4 on both sides. All the alarms are gone. > > > > When I make call, it gets connected but no audio. Showing below errors: > > > > > >

Re: [asterisk-ss7] SS7 link setup between Telsis and Asterisk

2010-05-19 Thread bipin singh
Hi change asterisk version voice issue on this version use asterisk-1.6.0 On Wed, May 19, 2010 at 6:12 PM, Deepika Nijhawan < deepika.cho...@oxygen8.com> wrote: > Below is required info: > > > > 1. Which version of asterisk ,dahdi and libss7 you installed > > Asterisk 1.6.2.7 > > DAHDI Version:

Re: [asterisk-ss7] app_dial.c:1518 dial_exec_full: Unable to create channel of type 'DAHDI'

2010-05-19 Thread bipin singh
Hi use 2 t1 connection and 2 port asterisk card. On Thu, May 20, 2010 at 5:14 AM, Dave George wrote: > I am getting the following error when my server hits 24 to 30 calls. I > have two T1s (46 ports) available. > > > > > > [May 19 19:43:15] WARNING[2649]: app_dial.c:1518 dial_exec_f

Re: [asterisk-ss7] app_dial.c:1518 dial_exec_full: Unable to createchannel of type 'DAHDI'

2010-05-19 Thread gustavomarsico
WTH? Sent via BlackBerry by AT&T -Original Message- From: bipin singh Date: Thu, 20 May 2010 09:58:50 To: Subject: Re: [asterisk-ss7] app_dial.c:1518 dial_exec_full: Unable to create channel of type 'DAHDI' -- __

Re: [asterisk-ss7] app_dial.c:1518 dial_exec_full: Unable to createchannel of type 'DAHDI'

2010-05-19 Thread bipin singh
hi ur using T1 or E1 if ur using T1 then need 2 T1 connection . On Thu, May 20, 2010 at 10:08 AM, wrote: > WTH? > > Sent via BlackBerry by AT&T > > -Original Message- > From: bipin singh > Date: Thu, 20 May 2010 09:58:50 > To: > Subject: Re: [asterisk-ss7] app_dial.c:1518