Re: [asterisk-ss7] Asterisk SS7, SG, MG and MGCP

2008-08-13 Thread Anton
As SS7 MGCP you probably mean MEGACO protocol? Unlikely this could be seen in asterisk anytime soon... On Thursday 14 August 2008 11:11, voip me wrote: > Dear Matthew, > > What do you think , how could one improve it then, you > think chan_dahdi should speak MGCP or any request show > come up to

Re: [asterisk-ss7] Asterisk SS7, SG, MG and MGCP

2008-08-13 Thread voip me
Dear Kristian, Ofcourse your idea is a good solution too but not possible in my case. I might have just 2 signalling links, master and alternate. :) Regards. -- MSH On 13/08/2008, Kristian Nielsen <[EMAIL PROTECTED]> wrote: > > "voip me" <[EMAIL PROTECTED]> writes: > > > Sorry for my ambigouse

Re: [asterisk-ss7] Asterisk SS7, SG, MG and MGCP

2008-08-13 Thread voip me
Dear Matthew, What do you think , how could one improve it then, you think chan_dahdi should speak MGCP or any request show come up to channel then bridged (or in some other way) to an MGCP channel (not the current but a changed MGCP channel) and the rest. I have another question Matthiew, are you

Re: [asterisk-ss7] Libss7 Status Update

2008-08-13 Thread Domjan Attila
On Wed, 2008-08-13 at 10:44 -0500, Matthew Fredrickson wrote: > Attila Domjan wrote: > > Hi Matthew, > > > > I looked into docs/sorcecode and I have some questions about libss7. > > > > Is it support (ITU): > > > > - signalling link inhibition/uninhibition Q.782 7.1.1, 7.1.2, 7.2.1, > > 7.2.2, 7

Re: [asterisk-ss7] Asterisk SS7, SG, MG and MGCP

2008-08-13 Thread Matthew Fredrickson
voip me wrote: > Dear Folks, > > Sorry for my ambigouse subject. I want to set the following solution and > need your idea's and experinces. I want to setup an asterisk box with > one E1 link containing 4 or 5 SS7 signalling links and have two or three > asterisk boxes each with 8 E1 (voice on

Re: [asterisk-ss7] ss7 newbie

2008-08-13 Thread Matthew Fredrickson
Sriram wrote: > Hi > Thnks for the reply...So say if i want 120 channels over ss7 > signalling...will the telco give me 4 E1s and 1 separate E1 for ss7 > signalling or will the ss7 be in one of the 4 E1s itself..? Sometimes. It depends on what you negotiate with the telco you're interconnectin

Re: [asterisk-ss7] Libss7 Status Update

2008-08-13 Thread Matthew Fredrickson
Attila Domjan wrote: > Hi Matthew, > > I looked into docs/sorcecode and I have some questions about libss7. > > Is it support (ITU): > > - signalling link inhibition/uninhibition Q.782 7.1.1, 7.1.2, 7.2.1, > 7.2.2, 7.6.1 I've never used a link where we've had to use that, so right now no. If

Re: [asterisk-ss7] Asterisk SS7, SG, MG and MGCP

2008-08-13 Thread Kristian Nielsen
"voip me" <[EMAIL PROTECTED]> writes: > Sorry for my ambigouse subject. I want to set the following solution and need > your idea's and experinces. I want to setup an asterisk box with one E1 link > containing 4 or 5 SS7 signalling links and have two or three asterisk boxes > each with 8 E1 (voice

Re: [asterisk-ss7] Libss7 Status Update

2008-08-13 Thread Kevin P. Fleming
Kaloyan Kovachev wrote: > I am trying to test ss7 link over a dynamic span (does it qualify as unusual > ;) ). All compiles fine, but when i run dahdy_cfg it crashes (strace and > /etc/dahdy/system.conf are attached). Did i hit a dahdy bug or it is something > with my configuration? It's probably

[asterisk-ss7] ss7 newbie

2008-08-13 Thread Sriram
Hi Thnks for the reply...So say if i want 120 channels over ss7 signalling...will the telco give me 4 E1s and 1 separate E1 for ss7 signalling or will the ss7 be in one of the 4 E1s itself..? Do i have to just plug in those 4 E1s directly into the TE420P and install libss7 ? thats it ? Also p

[asterisk-ss7] Asterisk SS7, SG, MG and MGCP

2008-08-13 Thread voip me
Dear Folks, Sorry for my ambigouse subject. I want to set the following solution and need your idea's and experinces. I want to setup an asterisk box with one E1 link containing 4 or 5 SS7 signalling links and have two or three asterisk boxes each with 8 E1 (voice only) as media gateway. What is y

Re: [asterisk-ss7] Libss7 Status Update

2008-08-13 Thread Kaloyan Kovachev
Hello, On Tue, 12 Aug 2008 12:37:05 -0500, Matthew Fredrickson wrote > I have heard much positive feedback from many of you about the more > recent versions of libss7/Asterisk-1.6.0. If there are any of you out > there with a setup that you would like to share about (especially if you > think

Re: [asterisk-ss7] Libss7 Status Update

2008-08-13 Thread Attila Domjan
Hi Matthew, I looked into docs/sorcecode and I have some questions about libss7. Is it support (ITU): - signalling link inhibition/uninhibition Q.782 7.1.1, 7.1.2, 7.2.1, 7.2.2, 7.6.1 - dual seizure handling Q.784 2.1.1, 2.1.2 Regards, Attila Domjan On Tue, 2008-08-12 at 12:37 -0500, Matthew