Re: [asterisk-ss7] No ringback tone on incoming calls with chanss7

2010-06-22 Thread Nahuel Greco
On Tue, Jun 22, 2010 at 5:43 PM, vallimamod abdullah wrote: > Hello Claudio, > > Do you (or anybody in the list) know a way to capture the signalling + > voice on a given CIC ? You can use dahdi_monitor to capture the audio in a given channel. --

Re: [asterisk-ss7] No ringback tone on incoming calls with chanss7

2010-06-16 Thread Nahuel Greco
Did you tried setting "use_connect => no" in the linkset definition? Saludos, Nahuel Greco. On Wed, Jun 16, 2010 at 3:45 PM, vallimamod abdullah wrote: > Hi Jean, > > On Wednesday 16 Jun, 2010, at 8:24 PM, Jean Cérien wrote: > >> as an FYI, I use chan_ss7 1.3,

Re: [asterisk-ss7] dahdi + chan_ss7 + SIEMENS EWSD = mtp.c:989 timeout_sltm_t1: No SLTA received within Q.707 timer T1, faulting link on link 'i1'.

2010-06-15 Thread Nahuel Greco
Idle Reset pending BLOCKED Local Hardware > CIC 24 Idle Reset pending BLOCKED Local Hardware > CIC 25 Idle Reset pending BLOCKED Local Hardware > CIC 26 Idle Reset pending BLOCKED Local Hardware > CIC 27 Idle Reset pending BLOCKED Local H

Re: [asterisk-ss7] Asterisk, Taqua T7000, and you guessed it, SS7

2010-04-30 Thread Nahuel Greco
Sorry, I forgot a second patch you need. Attached. Saludos, Nahuel Greco. On Fri, Apr 30, 2010 at 7:12 PM, Nahuel Greco wrote: > Here you have a patch attached to set the link SLC using an "slc" > directive in chan_dahdi.conf. Try it and tell me if works. > > S

Re: [asterisk-ss7] Asterisk, Taqua T7000, and you guessed it, SS7

2010-04-30 Thread Nahuel Greco
Here you have a patch attached to set the link SLC using an "slc" directive in chan_dahdi.conf. Try it and tell me if works. Saludos, Nahuel Greco. On Fri, Apr 30, 2010 at 7:01 PM, Bryan Scott wrote: >>>>  Set your SS7 trunk to SLC 1. I couldn't make it work

Re: [asterisk-ss7] Full dump with chanSS7

2010-04-20 Thread Nahuel Greco
For signalling you can also try dahdi_pcap , see https://issues.asterisk.org/view.php?id=16831 Saludos, Nahuel Greco. On Tue, Apr 20, 2010 at 8:14 AM, vallimamod abdullah wrote: > Hello list, > > I am using asterisk 1.6.0.6 with chanss7  1.3 and I am looking for a > way to make

Re: [asterisk-ss7] SS7 National OR International

2010-02-24 Thread Nahuel Greco
Hi peter, here is the patch for exporting the called/calling NAI to channel vars. Saludos, Nahuel Greco. On Wed, Feb 24, 2010 at 1:37 PM, Gustavo Marsico [gmail] wrote: > Talking about libss7/chan_dahdi the Nature of Address Indicator in the IAM > (called party number and calling party

Re: [asterisk-ss7] help for chan_ss7.so module load error!

2009-10-18 Thread Nahuel Greco
ldd doesn't seems to recognize chan_ss7.so as a dynamic library, do: file /work/zby/astfin2-0.4.0/build_stamp537/root/usr/lib/asterisk/modules/chan_ss7.so Saludos, Nahuel Greco. On Fri, Oct 16, 2009 at 4:55 AM, zhubinyu wrote: > Hi: > thanks for replay! > when i compi

Re: [asterisk-ss7] help for chan_ss7.so module load error!

2009-10-15 Thread Nahuel Greco
In the target platform check the output of: ldd /usr/lib/asterisk/modules/chan_ss7.so Saludos, Nahuel Greco. On Thu, Oct 15, 2009 at 4:50 AM, zhubinyu wrote: > Hi all: >  I had compiled chan_ss7 support for asterisk run on blackfin uclinux > wiht blackfin uclinux toolchain.I

Re: [asterisk-ss7] RSC on unconfigured CIC problem

2009-08-18 Thread Nahuel Greco
There are more CICs defined in the other side than in yours, so you are getting Circuit Resetting Request's for undefined CICs. Two possibilities, your provider defined too many CIC's for that link or you need to define more. Saludos, Nahuel Greco. On Tue, Aug 18, 2009 at 8:23 PM, S

Re: [asterisk-ss7] no audio after update

2009-05-04 Thread Nahuel Greco
Do you have any news about this issue? I think I have the same problem using asterisk trunk + libss7-1.0. Saludos, Nahuel Greco. On Thu, Apr 30, 2009 at 1:38 PM, Matthew Fredrickson wrote: > Freddi Hansen wrote: >> Hi, >> I am using libss7. >> I have TE420 with ss7 lin

Re: [asterisk-ss7] Can't compile the latest Asterisk from SVN trunk

2009-04-20 Thread Nahuel Greco
Try compiling and installing the libss7 1.0 branch before compiling Asterisk, download it with: svn co http://svn.digium.com/svn/libss7/branches/1.0/ libss7-1.0 Saludos, Nahuel Greco. On Mon, Apr 20, 2009 at 7:51 PM, Rana Dhekial wrote: > Hi, > > I have been told by Digium to use t