similar to: OpenSS7 T400P-SS7 and Digium T400P

Displaying 20 results from an estimated 300 matches similar to: "OpenSS7 T400P-SS7 and Digium T400P"

2005 Feb 24
4
What is an E400P-SS7??
Hi, Is this card the same as the T410P, after all, it's made by Digium. There's one prior reference on the mailint list[1] but it didn't answer the question. There was also an SS7 status report[2] last June but it's doesn't seem to have lead anywhere either. There was post saying an SS7 release was immenent last September[3], but then silence. Any info anyone would like to
2004 Sep 17
4
SS7 E1 cards
Hi, I'm looking into support for SS7 and I found an article (http://www.openss7.com/news13022002.html) which says that OpenSS7 supports Linux Support Inc's T400P-SS7 Quad T1 and E400P-SS7 Quad E1 PCI interface cards. It also says that Linux Support Inc is the primary sponsor of Asterisk. However I cannot find these cards on the Asterisk hardware page
2004 Jun 16
4
Status-info 1: Signalling C7 / SS7
Hi, one month ago, I announced, that I will look at the openss7 project in order to use it together with asterisk. It took a while for me to check the capabilities of and around the project. Since the openss7 project consists of only one person, and when there was just silence for a long time in the project's mailing list, I doubted, whether it was a good idea to consider using openss7. In
2003 Apr 22
5
SS7
Hi, Does Asterisk support SS7? Google shows an old new post from Feb. 2002 stating that OpenSS7 would help add SS7 support to Asterisk, but presently OpenSS7 seems to be dead and I can't seem to find anything about it at Asterisk or Digium's sites. What happened? -- Regards, Tais M. Hansen ComX
2004 Jun 25
1
SS7 status report 2
Hi, there are still some questions to be answered by OpenSS7.com in order to decide, whether E400P-SS7 is a good choice for the asterisk SS7 support. In the meanwhile I'm also in negotiations with another manufacturer (whose name I currently may not tell due to a NDA) of SS7 hardware, who gets likely persuaded to offer a cheap SS7-PCI-card which would be suitable for asterisk. Asterisk users
2004 Jan 17
3
SS7 over Asterisk ?
Hello.. I have a customer who wants to connect 2 PBX's over IP.. The setup should look like this: [PBX] <-- SS7 --> [Asterisk] <-- IAX --> [Asterisk] <-- SS7 --> [PBX] Since there are no SS7 cards , I was thinking at a way of carrying the E1 data as bulk...Can I do that ? How ? Is possible a scenario like this ? I'm thinking of IAX because I don't
2007 May 25
2
TDM bus extension.
In reference to an old post from 2002: http://www.marko.net/asterisk/archives/0203/0103.html How does one go about doing this? Also, what is the present status of the OpenSS7 stack in Asterisk? What can it do now? And is there any possibility in the future of developing a DS3 card for it, if only for the purpose of mostly DACSing? Which is still a level of intelligent call control on the
2004 Nov 16
10
SS7 for *
Hi all, Does somebody know what's new with SS7 and * ? I'm very interested. Is it ready ? I'm prepared to pay if necessary. Thanks, Angel.
2004 May 25
1
SS7 links
Has anyone tried to get dialogic ss7 trunking to work with Asterisk? I did some googling but nothing helpful turned up... Could a person get an intel dialogic and get * to see it like a zap channel? And use it for incoming and outgoing trunk access? -- respectfully, Joseph ------=============
2004 Jun 25
9
SS7 to Pri
Does anyone know of a device that will take an SS7 link and convert it to a PRI? -- respectfully, Joseph - (606) 477-2355 x140 ------=============
2005 Dec 29
0
Re: Samba and NUL characters
I've tried CIFS VFS with the following config in my fstab //cdn-mtl-ms/Logs /mnt/logs cifs username=user,password=pass 0 0 And I still have the same problem. As for kernel versions, the working one uses "linux-2.4.21-20.EL" and the non-working one uses "linux-2.6.9-11.EL". Does this have anything to do with "oplock" being enabled in the kernel? I've
2006 Jun 02
1
Re: [PATCH] klibc
On Thu, 01 June 2006, H. Peter Anvin wrote: > Brian F. G. Bidulock wrote: > > On Thu, 01 Jun 2006, Bob Picco wrote: > >> > >> -#if !defined(__x86_64__) && !defined(__ia64__) && !defined(__sparc_v9__) > >> +#if !defined(__x86_64__) && !defined(__ia64__) && !defined(__sparc_v9__) && \ > >> +
2012 Dec 21
2
dahdi timing source multiple cards
I have a box with 12 T1s (4 Te410P cards). The PSTN provider is reporting slips and ask me to update the clock source. I have my system.conf set as the following but when I run dahdi_scan only the ports on Card 1 are showing up with syncsrc=1 system.conf : span=1,1,0,esf,b8zs bchan=2-24 mtp2=1 span=2,2,0,esf,b8zs bchan=26-48 mtp2=25 span=3,3,0,esf,b8zs bchan=49-72
2001 Jul 20
2
Quicktime Component
Good news all! I now have a functional version of the Quicktime Component of the Ogg Vorbis decompressor. In English: this extension will allow all Quicktime apps to play .oggs (including iTunes). I plan on posting it ASAP. I have a few problems with memory that I'd like to get cleared up first. I plan on carbonizing it as soon as it functions in classic. I'll also do a Winders version.
2009 Jan 04
1
nut_check_os.m4
In m4/nut_check_os.m4, there is the following section: # FIXME if test -z "$dist_cv_build_flavor" ; then dist_cv_build_flavor=$(dist_get_flavor "$(${CC-cc} $CFLAGS -v 2>&1 | grep 'gcc version')") fi There is no dist_get_flavor command on OS X (or other systems, I suspect) so I am wondering if it is OK to just redirect
2001 Apr 16
1
Problems compiling Mac Libs
Hey guys, I just downloaded the latest beta 4 libraries and compiled using the included Mac project files on Codewarrior 5.3. Everything compiled clean except for a link error (multiple definition) on the vorbislib itself. I suppressed the error, and got my newly compiled lib. I then built the sample encoder and included the libs. I tried to encode a file and BOOM! Frozen Mac! So then I
2005 Dec 28
1
Re: Samba and NUL characters
Hi, We have a Windows NT 4 SP5 sharing a read-only share of logs that are constantly being written to and a Linux box running CentOS release 4.2 (Final) that mounts this share. The share in mounted using the following command: smbmount //cdn-mtl-ms/Logs /mnt/logs -o sockopt=SO_KEEPALIVE,username=user,password=pass,ro,uid=503,gid=503 smbmount -v shows --> Version 3.0.10-1.4E.2 We notice a
2003 May 23
5
Who would use Asterisk SS7?
Hello. I am new to this forum. If this issue has been discussed already, please inform me, but my STFW have indicated that it has not. If SS7 were available on * would it make commercial sense to use it? There are case studies on the web (courtesy of the Death Star :->) for ISPs with 10,000+ subscriber lines showing clear cost savings in transitioning from PRI to SS7 controlled IMT. My
2013 Mar 14
3
ERROR: Unknown signalling method ss7
Hi all I installed DAHDI Version - 2.6.1 DAHDI Tools Version - 2.6.1 libss7-trunk Asterisk 11.0.1 from source on Fedora 12 x86_64. Now i`m unable to load chan_dahdi and libss7: myserver*CLI> module load chan_dahdi.so ?ERROR[10124]: chan_dahdi.c:17842 process_dahdi: Unknown signalling method 'ss7' at line 37. myserver*CLI> module load libss7.so Unable to load module libss7.so
2005 Sep 08
2
T400P vs TE405P
Anyone care to elaborate on the differences between the T400P and the TE405P? -Darren -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050908/e817f8bb/attachment.htm