similar to: Which modem is known to work with asterisk?

Displaying 20 results from an estimated 4000 matches similar to: "Which modem is known to work with asterisk?"

2004 Dec 15
5
How "expensive" are the different codecs? (Regarding CPU time)
Hi! The encoding, decoding and recoding cost cpu time, that's sure. But does this time differs much depending on the used codec? Is - for example - a G729 faster than a GSM codec? Bye! Michael
2004 Mar 30
4
Modems
Do normal modems work with asterisk?
2004 Jun 27
1
Source for MD3200 modem cards?
It seems that the Apollo MD3200 winmodem sold my newegg no longer uses the MD3200 chipset. At least the $13 version I ordered arrived with a different chipset. I made them aware of the issue and hopefully they will be changing their description soon. Anyway, I'm looking for a new source now, anyone know where to get these cards cheap? I know there is ebay, but I'm thus far getting sellers
2005 Jan 10
4
Generic modem question
Does asterisk support the intel 537/md3200 chipset? I don't want to start any flames here, I know all about using generic crap in asterisk,[*] which I really don't approve of other than for testing, but I have a customer demanding a generic chipset for his one backup analog line. He will not spend the money for a Digium card and says he will find another company if I can not provide a
2004 Aug 07
4
Generic X100P setup issues
I am starting to dip my toes into the asterisk world, and to that end I've scavenged an old PC (this is a home project, and I have basically $0 to spend on it), and installed FC1. I've purchased a clone X100P (or at least I was told it was), and I am trying to get it to work. However, when I try and load the wcfxo module, I get the following errors... [root@loudhoward root]# insmod
2005 Mar 26
3
Asterisk with Winmodem
I've read that it is possible to setup * using a winmodem (linmodem). I was wondering if anyone on the list has setup * with a winmodem and if so how they did it. I have a pctel modem (pct789) I'd like to play with. Thanks for your help Jared
2005 Aug 12
2
v92 modems
Hello, Is it possible to use v92 ( a few chipsets version ) modem as FXO PCI modules ? While googling I found some postings on the subject. Thanks Varun
2004 Jun 10
1
Intel 537EP chipset, revisited
Hello everyone. I hope that this isn't a sore topic, but I've spent a week now reading through everything I could dig up from the archives on this topic, and I'm not yet satisfied with any conclusions presented there. I've also spent a few days hacking on the Asterisk code, trying to understand how things work better, and I'm still not ready to give up. I well-realize
2004 Apr 26
8
Intel 537ep
Owias, The 537 is, for the most part, a drop-in replacement for the Digium card. Please search the archive and the Wiki, as there have recently been several discussions about this exact subject. To my knowledge that is about the only modem that works, but keep in mind it is _not_ supported. That being said, follow the instructions on Digium's site for installing the X100P and you should be
2005 Aug 09
2
X100P Wildcard - Hassle free clone?
Now that the X100P is no longer being offered by Digium, what is the best solution? I seem to have run into a few posts where people talk about problems they've had with their X100P clone cards (dropping calls, echos, etc) other people seem to not have any problems. Of the three chipsets that will work: Intel 537EP, Ambient MD3200, and Motorola 62802 (as seen here
2005 Aug 03
2
PLEASE REPLY, are you using an X101P
X101P with Ambient md3200 chip on it, with the zaptel wcfxo driver.... Just an indication of how many people have got this to work would be useful. Cheers Mark.
2004 Jun 29
1
Asterisk and dial-up modems
Anybody connecting to on-premise modems by dialing in to Asterisk and using an extension to reach the modem? How? Sipuras, FXO cards, other? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040629/92ee113a/attachment.htm
2019 Jul 17
2
Group mapping problem
Dear Community, I would like to make a group mapping between Unix and Windows groups. I have created a group called "Unix System Users" on Windows with Active Diectory User and Computers and I have also created a unix group called systemusers in Raspbian Buster. When a try to execute net groupmap add ntgroup="Unix System Users" unixgroup=systemusers type=d command, the
2005 Feb 01
3
X100P Clone
I'm new to asterisk and fror a cupple of days I heave been googleing the net for digium "clones", because it's very hard for me to get a digium card (X100P). Does anyone Know another substitute for X100P (I know that intel based modem with chip 537/MD3200 is working but I did not find any of those) ? I made it work with an Intel 536 (with a costumised driver that I found on
2012 Jan 06
3
ZFS + Dell MD1200's - MD3200 necessary?
We are looking at building a storage platform based on Dell HW + ZFS (likely Nexenta). Going Dell because they can provide solid HW support globally. Are any of you using the MD1200 JBOD with head units *without* an MD3200 in front? We are being told that the MD1200''s won''t "daisy chain" unless the MD3200 is involved. We would be looking to use some sort of
2005 Jun 01
2
Fitting ARMA model with known inputs.
Hello! Is it possible to use R time series to identificate a process which is subjected to known input? I.e. I have 2 sequences - one is measurements of black box's state and the second is the "force" by which this black box is driven (which is known too) and I want to fit thist two series with AR-process. The "ar" procedure from stats package expects that the force is
2009 Aug 02
5
Modem
Hello list, Why PC modems were not used as FXO devices? Why chan_modem was deprecated? it seemed a nicer option instead of buying expensive gateways. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090802/abb21767/attachment.htm
2005 May 18
0
Asterisk with Intel modems 537 or MD3200
I've just give a look to the website http://www.voip-info.org/wiki-Asterisk+Hardware If I understand very well, the Intel modems marked with 537 or MD3200 chipset should work with Asterisk ?! If it is true, I'd like to know how to configure Asterisk ? Thanks a lot. --------------------------------- D?couvrez le nouveau Yahoo! Mail : 1 Go d'espace de stockage pour vos mails,
2006 Oct 21
3
wxsugar question
I''ve only had the briefest play with wxSugar and already I like it a lot. One small question - have you considered some more ''convention over configuration'' like they do in rails, in particular for event connectors? So instead of listen(:button, my_button, my_button_pressed) you can leave it out entirely and rely on the convention that a button has a _pressed
2003 Mar 14
2
Enable RSA blinding
After browsing "Remote timing attacks are practical" (Boneh & Brumley, <http://crypto.stanford.edu/~dabo/abstracts/ssl-timing.html>), I wonder if it might be a good idea to add calls to RSA_blinding_on() before the OpenSSL RSA decryption routines are invoked. The issue is not a LAN-only issue, BTW. Packet delay variation is usually higher in LANs than in WANs. -- Florian