Re: [asterisk-ss7] SS7 Linkset issue...

2016-12-15 Thread Kaloyan Kovachev
Hi, sigchan should be defined after the channel list and you should define the ss7 timers, so your config should look something like: ... down to here all is the same linkset = 1 pointcode = 5360 adjpointcode = 2500 defaultdpc = 2500 slc=0 cicbeginswith = 101 channel = 2-62 sigchan = 1

Re: [asterisk-ss7] SS7 Linkset issue...

2016-12-15 Thread bipin singh
Hi, CIC not to map channels ,first map to channels and check ss7 link status. On Wed, Dec 14, 2016 at 5:57 PM, Mitul Limbani wrote: > Hi Andre, > > Looks like your CICs are not aligned physically. > > How many E1s are you configuring and what is the Signalling CIC and which > E1 is carrying thi

Re: [asterisk-ss7] SS7 Linkset issue...

2016-12-14 Thread Andre J. Walker
Hi, I have listed all of the info you said is required, Please see Below. I as also getting the following Notice, can you advise on this also?NOTICE [10667]: chan_dahdi.c:3566 my_handle_link_exception: ss7 got event: hdlc abort(6) on span 1/0 Asterisk Certified / 11.6-cert13LibSS7 Version: 1.0.

Re: [asterisk-ss7] SS7 Linkset issue...

2016-12-14 Thread Mitul Limbani
Hi Andre, Looks like your CICs are not aligned physically. How many E1s are you configuring and what is the Signalling CIC and which E1 is carrying this Signalling Link ? Regards, Mitul Limbani, Business Head, Enterux Solutions Pvt. Ltd. 110 Reena Complex, Opp. Nathani Steel, Vidyavihar (W), M

Re: [asterisk-ss7] SS7 Linkset issue...

2016-12-14 Thread Kaloyan Kovachev
Hi, You need to provide more info about your setup. There are two SS7 options for Asterisk (chan_ss7 and lib_ss7) with several versions each, so you need to tell us which version of Asterisk and SS7 are in use, plus your config. From your log, my guess is that you are using lib_ss7, but please