[asterisk-ss7] help for asterisk-ss7

2009-10-16 Thread zhubinyu
Hi all: When i load chan_ss7.so,i get a error message like that,what is the problem!? STAMP-ASTFIN*CLI> module load chan_ss7.so STAMP-ASTFIN*CLI> [Oct 17 02:43:38] NOTICE[246]: config.c:625 load_config_link: Configured link 'l1' on linkset 'ls1', firstcic=1 [Oct 17 02:43:38] WARNING[246]: c

Re: [asterisk-ss7] sigtran (SUA) on Asterisk

2009-10-16 Thread Juan E. Rodríguez
As of my understanding, there is no SIGTRAN implementation on libss7 today. Even though it does not have SIGTRAN, you can use it as a SS7 <-> SIP Gateway. Regards, Juan Vladimir Broz wrote: > Hi all, > > I'm a "newbie" to the Asterisk world. I tried to find whether Asterisk > has sigtran stack i

[asterisk-ss7] sigtran (SUA) on Asterisk

2009-10-16 Thread Vladimir Broz
Hi all, I'm a "newbie" to the Asterisk world. I tried to find whether Asterisk has sigtran stack implemented with SCTP - SUA layers? If yes, could it be used as SS7 <-> SIP gateway? Thanks a lot in advance, -Vladimir ___ --Bandwidth and Colocation Pr

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

2009-10-16 Thread zhubinyu
Hi: thanks for replay! when i compile under linux (gcc),when i ldd,it show : [r...@new-server chan_ss7-1.1]# ldd chan_ss7.so linux-gate.so.1 => (0x0040e000) libc.so.6 => /lib/libc.so.6 (0x00616000) /lib/ld-linux.so.2 (0x00529000) I port it to blackfin ucli