Re: [asterisk-ss7] chan_ss7 decoding isup phone num

2010-06-23 Thread Gregory Massel
I wrote the following patch to deal with subscriber numbers and special characters that we see with subscriber numbers: --- l4isup.c.old2009-12-06 11:34:42.0 +0200 +++ l4isup.c2010-05-27 11:43:45.0 +0200 @@ -1689,7 +1689,7 @@ static void check_obci(struct ss7_chan* }

Re: [asterisk-ss7] chan_ss7 decoding isup phone num

2010-06-23 Thread Kristian Nielsen
Claudio Furrer writes: > Does anybody know why chan_ss7 fall-through to international phone number, no > matters if the number is national or subscriber local one? (I mean in > incoming > calls, from pstn). It's my fault :) Here is the story ... Back in 2005 when I wrote the original chan_ss

Re: [asterisk-ss7] jitterbuffer problem

2010-06-23 Thread marek cervenka
for the record with static jitter buffer it's ok [jitter] jbenable = yes jbimpl = static the problem is somewhere in adaptive jitter buffer implementation nobody using jb in libss7 or chan_dahdi? > i'm testing 1.6.2.x asterisk with chan_ss7 1.4.1. > there is problem with jitterbuffer enabled i