Re: [asterisk-ss7] Card for SS7

2006-09-06 Thread Storer, Darren
Hi Matthew,   I'm back from annual vacation now so the offer to try ANSI against the Spectra simulator is there again.   Regards DarrenPS. The HDLC drops on the ISUP link to the model system are exactly 10 seconds apart. Can you think of a timer function or an activity that takes place every 10 sec

Re: [asterisk-ss7] Card for SS7

2006-09-06 Thread Matthew Fredrickson
On Sep 6, 2006, at 12:41 PM, Michael Tague wrote: Matthew, Is there any particular card you would recommend for use with libss7? We would just be using it for a pair of A-links. Oddly, we have a pair of links that are one 56k and one T1. We've used a channel bank and other equipment to g

[asterisk-ss7] Card for SS7

2006-09-06 Thread Michael Tague
Matthew, Is there any particular card you would recommend for use with libss7? We would just be using it for a pair of A-links. Oddly, we have a pair of links that are one 56k and one T1. We've used a channel bank and other equipment to get the 56k into the 1st channel on a T1 to use with T1 c

Re: [asterisk-ss7] STP and ISUP Point codes

2006-09-06 Thread Matthew Fredrickson
On Sep 6, 2006, at 11:37 AM, Tawanda Charles Bwanya wrote: zaptel.conf #Span=1 span=1,2,0,ccs,hdb3 bchan=1-15 dchan=16 bchan=17-31 #Span=2 span=2,1,0,ccs,hdb3 bchan=32-46 dchan=47 bchan=48-62 #Span=3 span=3,3,0,ccs,hdb3 bchan=63-77 dchan=78 bchan=79-93 #Span=4 span=4,4,0,ccs,hdb3 bchan=94-108 d

Re: [asterisk-ss7] STP and ISUP Point codes

2006-09-06 Thread Tawanda Charles Bwanya
I'm using asterisk-ss7 and libss7 both checked out today 06/09/06On 9/6/06, Matthew Fredrickson <[EMAIL PROTECTED] > wrote:On Sep 6, 2006, at 11:16 AM, Tawanda Charles Bwanya wrote: > Thanks for the quick response Matthew , sadly i have been sitting here> all> day trying to get libss7 working coz i

Re: [asterisk-ss7] STP and ISUP Point codes

2006-09-06 Thread Tawanda Charles Bwanya
zaptel.conf#Span=1span=1,2,0,ccs,hdb3bchan=1-15dchan=16bchan=17-31#Span=2span=2,1,0,ccs,hdb3bchan=32-46dchan=47bchan=48-62#Span=3span=3,3,0,ccs,hdb3bchan=63-77dchan=78 bchan=79-93#Span=4span=4,4,0,ccs,hdb3bchan=94-108dchan=109bchan=110-124#Span=5span=5,5,0,ccs,hdb3bchan=125-155#Span=6span=6,6,0,ccs

Re: [asterisk-ss7] STP and ISUP Point codes

2006-09-06 Thread Matthew Fredrickson
On Sep 6, 2006, at 11:16 AM, Tawanda Charles Bwanya wrote: Thanks for the quick response Matthew , sadly i have been sitting here all day trying to get libss7 working coz i had seen that facility but my asterisk keeps crashing when it tries to load chan_zap. Im not getting much on the log fil

Re: [asterisk-ss7] STP and ISUP Point codes

2006-09-06 Thread Tawanda Charles Bwanya
Thanks for the quick response Matthew , sadly i have been sitting here allday trying to get libss7 working coz i had seen that facility but my asterisk keeps crashing when it tries to load chan_zap. Im not getting much on the log files . I'm trying to set it up on Gentoo 2006.0 . I had chan_ss7 wo

Re: [asterisk-ss7] STP and ISUP Point codes

2006-09-06 Thread Matthew Fredrickson
On Sep 6, 2006, at 10:50 AM, Tawanda Charles Bwanya wrote: I'm trying to connect to a provider who has given me two point codes, one for the STP and another for the  ISUP . Any ideas on how i can do this with chan_ss7 I don't know if this helps you any, but I just added an option for doing

[asterisk-ss7] STP and ISUP Point codes

2006-09-06 Thread Tawanda Charles Bwanya
I'm trying to connect to a provider who has given me two point codes, one for the STP and another for the  ISUP . Any ideas on how i can do this with chan_ss7thanks MGK<<< Go to the ant, you sluggard. Consider her ways, and be wise >>> ___ --Bandwidth an

[asterisk-ss7] Installing Chan_ss7

2006-09-06 Thread M Jamshed
Hi... How will i install chan_ss7 version 0.8. i have downloaded  that version. but some error is showing while installing it. some path errror. please send me a step by step procedure-- RegardsM Jamshed CC ___ --Bandwidth and Colocation provided by Eas

[asterisk-ss7] Urgent: Problem with SS7 E1's

2006-09-06 Thread M Jamshed
hi... im having a problem in chan_ss7. After releasing a call that particulare channel will be busy for this much minutes(around 2 minutes) . what is the solution for this error. this is very uregent for me..-- RegardsM Jamshed CC ___ --Bandwidth and Col

Re: [asterisk-ss7] Problem with SS7 E1's

2006-09-06 Thread M Jamshed
hello hi... this is my channel configuration (SS7.conf) channel =>1-15:1,17-31:17,33-63:32,65-77:63,79-93:79,97-127:94 On 9/6/06, Paul Cadach <[EMAIL PROTECTED]> wrote: Hello,   Simple mathematic isn't works for your description. 1 E1 is 32 timeslots (0 through 31), one of them (timeslot #

Re: [asterisk-ss7] Problem with SS7 E1's

2006-09-06 Thread Paul Cadach
Hello,   Simple mathematic isn't works for your description. 1 E1 is 32 timeslots (0 through 31), one of them (timeslot #0) is always used for synchronization, so you have available 31 timeslots (channels) per E1. 4 E1 * 31 = 124 channels, so you can't have 128 channels (127 speech plus 1 si

Re: [asterisk-ss7] Problem with SS7 E1's

2006-09-06 Thread M Jamshed
ok i have tried to install it.. but its showing some error... i had copied that thing at /usr/src/ On 9/6/06, Marc Storck <[EMAIL PROTECTED]> wrote: Maybe you should try to switch to the latest 0.8.4 version, a hugeamount of things have been fixed between 0.2 and the latest.Regards,MarcM Jamshe

Re: [asterisk-ss7] Problem with SS7 E1's

2006-09-06 Thread Marc Storck
Maybe you should try to switch to the latest 0.8.4 version, a huge amount of things have been fixed between 0.2 and the latest. Regards, Marc M Jamshed wrote: hi, Im using SS7 E1's for my IVRS set up. im using 4 E1's i mean 127 channels and 1 signalling. its like in my third E

[asterisk-ss7] Problem with SS7 E1's

2006-09-06 Thread M Jamshed
hi,    Im using SS7 E1's for my IVRS set up. im using 4 E1's i mean 127 channels and 1 signalling. its like in my third E1 some of the channels are not working. The line status is idle still when i use that particular channels no voice prompt is being playes.. please give me a valid sol