similar to: Ast/Hyla/IAX Scalability?

Displaying 20 results from an estimated 1000 matches similar to: "Ast/Hyla/IAX Scalability?"

2006 Dec 20
2
RE: spandsp 0.0.3 RxFax fax =?ISO-8859-1?Q?_reception crashes bristuffed_asterisk_1=2E2=2E13_[?= Virusgeprüft]
>Does IAXmodem allows you to receive faxes with any extensions >(auto-detecting incoming faxes). You just let Asterisk do the fax detection for you, and when it hears CNG, send it to the fax extension, and your fax extension would just Dial() one of the IAXmodems (using IAX) >>DRi@b-w-computer.de wrote: >> sure in an small office you can use iaxmodem/hylafax to receive faxes
2006 Jun 25
3
Zaptel answering the Line
I have a TDM400 card with 3x FXO and 1x FXS ports on it. At the moment I'd prefer (till I can get it working more reliable with iaxmodem), for a faxmodem to answer one of the lines instead of the linecard. I've tried changing the context of that line so that the exten => s does nothing, but that stops the line from being able to receive calls (get a recorded This number is not
2006 Jun 19
5
faxdetect questions - Please HELP!
I'm using IAXmodem and Hylafax with 'faxdetect=incoming' and things mostly work pretty well. My main lines come in via T1 DID. Today, HR got tired of having someone read and forward their faxes to them and requested we bring their physical machine back on line. I have been able to get the fax forwarded to the appropriate zap channel, but I cannot seem to get it to stop
2006 Nov 23
1
(OT) HylaFAX, IAXModem, Asterisk
I have all three running on the same box. I say OT because it appears asterisk is doing it's job just fine. It must be an IAXmodem or faxgetty (hylafax) problem When faxes work, they look great. I have ten IAXmodems setup with different ports and they register fine. I have ten faxgettys that startup fine. I start the IAXmodems and then faxgettys in inittab. They are setup as a roll
2010 Jun 14
1
Issues running Asterisk + Iaxmodem + Hylafax on same machine
I'm running into a strange issue with Asterisk + Iaxmodem + hylafax on the same machine. After rebooting the iaxmodems don't register to asterisk. Stoping and starting the relevant services gets it working, but what is the point of using init scripts if it does not work right? I already tried to adjust the init scripts in /etc/rc3.d so I have: S50asterisk s90iaxmodem S95hylafax So it
2014 Nov 25
2
High resident memory with 11.14.0 ?
On Tue, Nov 25, 2014 at 8:14 AM, Matthew Jordan <mjordan at digium.com> wrote: > On Mon, Nov 24, 2014 at 2:12 PM, James Lamanna <jlamanna at gmail.com> wrote: > > Also, how big does the cache in frame.c grow to? > > I've recompiled with MALLOC_DEBUG on that server: > > > > asterisk -rx "memory show summary" > > > > .... > >
2009 Apr 16
2
Sequential Ring Groups?
Hi fellow Asterisk users! I've got a PRI being used with a bunch of iaxmodems/Hylafax. I currently have each individual channel of the PRI in its own context that rings a specific iaxmodem. However, when a fax is complete on that modem and another call comes into it, the modem is still in a state of 'settling down' from the last call and I'd like to have it ring a different
2009 Nov 03
5
Asterisk and Software Data Modem
Hello everybody I am trying to connect my asterisk to a payment equipment trough PSTN. I have a TDM400P card with an fxs module an the equipment use modem to send data! I was thinking to implement a software data modem in asterisk, but I found out that there is just faxmodem for asterisk, Is anyone here know something about software data modem working with asterisk to help out? Thanks,
2013 Jul 04
3
Asterisk + iaxmodem + hylafax makes sometimes wedged for hylafax
Hi, we have a faxserver with Asterisk, IAXModem and Hylafax. Faxes come from a SIP trunk to Asterisk, then are forwarded throught 5 IAXModems managed with Hylafax. Hylafax users can also send faxes to these modems and Asterisk send them throught the SIP trunk. We also have a dedicated modem used only for sending faxes coming from an Hylafax dedicated user. Sometimes Hylafax reports that a modem
2007 Nov 27
1
Lost setting up IAXmodem after drive crash
A few weeks ago, I lost my Trixbox that was all set up with Hylafax and IAXmodem. I am trying to set it up for email > procmail > faxmail > iaxmodem > asterisk >sipext > ATA (with attached fax). I have followed all the instructions on creating the IAX extension and configuring the IAXmodem config file. I can see the connection in Asterisk: iax2 show peers Name/Username
2006 Feb 18
2
Application Faxing using SIP
I have a specific business problem that I'm hoping someone has ideas and/or has already worked out a solution. My application needs to be able to automatically create and issue faxes to many different fax machines. The volume is going to be very high. And it is only about sending faxes and not receiving them. My application is hosted by an ASP but the Linux (Fedora 2) server is
2008 Apr 05
3
iaxmodem + hylafax w/ DID routing
hi folks. i'm experimenting with iaxmodem + hylafax using DID to determine where to send the fax to it's final destination. however i have difficulties passing the DID information from iaxmodem to hylafax. in extensions.conf: exten => _XXXX,1,Dial(IAX2/iaxmodem0/${EXTEN}|20|r) exten => _XXXX,n,Dial(IAX2/iaxmodem1/${EXTEN}|20|r) exten => _XXXX,n,Busy exten => _XXXX,n,Hangup
2008 Jan 29
1
softmodems bank for ast.
Hi. We need a full featured modem bank 20+ to attend data calls. IAXmodem only supports fax protocols because spandsp only support fax protocols. The idea is to do a IAX wrapper like IAXmodem but with a full featured (but propietary) softmodem library like PCTEL or linuxant. I hate astribank+hardmodems solution. Some body think that is possible? Sorry for my horrible English. ;) Bye.
2013 Apr 15
2
Asterisk, IAXModem and Hylafax
Arch = x86_64 OS = CentOS-6.3 (FreePBX) Asterisk = 11.3.0 (FreePBX) Hylafax+ = 5.5.3 (epel) I am installing an Asterisk server with the intent of having it act as our fax server. The Asterisk system was installed using the current FreePBX distro which is reputedly based on CentOS-6.3. I have installed Hylafax+ from epel and I have built and packaged IAXModem-1.2.0 for CentOS-6 using mock and
2006 Mar 30
4
Asterisk in production as a fax server, anyone?
Greetings, All-Knowing Asterisk Users List, My company needs to build a reliable fax server that can handle at least 30 simultaneous incoming faxes from the PSTN, using PRI. We realize that this can be solved in any number of ways using a Linux box, but since IVR is also a must, Asterisk popped up as the most promising solution. After combing these lists for clues, we began experimenting
2006 Mar 31
2
Iaxmodem speed limit?
I just installed Hylafax with Iaxmodem and I am not getting good results when receiving faxes. I can see that the modem is reporting the following: Mar 31 16:19:08 pbxoficina FaxGetty[5377]: MODEM Supports 2400 bit/s Mar 31 16:19:08 pbxoficina FaxGetty[5377]: MODEM Supports 4800 bit/s Mar 31 16:19:08 pbxoficina FaxGetty[5377]: MODEM Supports 7200 bit/s Mar 31 16:19:08 pbxoficina FaxGetty[5377]:
2014 Nov 24
2
High resident memory with 11.14.0 ?
Also, how big does the cache in frame.c grow to? I've recompiled with MALLOC_DEBUG on that server: asterisk -rx "memory show summary" .... 1780466242 bytes (1780181594 cache) in 2352909 allocations in file frame.c ... Seems like a ridiculous cache. On Mon, Nov 24, 2014 at 9:02 AM, James Lamanna <jlamanna at gmail.com> wrote: > cat /proc/cpuinfo lists 4 cores. >
2007 May 24
13
Bottom line on fax reception
So what is the bottom line? Does it work or not. I've heard stories it works, it doesn't work, it kinda sorta works when it's not raining out side. Everything under the rainbow. What's the bottom line with recent updates on 1.2.x? Is it production ready for fax? By production ready I mean that it just works all the time and doesn't need any babysitting. Do I have to worry
2006 Jan 07
2
how to configure iax account for iaxmodem?
Hi, I'm running asterisk 1.2.1 and started to play with iaxmodem 0.0.7 running on the same box. I wonder how to setup the iax account correctly so that I may initiate outbound calls via iaxmodem? registration upon iaxmodem startup is okay and I can direct calls to it. -- Registered IAX2 'iaxmodem' (AUTHENTICATED) at 127.0.0.1:33874 But upon an outbound call setup request from
2010 Nov 18
2
ISDN-FAX with Asterisk
Hi everybody, since some time I am looking for a current and reliable solution to send and receive faxes (probably fax-2-mail and mail-2-fax) in conjunction with Asterisk. For testing I am using a HFC-ISDN passive PCI-card, in production a Digium Dual T1/E1 PCI-card will be used. I run CentOS 5.5 (Kernel 2.6.18) and Asterisk 1.4 (but I also can use 1.8) but did not find any solution where I