[asterisk-ss7] Help with SS7 (No Audio)

2010-11-29 Thread Timothy Smith
Dear Users, I seeking help on with the asterisk+libss7.  the call is successfully setup but no audio either end. I am using Asterisk SVN-branch-1.6.0-r265498, libss71.0.2, chan_dahdi.c is too bing but i can send it if required(perhaps to add p->dialing = 0. I didnt do it correctly?) I appreciate

Re: [asterisk-ss7] Help with SS7 (No Audio)

2010-11-29 Thread Timothy Smith
1 -vv > This is the way i verify the call legs. > chmod +x callchannel.sh > ./callchannel.sh channelNumber someNumber > ./callchannel.sh 3 123456789 > > Most of the time problem is cic miss-match. > I hope this will help you debugging the issue. > > > On Mon, Nov 29, 20

Re: [asterisk-ss7] Help with SS7 (No Audio)

2010-11-29 Thread Timothy Smith
Hi, I havent seen any useful information while loading and unloading chat_dahdi.so, however, I have attached below the output of ss7linktest and a debug during a call. By the way, what does it mean when RX is 0 (asterisk not receiving anything from the telco?) Thanks Tim ed channel

Re: [asterisk-ss7] Help with SS7 (No Audio)

2010-11-29 Thread Timothy Smith
ilar problem and my CIC was not lined up.  My T1-1 was their > T1-5. > > > Thanks, > Dave > > -Original Message- > From: asterisk-ss7-boun...@lists.digium.com > [mailto:asterisk-ss7-boun...@lists.digium.com] On Behalf Of Timothy Smith > Sent: Monday, No

Re: [asterisk-ss7] Help with SS7 (No Audio)

2010-11-29 Thread Timothy Smith
ected A is talking to B, that means that the > channel > you believe to be CIC 2 is really CIC 3 (That would be the outcome if the > other > side numbers the CIC from 1 as somebody suggested) > > On Mon, Nov 29, 2010 at 06:48:44PM +0300, Timothy Smith wrote: >> Than