Re: [asterisk-ss7] Libss7

2022-11-23 Thread Kaloyan Kovachev
As i said - master clock problem: your Yeastar provides the master clock and both Digium and Siemens are slaves change you system.conf form "span=1,1,0,ccs,hdb3" to "span=1,0,0,ccs,hdb3" На 2022-11-23 16:33, Laura Maurizi написа: If I make a loop on the Digium, I have to set slc= 0 and the

Re: [asterisk-ss7] Libss7

2022-11-23 Thread Laura Maurizi
If I make a loop on the Digium, I have to set slc= 0 and the channels are OK. If I connect the trunk to the Digium I loose synchronization, but if I connect to the trunk to a yeastar the synchronization is restored. El mié, 23 nov 2022 a las 9:36, Krzysztof Drewicz (< krzysztofdrew...@gmail.com>)

Re: [asterisk-ss7] Libss7

2022-11-23 Thread Laura Maurizi
The signalling is on TS16. Actually the trunk is connected to a Yeastar and it synchronizes. When I connect the same cables to the digium, the trunk looses synchronization. El mié, 23 nov 2022 a las 9:28, Storer, Darren () escribió: > Definitely check whether signalling is actually on TS16 - quit

Re: [asterisk-ss7] Libss7

2022-11-23 Thread Krzysztof Drewicz
Hello, 1st check the cables, if you make a loop on your connection - does it clear alarm, both - loop in your Digium Card - should affect the green light indicator, then psychical loop towards your partner - he also should acknowledge on clearing the alerts. Those are baby steps - then - you check

Re: [asterisk-ss7] Libss7

2022-11-23 Thread Storer, Darren
Definitely check whether signalling is actually on TS16 - quite often it can be on TS1 when working with Siemens EWSD. Regards Darren On Mon, 21 Nov 2022 at 13:44, Kaloyan Kovachev wrote: > Your link is misaligned. Check the configuration on the other side - it > should provide the master clo

Re: [asterisk-ss7] Libss7

2022-11-21 Thread Kaloyan Kovachev
Your link is misaligned. Check the configuration on the other side - it should provide the master clock according to your system.conf На 2022-11-19 04:20, Laura Maurizi написа: Thanks for your time. I have put sigchan after the group definition, but the result was the same. I notice in the log

Re: [asterisk-ss7] Libss7

2022-11-18 Thread Laura Maurizi
Thanks for your time. I have put sigchan after the group definition, but the result was the same. I notice in the logs (before and after the modification you suggested) the following message: Huh?! chan_dahdi.c: [11] Huh?! Got FISU in link state 1. I've searched the web but I couldn't find the mean

Re: [asterisk-ss7] Libss7

2022-11-18 Thread Kaloyan Kovachev
Hello, put sigchan after the group definition: group=1 cicbeginswith=1 channel => 1-15 cicbeginswith=17 channel => 17-31 sigchan=16 for now remove the slc line and check the configuration on the other side: if it is configured to use different slc, then add it before sigchan На 2022-11-1

[asterisk-ss7] Libss7

2022-11-17 Thread Laura Maurizi
I have a Digium TE122 whith one span connected to Siemens switch. As I got the message "ERROR[20309] chan_dahdi.c: [1] Received message for slc 0x1, but we are 0x0. Dropping" I changed slc to 1 in chan_dahdi.conf. But now I get this message; "ERROR[20309] chan_dahdi.c: [1] Q707 T1 timer expired 2n

[asterisk-ss7] libss7 / asterisk with M2PA support

2021-01-18 Thread Marcelo Pacheco
Notice the big messages, a mere LSSU is 20 bytes. An ACK is 16 bytes. FSN/BSN are 3 byte quantities. [1] Link state change: INSERVICE -> IDLE [1] Len = 20 [ 01 00 0b 02 00 00 00 14 00 ff ff ff 00 ff ff ff 00 00 00 09 ] [1] >[2:0] LSSU SIOS FSN 16777215 BSN 16777215 [1] [1] MTP3 T19 timer stopped P

Re: [asterisk-ss7] libss7 bug with more than 2 signalling links and sig_ss7.c (chan_dahdi) logging bug

2020-01-09 Thread Gregory Massel
Apologies; "two or more signalling links in a linkset" below should have been "more than two signalling links in a linkset" On 2020-01-09 10:38 pm, Gregory Massel wrote: Hello all, I've picked up bugs in libss7-2.0.0 and within sig_ss7.c (chan_dahdi). - Libss7-2.0.0 cannot handle changeover (

[asterisk-ss7] libss7 bug with more than 2 signalling links and sig_ss7.c (chan_dahdi) logging bug

2020-01-09 Thread Gregory Massel
Hello all, I've picked up bugs in libss7-2.0.0 and within sig_ss7.c (chan_dahdi). - Libss7-2.0.0 cannot handle changeover (COO and COA) properly with two or more signalling links in a linkset. - sig-ss7.c logs random SLC numbers in its messages "sig_ss7.c: MTP2 link up (SLC x)" and "MTP2 link

Re: [asterisk-ss7] Libss7 2.0 easy install with XiVO ISO

2016-08-09 Thread Matt Fredrickson
Great to hear! Thanks XIVO developers for providing libss7 integration! Matthew Fredrickson On Wed, Jul 20, 2016 at 5:01 AM, Mehdi Shirazi wrote: > Hi > Thanks to XIVO developers now it is easy to install > Libss7 2.0 with XiVO ISO (based on debian) > > Sprint Review 16.09 >

Re: [asterisk-ss7] Libss7 2.0 easy install with XiVO ISO

2016-07-20 Thread Mehdi Shirazi
http://blog.xivo.io/sprint-review-1609.html#sprint-review-1609 -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-ss7 mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.c

[asterisk-ss7] Libss7 2.0 easy install with XiVO ISO

2016-07-20 Thread Mehdi Shirazi
HiThanks to XIVO developers now it is easy to installLibss7 2.0 with XiVO ISO (based on debian) Sprint Review 16.09 | | | Sprint Review 16.09 By sduthil Hello XiVO community! Here comes the release of XiVO 16.09! New features in this sprint Web interface: Editing a... | | | Re

Re: [asterisk-ss7] libss7 callerid presentation / usecallpres not working

2015-10-23 Thread Kaloyan Kovachev
Hello, there are lots of improvements since the version you are using. Please test with libss7 v2 and Asterisk 13 On 2015-10-22 18:54, Joseph Jackson wrote: Hi all, Stats: Asterisk 1.8.26.1 libss7 version: 1.0.2 DAHDI Version: 2.6.1 Echo Canceller: HWEC I'm trying to get callerid present

Re: [asterisk-ss7] libss7 callerid presentation / usecallpres not working

2015-10-23 Thread Mesbahuddin Malik
Hi Joseph, Check with your termination Provider and also Check your dialplan Regards Mesbah On Thu, Oct 22, 2015 at 9:54 PM, Joseph Jackson wrote: > Hi all, > > Stats: > > Asterisk 1.8.26.1 > > libss7 version: 1.0.2 > > DAHDI Version: 2.6.1 Echo Canceller: HWEC > > >

[asterisk-ss7] libss7 callerid presentation / usecallpres not working

2015-10-22 Thread Joseph Jackson
Hi all, Stats: Asterisk 1.8.26.1 libss7 version: 1.0.2 DAHDI Version: 2.6.1 Echo Canceller: HWEC I'm trying to get callerid presentation working correctly for ss7 links when a call comes in as sip and has privacy tags set. Currently the Presentation option is always set to 0 in the ss7 debug

Re: [asterisk-ss7] Libss7 patch for adding Generic Number and Location Number support

2015-04-27 Thread lakshmanan
Got it... Thanks for the pointers... Will try to do the same. On 27-Apr-2015 20:16, Kaloyan Kovachev wrote: > > Hi, > patches are not accepted via mail-list. > You will need to create an issue on JIRA [1] and upload your patch there > after you sign a License Agreement > > [1] https://issues

Re: [asterisk-ss7] Libss7 patch for adding Generic Number and Location Number support

2015-04-27 Thread Kaloyan Kovachev
Hi, patches are not accepted via mail-list. You will need to create an issue on JIRA [1] and upload your patch there after you sign a License Agreement [1] https://issues.asterisk.org On 2015-04-27 17:32, GOPI GANAPATHY wrote: Dear all, We are using the libss7 library along with asterisk fo

[asterisk-ss7] Libss7 patch for adding Generic Number and Location Number support

2015-04-27 Thread GOPI GANAPATHY
Dear all, We are using the libss7 library along with asterisk for some experimentation. In that we had a need to set the generic number and the location number fields in the ISUP-IAM packets. So I've gone ahead and done those modifications to the libss7-2.0.0 code base. Attached the patch alon

Re: [asterisk-ss7] libss7 - two linksets with different DPCs but the same CIC Number

2014-12-17 Thread Lucian Raducanu
-boun...@lists.digium.com] On Behalf Of Kaloyan Kovachev Sent: Wednesday, December 17, 2014 12:24 PM To: asterisk-ss7@lists.digium.com Subject: Re: [asterisk-ss7] libss7 - two linksets with different DPCs but the same CIC Number Hmm, you have the range defined, but probably Gregory Massel is right and

Re: [asterisk-ss7] libss7 - two linksets with different DPCs but the same CIC Number

2014-12-17 Thread Kaloyan Kovachev
On Behalf Of Kaloyan Kovachev Sent: Tuesday, December 16, 2014 1:08 PM To: asterisk-ss7@lists.digium.com Subject: Re: [asterisk-ss7] libss7 - two linksets with different DPCs but the same CIC Number Hi, please show the output of "ss7 show cics 2" On 2014-12-15 19:05, Lucian Raduc

Re: [asterisk-ss7] libss7 - two linksets with different DPCs but the same CIC Number

2014-12-17 Thread Lucian Raducanu
day, December 16, 2014 1:08 PM To: asterisk-ss7@lists.digium.com Subject: Re: [asterisk-ss7] libss7 - two linksets with different DPCs but the same CIC Number Hi, please show the output of "ss7 show cics 2" On 2014-12-15 19:05, Lucian Raducanu wrote: > Hi, > > Tried this co

Re: [asterisk-ss7] libss7 - two linksets with different DPCs but the same CIC Number

2014-12-16 Thread Kaloyan Kovachev
k-ss7-boun...@lists.digium.com] On Behalf Of Lucian Raducanu Sent: Monday, December 15, 2014 4:26 PM To: asterisk-ss7@lists.digium.com Subject: Re: [asterisk-ss7] libss7 - two linksets with different DPCs but the same CIC Number Thanks, system.conf is like you wrote. By mistake I paste the one used with chan_ss

Re: [asterisk-ss7] libss7 - two linksets with different DPCs but the same CIC Number

2014-12-15 Thread Lucian Raducanu
From: asterisk-ss7-boun...@lists.digium.com [mailto:asterisk-ss7-boun...@lists.digium.com] On Behalf Of Gregory Massel Sent: Monday, December 15, 2014 4:34 PM To: asterisk-ss7@lists.digium.com Subject: Re: [asterisk-ss7] libss7 - two linksets with different DPCs but the same CIC Number If it&#x

Re: [asterisk-ss7] libss7 - two linksets with different DPCs but the same CIC Number

2014-12-15 Thread Lucian Raducanu
Sent: Monday, December 15, 2014 4:26 PM To: asterisk-ss7@lists.digium.com Subject: Re: [asterisk-ss7] libss7 - two linksets with different DPCs but the same CIC Number Thanks, system.conf is like you wrote. By mistake I paste the one used with chan_ss7.conf. I will try this config and get back

Re: [asterisk-ss7] libss7 - two linksets with different DPCs but the same CIC Number

2014-12-15 Thread Gregory Massel
nt: Monday, December 15, 2014 4:08 PM To: asterisk-ss7@lists.digium.com Subject: Re: [asterisk-ss7] libss7 - two linksets with different DPCs but the same CIC Number Hi, you have no dchan defined in system.conf so: after "span=1,1,0,ccs,hdb3" add "dchan=1" or if you are using Digium c

Re: [asterisk-ss7] libss7 - two linksets with different DPCs but the same CIC Number

2014-12-15 Thread Lucian Raducanu
Kaloyan Kovachev Sent: Monday, December 15, 2014 4:08 PM To: asterisk-ss7@lists.digium.com Subject: Re: [asterisk-ss7] libss7 - two linksets with different DPCs but the same CIC Number Hi, you have no dchan defined in system.conf so: after "span=1,1,0,ccs,hdb3" add "dchan=1"

Re: [asterisk-ss7] libss7 - two linksets with different DPCs but the same CIC Number

2014-12-15 Thread Kaloyan Kovachev
OF Gregory Massel SENT: Monday, December 15, 2014 1:06 PM TO: asterisk-ss7@lists.digium.com SUBJECT: Re: [asterisk-ss7] libss7 - two linksets with different DPCs but the same CIC Number I believe that the question was around one linkset with two DPCs and the same CIC number range. chan_ss7 refe

Re: [asterisk-ss7] libss7 - two linksets with different DPCs but the same CIC Number

2014-12-15 Thread Lucian Raducanu
, December 15, 2014 1:06 PM To: asterisk-ss7@lists.digium.com Subject: Re: [asterisk-ss7] libss7 - two linksets with different DPCs but the same CIC Number I believe that the question was around one linkset with two DPCs and the same CIC number range. chan_ss7 refers to this as "combined&q

Re: [asterisk-ss7] libss7 - two linksets with different DPCs but the same CIC Number

2014-12-15 Thread Gregory Massel
I believe that the question was around one linkset with two DPCs and the same CIC number range. chan_ss7 refers to this as "combined" linksets and it does NOT support combined linksets with the same CIC range on each link. It gets all confused when trying to check for idle cic's and free cic's b

Re: [asterisk-ss7] libss7 - two linksets with different DPCs but the same CIC Number

2014-12-15 Thread Mitul Limbani
chan_ss7 also does, you need to define two different linksets to be able to do this. Regards, Mitul Limbani, Business Head, Enterux Solutions Pvt. Ltd. 110 Reena Complex, Opp. Nathani Steel, Vidyavihar (W), Mumbai - 400 086. India http://www.enterux.com/ http://www.entvoice.com/ email: mi...@enter

Re: [asterisk-ss7] libss7 - two linksets with different DPCs but the same CIC Number

2014-12-15 Thread Gregory Massel
libss7 supports this but chan_ss7 doesn't. On 2014/12/15 11:19 AM, Kaloyan Kovachev wrote: Hi, it is absolutely normal to have such setup. Each linkset has it's own CIC numbering On 2014-12-15 01:06, Lucian Raducanu wrote: Hi, Is there any possibility to set up on the same asterisk box 2 E

Re: [asterisk-ss7] libss7 - two linksets with different DPCs but the same CIC Number

2014-12-15 Thread Kaloyan Kovachev
Hi, it is absolutely normal to have such setup. Each linkset has it's own CIC numbering On 2014-12-15 01:06, Lucian Raducanu wrote: Hi, Is there any possibility to set up on the same asterisk box 2 E1s with different DPCs but the same CICs? To be more explicit, the first E1 has CICs from 1

[asterisk-ss7] libss7 - two linksets with different DPCs but the same CIC Number

2014-12-14 Thread Lucian Raducanu
Hi, Is there any possibility to set up on the same asterisk box 2 E1s with different DPCs but the same CICs? To be more explicit, the first E1 has CICs from 1 to 31 and the second E1 also has CICs from 1 to 31. First CIC on each E1 is the signaling link. On December 2007 there was reported

Re: [asterisk-ss7] libss7 linkset not coming up

2014-11-24 Thread Matt Fredrickson
tomer switch > defaults to 56k. Who'd uh thunk it? > > Thanks guys! > > > > From: asterisk-ss7-boun...@lists.digium.com > on behalf of Matt Fredrickson > > Sent: Monday, November 24, 2014 9:34 AM > To: asterisk-ss7@lis

Re: [asterisk-ss7] libss7 linkset not coming up

2014-11-24 Thread Joseph Jackson
-boun...@lists.digium.com on behalf of Matt Fredrickson Sent: Monday, November 24, 2014 9:34 AM To: asterisk-ss7@lists.digium.com Subject: Re: [asterisk-ss7] libss7 linkset not coming up Did you try swapping the T1s involved, verifying layer 1 problems aren't an issue, make sure that your sigchan w

Re: [asterisk-ss7] libss7 linkset not coming up

2014-11-24 Thread Matt Fredrickson
Did you try swapping the T1s involved, verifying layer 1 problems aren't an issue, make sure that your sigchan was correct? This doesn't appear to be a CIC problem yet per se - you're not able to get the signaling link to come into alignment. Matthew Fredrickson On Fri, Nov 7, 2014 at 1:07 PM, J

Re: [asterisk-ss7] libss7 linkset not coming up

2014-11-10 Thread Joseph Jackson
nod Dharashive Sent: Saturday, November 08, 2014 7:44 PM To: asterisk-ss7@lists.digium.com Subject: Re: [asterisk-ss7] libss7 linkset not coming up Normally slc start from 0 Also check ss7 type of customer. Sent from my iPhone On 08-Nov-2014, at 12:37 am, Joseph Jackson mailto:jjack...@aninetworks.

Re: [asterisk-ss7] libss7 linkset not coming up

2014-11-08 Thread Vinod Dharashive
Normally slc start from 0 Also check ss7 type of customer. Sent from my iPhone > On 08-Nov-2014, at 12:37 am, Joseph Jackson wrote: > > Hey list, > > So I’m trying to get ss7 turned up between an asterisk box and a customer’s > ss7 switch. > > > Machine stats – > > Asterisk 1.8.26.1

[asterisk-ss7] libss7 linkset not coming up

2014-11-07 Thread Joseph Jackson
Hey list, So I'm trying to get ss7 turned up between an asterisk box and a customer's ss7 switch. Machine stats - Asterisk 1.8.26.1 DAHDI Version: 2.6.1 libss7 version: 1.0.2 Testing between two asterisk boxes running the same config works perfectly. When connecting to the customers ss7 swi

Re: [asterisk-ss7] libss7 cluster

2013-07-01 Thread Kaloyan Kovachev
On 2013-07-01 10:14, Torrey Searle wrote: You might also give this experimental ss7 branch a try.   I have no idea what its status is though http://svn.digium.com/svn/libss7/team/mattf/libss7-ss7cluster/ [3] That branch won't help as it is far from completed. There is some code in isup_masq.

Re: [asterisk-ss7] libss7 cluster

2013-07-01 Thread Torrey Searle
You might also give this experimental ss7 branch a try. I have no idea what its status is though http://svn.digium.com/svn/libss7/team/mattf/libss7-ss7cluster/ Regards, Torrey On 29 June 2013 21:56, Marcelo Pacheco wrote: > My basic STP solution allows for sharing signalling links across >

Re: [asterisk-ss7] libss7 cluster

2013-06-29 Thread Marcelo Pacheco
My basic STP solution allows for sharing signalling links across multiple asterisks, but for now each needs its own OPC. My largest need so far is 4 E1 for the same interconnect, and I can run 8E1 on a single box, so I'm for from actually needing to do it. This solution respects the minimum GPL sta

Re: [asterisk-ss7] libss7 cluster

2013-06-29 Thread mosbah abdelkader
Ok thank you for the info. -- _ -- 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/listinfo/asterisk-ss7

Re: [asterisk-ss7] libss7 cluster

2013-06-28 Thread Mitul Limbani
It doesnt as far as I m aware. Try chan_ss7 instead. Mitul On Jun 29, 2013 1:44 AM, "mosbah abdelkader" wrote: > Hello, > > > Does libss7 supports SS7 cluster with one single PC? If yes, how to > configure it? > > > Thank you. > > -- >

[asterisk-ss7] libss7 cluster

2013-06-28 Thread mosbah abdelkader
Hello, Does libss7 supports SS7 cluster with one single PC? If yes, how to configure it? Thank you. -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-ss7 mailing list To UNSUBSCRIBE or update

Re: [asterisk-ss7] libss7 BLO / BLA issues (audio loss, call drop, asterisk hangs)

2013-02-14 Thread Kaloyan Kovachev
On Thu, 07 Feb 2013 11:30:22 +0200, Kaloyan Kovachev wrote: > Hi, > it seems i've messed that at some point, because it was something that > was tested and working. I will have to resurrect my test setup in order to > fix it and update reviews 2150 and 2170, but unfortunately it will not > happen

Re: [asterisk-ss7] libss7 BLO / BLA issues (audio loss, call drop, asterisk hangs)

2013-02-07 Thread Kaloyan Kovachev
Hi, it seems i've messed that at some point, because it was something that was tested and working. I will have to resurrect my test setup in order to fix it and update reviews 2150 and 2170, but unfortunately it will not happen in the next few weeks probably. On Wed, 06 Feb 2013 04:13:03 +0100, M

[asterisk-ss7] libss7 BLO / BLA issues (audio loss, call drop, asterisk hangs)

2013-02-05 Thread Michal Rybárik
Hi, I have a strange issues with BLO / BLA functionality... Could somebody be so kind and check it, where's the problem? libss7-trunk (r320), with asterisk-trunk-r372092 with SS7-27 patches.. the same applies also to svn /team/rmudgett/ss7_27_knk (r380912M-/trunk) make call from SPC 1 ->

Re: [asterisk-ss7] LIBSS7 not on asterisk.org?

2013-01-09 Thread Gregory Massel
Quite the opposite. SS7 is used extensively on the interconnect side. The more the landline subscriber base erodes and voip subscriber base grows, the more demand there will be fore voip operators to interconnect with existing landline operators. Also, from a development perspective, those tha

Re: [asterisk-ss7] LIBSS7 not on asterisk.org?

2013-01-09 Thread Michael Mueller
is ss7 that interesting anymore? the landline subscriber base is dropping steadily in the US - I assume this is happening elsewhere - so that puts downward pressure on ss7 demand On Wed, Jan 9, 2013 at 2:25 PM, Marcelo Pacheco wrote: > In my opinion chan_ss7 is full of bugs, lots of crashes. >

Re: [asterisk-ss7] LIBSS7 not on asterisk.org?

2013-01-09 Thread Marcelo Pacheco
In my opinion chan_ss7 is full of bugs, lots of crashes. libss7 has bugs, but it doesn't crash. libss7 has never been a mainstream digium project, due to limited need for ss7/isup versus ISDN / MFC R2. At the same time, the bugs / bad features in libss7 don't make it unuseable. My impression is tha

[asterisk-ss7] LIBSS7 not on asterisk.org?

2013-01-09 Thread Ryan Crowder
Is it just me or is LIBSS7 not available on asterisk.org anymore? Is it dead? Is chan_ss7 the preferred method now? Thanks! -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-ss7 mailing li

[asterisk-ss7] libss7-cluster

2012-11-01 Thread Michal Rybarik
Hi, are there any plans to rework ss7cluster http://svn.digium.com/svn/libss7/team/mattf/libss7-ss7cluster/ and integrate it with current libss7 trunk (which works with asterisk 1.8 and newer) ? -- Regards, Michal Rybarik -- __

Re: [asterisk-ss7] LibSS7 and Sangoma A101 - SS7 HDLC Overrun Error

2012-10-29 Thread bipin singh
Hi, load/interrupt related issue may be. Check it on single card and single spam . On Fri, Oct 12, 2012 at 3:20 AM, Gregory Massel wrote: > This does not appear to be an SS7 issue. > > Check your cables and connections, particularly for loose contacts or > potential shorts (e.g. where the jumper

Re: [asterisk-ss7] libss7 IAM+SAM

2012-10-29 Thread Michal Rybárik
Dear Kaloyan, thanks for your reply, after few hours of debugging we finally found the problem and SAM is working now. Code in libss7 and chan_dahdi is OK, but T10 timer has no default value defined, so if it is not defined by user in chan_dahdi.conf, it is treated like T10==0, so the code won

Re: [asterisk-ss7] libss7 IAM+SAM

2012-10-25 Thread Kaloyan Kovachev
Hi, sorry for the delayed replay (been busy with hardware probs) I hope you are not using ANSI, as it does not support overlap dialing. You should also have defined (uncommented) the ISUP T10 timer The function responsible for the release is ss7_match_extension() and it sends it in case no extens

[asterisk-ss7] libss7 IAM+SAM

2012-10-23 Thread Michal Rybárik
Hi, are IAM+SAM calls working on current libss7-trunk ? I have SAM handling code in libss7 and chan_dahdi (sig_ss7) but it doesn't work for me. After receiving IAM with incomplete number, I see a message "SS7 exten: 211 complete: 0" which should be OK, but then REL is sent immediately and

Re: [asterisk-ss7] LibSS7 and Sangoma A101 - SS7 HDLC Overrun Error

2012-10-11 Thread Gregory Massel
This does not appear to be an SS7 issue. Check your cables and connections, particularly for loose contacts or potential shorts (e.g. where the jumper cable on the Krone block is making poor contact or the cable hasn't been stripped cleanly and is touching another pair or the frame itself, or

[asterisk-ss7] LibSS7 and Sangoma A101 - SS7 HDLC Overrun Error

2012-10-11 Thread Geoffrey Yeoh
Hi, I have a box with four A101 Sangoma E1 cards running Asterisk 1.8 with FreePBX. I've been getting this messages in CLI consistently [2012-10-11 20:33:55] NOTICE[11474]: chan_dahdi.c:3426 my_handle_link_exception: SS7 got event: HDLC Abort(6) on span 1/0 [2012-10-11 20:33:55] NOTICE[11474]: c

Re: [asterisk-ss7] libss7 / sip / ast 10 screening issue

2012-05-20 Thread Gustavo Mársico
Well, it's the A side anyways, in the box2. It seems chan_sip reads trustrpid=yes in the wrong way, instead of ss7 channels. On May 20, 2012, at 9:01 AM, Gregory Massel wrote: > > > On 2012/05/20 04:02 AM, Gustavo Mársico wrote: >>> results in: NoOp("SIP/switch_rba2-5c9b", "allowed_not_sc

Re: [asterisk-ss7] libss7 / sip / ast 10 screening issue

2012-05-20 Thread Gregory Massel
On 2012/05/20 04:02 AM, Gustavo Mársico wrote: results in: NoOp("SIP/switch_rba2-5c9b", "allowed_not_screened") Is this a NoOp in your A side? If that so, chan_sip treats sendrpid=yes, trustrpid=yes as 00 ("user provided, not verified"), according to Q.764e page 24. That can explain why

Re: [asterisk-ss7] libss7 / sip / ast 10 screening issue

2012-05-19 Thread Gustavo Mársico
> results in: NoOp("SIP/switch_rba2-5c9b", "allowed_not_screened") Is this a NoOp in your A side? If that so, chan_sip treats sendrpid=yes, trustrpid=yes as 00 ("user provided, not verified"), according to Q.764e page 24. That can explain why ss7 side is sending the IAM with CPN with this i

[asterisk-ss7] libss7 redundant linkset problem

2012-05-19 Thread Gregory Massel
Hello I'm struggling with a redundant linkset setup in libss7. When the one of the two signalling links goes down, none of the CICs show as Idle. Calls can still be received, however, none can be made out. Also, libss7 does not automatically block the CICs associated with the E1's that have f

[asterisk-ss7] libss7 / sip / ast 10 screening issue

2012-05-17 Thread Gregory Massel
I'm struggling with what appears to be a bug in libss7... Asterisk 10.4.0, libss7 1.0.2, dahdi-linux-complete-2.6.1+2.6.1 When a call comes into the box using SIP (sendrpid=yes, trustrpid=yes), caller ID is not presented on the SS7 channel. A debug shows that libss7 thinks the call is supposed

Re: [asterisk-ss7] libss7 / Asterisk 10 / t.38

2012-04-23 Thread bipin singh
Hi, without T.38 gateway. On Mon, Apr 23, 2012 at 8:02 PM, Kevin P. Fleming wrote: > On 04/22/2012 10:17 AM, Gregory Massel wrote: > >> Hello >> >> Is anyone using libss7 on Asterisk 10 with T.38 gateway (or without >> using T.38)? >> >> I've got two boxes on Asterisk 1.8 with libss7 (in addition

Re: [asterisk-ss7] libss7 / Asterisk 10 / t.38

2012-04-23 Thread Kevin P. Fleming
On 04/22/2012 10:17 AM, Gregory Massel wrote: Hello Is anyone using libss7 on Asterisk 10 with T.38 gateway (or without using T.38)? I've got two boxes on Asterisk 1.8 with libss7 (in addition to a few with Ast 1.8 and chan_ss7) that are pretty stable and was just wondering whether it's worth u

[asterisk-ss7] libss7 / Asterisk 10 / t.38

2012-04-22 Thread Gregory Massel
Hello Is anyone using libss7 on Asterisk 10 with T.38 gateway (or without using T.38)? I've got two boxes on Asterisk 1.8 with libss7 (in addition to a few with Ast 1.8 and chan_ss7) that are pretty stable and was just wondering whether it's worth upgrading the libss7 boxes to Asterisk 10, w

Re: [asterisk-ss7] libss7 terminate digit

2011-11-13 Thread bipin singh
Hi, I think your link support only digits check same to switch provider . On Fri, Nov 11, 2011 at 8:13 PM, Germán I. Paul wrote: > ** > Hi. > Can someone of you tellme how can I add an N at the end of the dialed > extension using libss7? > I`ve tried adding it on the dialplan, ast

Re: [asterisk-ss7] libss7 terminate digit

2011-11-11 Thread Gustavo Mársico
or an # >> >> Regards >> Germán >> >> -- >> From: "Kaloyan Kovachev" >> Sent: Friday, November 11, 2011 12:58 PM >> To: >> Subject: Re: [asterisk-ss7] libss7 terminate digit >>

Re: [asterisk-ss7] libss7 terminate digit

2011-11-11 Thread Michael Mueller
dial(DAHDI/g0/${EXTEN}) > > Now, that you have said me that I can`t send an N, at the en of the dial, I > want to send an * or an # > > Regards > Germán > > -- > From: "Kaloyan Kovachev" > Sent: Friday, November

Re: [asterisk-ss7] libss7 terminate digit

2011-11-11 Thread Germán I . Paul
=> _X.,1,dial(DAHDI/g0/${EXTEN}) Now, that you have said me that I can`t send an N, at the en of the dial, I want to send an * or an # Regards Germán -- From: "Kaloyan Kovachev" Sent: Friday, November 11, 2011 12:58 PM To: Subject

Re: [asterisk-ss7] libss7 terminate digit

2011-11-11 Thread Kaloyan Kovachev
Hi, there is no such thing like N with SS7 - 0123456789ABCD*# are the possible options with '*' = 'e' and '#' = 'f' On Fri, 11 Nov 2011 11:43:54 -0300, "Germán I. Paul" wrote: > Hi. > Can someone of you tellme how can I add an N at the end of the dialed > extension using libss7? > I`ve t

Re: [asterisk-ss7] libss7 terminate digit

2011-11-11 Thread Gustavo Mársico
You can't. N is not a valid hexadecimal digit. Gustavo On Nov 11, 2011, at 11:43 AM, Germán I. Paul wrote: > Hi. > Can someone of you tellme how can I add an N at the end of the dialed > extension using libss7? > I`ve tried adding it on the dialplan, asterisk execute that OK, but when I >

[asterisk-ss7] libss7 terminate digit

2011-11-11 Thread Germán I . Paul
Hi. Can someone of you tellme how can I add an N at the end of the dialed extension using libss7? I`ve tried adding it on the dialplan, asterisk execute that OK, but when I debug the linkset, on called party signal it doesen`t appears. I say, if I dial 02322674501, on the called party signal

Re: [asterisk-ss7] libss7 retransmit error

2011-10-24 Thread bipin singh
Hi , use asterisk-1.6.X and try this . It si working with vodaphone 4 links with multiple acp and dcp . [channels] ;rxwink=300 language=en context=apex callwaiting=yes callwaitingcallerid=yes threewaycalling=yes transfer=yes cancallforward=yes callreturn=yes echocancel=yes echocanc

Re: [asterisk-ss7] libss7 retransmit error

2011-10-22 Thread Gregory Massel
I forgot to mention that the old chan_ss7/ast1.4 is running on 2x Digium 4xE1 cards while the libss7/ast1.8 is running 1x Sangoma A108. It seems the problem may rest in the wanpipeX.conf files... On 10/22/2011 3:33 PM, Gregory Massel wrote: Hello I'm struggling to move a chan_ss7/ast 1.4 setu

[asterisk-ss7] libss7 retransmit error

2011-10-22 Thread Gregory Massel
Hello I'm struggling to move a chan_ss7/ast 1.4 setup to libss7/ast 1.8. The MTP2 and CICs come up, but then it goes into a flood of error messages. I've included logs below. I would be most appreciative if anyone can suggest what may be wrong. There are four E1's to one site and four E1's t

Re: [asterisk-ss7] libss7 debug output to cap/pcap

2011-06-29 Thread Torrey Searle
you can get the tool here https://issues.asterisk.org/view.php?id=18362 Torrey On 29 June 2011 13:36, Robert Thomas wrote: > U can use the dahdi-pcap utility to make a CAP of the d channel > > Sent from my iPhone > > On Jun 29, 2011, at 5:28, "Nikolay Tsanov" wrote: > >> Hello, >> >> Is it pos

Re: [asterisk-ss7] libss7 debug output to cap/pcap

2011-06-29 Thread Robert Thomas
U can use the dahdi-pcap utility to make a CAP of the d channel Sent from my iPhone On Jun 29, 2011, at 5:28, "Nikolay Tsanov" wrote: > Hello, > > Is it possible to save the output of "ss7 debug linkset x" command to pcap/cap > file which can be analyzed in wireshark? > > Best Regards, > > N

Re: [asterisk-ss7] libss7 debug output to cap/pcap

2011-06-29 Thread James zhu
: http://wiki.wireshark.org/MTP3 Best regards, James.zhu Doing asterisk/PRI/ss7/dahdi, linux, asterisk cards, gateway(fxs/fxo/pri<->SIP). website: www.voipviews.com > Date: Wed, 29 Jun 2011 14:28:27 +0300 > From: n.tsa...@email.bg > To: asterisk-ss7@lists.digium.com > Subj

[asterisk-ss7] libss7 debug output to cap/pcap

2011-06-29 Thread Nikolay Tsanov
Hello, Is it possible to save the output of "ss7 debug linkset x" command to pcap/cap file which can be analyzed in wireshark? Best Regards, Nikolay Tsanov Къде да имаш email в .bg, ако не в email.bg? Вземи своя нов email в email.bg

Re: [asterisk-ss7] libss7 and sam messages

2011-06-14 Thread Rafael Visser
outer.hu/repos_pub/libss7/trunk ) and it handles SAM > messages perfectly. It is not compatible with Asterisk 1.8. > > Best Regards > Davíð Fannar Gunnarsson > dav...@hringdu.is > http://www.hringdu.is > +354 822-9923 > > -- > *From: *"

Re: [asterisk-ss7] libss7 and sam messages

2011-06-13 Thread Davíð F . Gunnarsson
http://www.hringdu.is +354 822-9923 From: "Rafael Visser" To: asterisk-ss7@lists.digium.com Sent: Monday, June 13, 2011 8:14:23 PM Subject: [asterisk-ss7] libss7 and sam messages Hi Guys: I am trying to get 20 digits of the dialed number, but libss7 can't hadle sam messages. Am

Re: [asterisk-ss7] libss7 and sam messages

2011-06-13 Thread Jakub Klausa
On 2011-06-13, at 22:14, Rafael Visser wrote: > Hi Guys: > I am trying to get 20 digits of the dialed number, but libss7 can't hadle sam > messages. > Am i right? > How can i resolve this issue? As per ITU the maximu length of the number should not exceed 16 digits. If you're doing ITU ISUP,

[asterisk-ss7] libss7 and sam messages

2011-06-13 Thread Rafael Visser
Hi Guys: I am trying to get 20 digits of the dialed number, but libss7 can't hadle sam messages. Am i right? How can i resolve this issue? libss7 version= 1.0.2 asterisk 1.6 and 1.8 Thanks in advance rv -- _ -- Bandwidth and Colo

[asterisk-ss7] libss7 woes!

2011-03-13 Thread Anita Hall
Hi I am using Sangoma cards :( I know I should have used Digium but now the custom has these cards and I have to make them work with SS7 :( Unable to receive incoming calls on chan_ss7, I have decided to give another shot to libss7 Could someone please share their configuration of dahdi/system.c

Re: [asterisk-ss7] libSS7 and TDMoE Possible?

2011-01-27 Thread Cary Fitch
From: asterisk-ss7-boun...@lists.digium.com [mailto:asterisk-ss7-boun...@lists.digium.com] On Behalf Of Marcelo Pacheco Sent: Thursday, January 27, 2011 7:44 AM To: asterisk-ss7@lists.digium.com Subject: Re: [asterisk-ss7] libSS7 and TDMoE Possible? > TDMoE generates 1000 interrupts/second j

Re: [asterisk-ss7] libSS7 and TDMoE Possible?

2011-01-27 Thread Marcelo Pacheco
To clarify, I'm talking about TDMoE between two asterisks. If you want to use TDMoE to use ethernet based E1 interfaces, you'll need to see how that hardware works. This channels per span stuff needs to be accepted from both sides. Marcelo Pacheco wrote: > TDMoE generates 1000 interrupts/second ju

Re: [asterisk-ss7] libSS7 and TDMoE Possible?

2011-01-27 Thread Marcelo Pacheco
TDMoE generates 1000 interrupts/second just like any other DAHDI card. Interrupts is not the issue. 1000 irqs/sec is doable with much older processors. What you need to worry about is echo canceling, transcoding, and other issues. Also, a single TDMoE span can be used for at least 120 channels. TDM

Re: [asterisk-ss7] libSS7 and TDMoE Possible?

2011-01-27 Thread Robert Thomas
Thanks for the info. What about CPU interrupts? I have read TDMoE generate quite a lot of interrupts that could cause the CPU no starve. I saw the 8 PRI redfone gateway. Do you think I could run two for a total of 16 E1 out of a XEON, or perhaps 2 XEON MB. On Thu, Jan 27, 2011 at 5:41 AM, Godson

Re: [asterisk-ss7] libSS7 and TDMoE Possible?

2011-01-27 Thread Godson Gera
Last year, I have successfully tested chan_ss7 with 4 E1 phone bridge. So its certainly doable . What I did was purely a test setup throwing calls from one E1 port to other E1 port connected in loop back -- Thanks & Regards, Godson Gera On Thu, Jan 27, 2011 at 9:25 AM, Robert Thomas wrote: >

Re: [asterisk-ss7] libSS7 and TDMoE Possible?

2011-01-27 Thread Marcelo Pacheco
I have tested chan_ss7 using TDMoE perfectly. It was 2 years ago, there where issues using purely local TDMoE configuration (without sending packets between two machines) but that particular bug was fixed in DAHDI just a few months later. ISDN works as well. I created a 100 channel span for ss7 use

Re: [asterisk-ss7] libSS7 and TDMoE Possible?

2011-01-26 Thread Krzysztof Drewicz
2011/1/27 Robert Thomas : > Hi Gents, > I was wondering if something has tried to interact Libss7 and TDMoE. > We are working on getting up a big linkset with our TELCO ( up to 24 E1s) > and would like to host the cards on multiple servers. We are not sure even a > modern XEON 12 core 3.33Ghz CPU c

[asterisk-ss7] libSS7 and TDMoE Possible?

2011-01-26 Thread Robert Thomas
Hi Gents, I was wondering if something has tried to interact Libss7 and TDMoE. We are working on getting up a big linkset with our TELCO ( up to 24 E1s) and would like to host the cards on multiple servers. We are not sure even a modern XEON 12 core 3.33Ghz CPU can handle 720 concurrent calls. I

Re: [asterisk-ss7] libss7 trunk version

2010-09-02 Thread Haoyu SHEN
dahdi-linux-complete-2.3.0.1+2.3.0 Le 02/09/2010 08:38, bipin singh a écrit : Which version dahdi u use ? On Wed, Sep 1, 2010 at 3:50 PM, Haoyu SHEN > wrote: Hi, I use libss7 revision 288, there is always the problem with Asterisk 1.6.0x. chan_dahdi.c:

Re: [asterisk-ss7] libss7 trunk version

2010-09-01 Thread bipin singh
Which version dahdi u use ? On Wed, Sep 1, 2010 at 3:50 PM, Haoyu SHEN wrote: > Hi, I use libss7 revision 288, there is always the problem with Asterisk > 1.6.0x. > > chan_dahdi.c: In function ‘ss7_reset_linkset’: > chan_dahdi.c:9680: warning: passing argument 2 of ‘isup_grs’ makes pointer > fr

Re: [asterisk-ss7] libss7 trunk version

2010-09-01 Thread Haoyu SHEN
Hi, I use libss7 revision 288, there is always the problem with Asterisk 1.6.0x. chan_dahdi.c: In function ‘ss7_reset_linkset’: chan_dahdi.c:9680: warning: passing argument 2 of ‘isup_grs’ makes pointer from integer without a cast chan_dahdi.c:9680: error: too many arguments to function ‘isup_

  1   2   3   4   5   6   >