similar to: Howto use PRI lines (E1 or T1) for "data calls"?

Displaying 20 results from an estimated 5000 matches similar to: "Howto use PRI lines (E1 or T1) for "data calls"?"

2004 Sep 21
1
HELP on AVM Fritz with CAPI drivers for SMP RH 9
Hello, I have been wrestling with installing the CAPI drivers for AVM Fritz in order to use chan_capi with Asterisk. I use an SMP machine, RH 9. I have found rpm's for CAPI and AVM drivers (namely: capi4k-utils-2003.06.16-08.mungo.RH9.i686.rpm and kernel-2.4.20-8- avmfcpci-03.11.02-08.mungo.RH9.i686.rpm), but I believe that they support only single processor machines. I've already
2006 Feb 04
3
Routing Calls via chan_capi with AVM FritzCard
Hello asterisk-users, I recently set up an asterisk server using Debian Sarge. I also added an ISDN card (AVM FritzCard PCI) to the machine. I built amd installed a new kernel (2.6.15.1) with modular support for the CAPI stuff and also integrated the FritzCard driver available from AVM. capiinfo succeeds in correctly showing the ISDN card. When talking from one PC to another via SIP, everything
2006 Dec 10
3
Xen, Asterisk & ISDN: Timing Problems
Hi, is anybody running asterisk on a xen domU and can give an opinion on the following: I have delegated a FritzCard and a HFC card to my domU and installed an asterisk setup that was running on the same isdn hardware but on a dedicated machine flawlessly. I experienced what I believed to be timing problems: sometimes calls on the Fritzcard did not seem to "reach" asterisk, when
2007 Jun 26
2
More FAX over T1
This is a follow up to an earlier post. Looking for a means to "individualize" incoming FAX, so as to distribute them to the intended recipient. While the PBX is based on Asterisk, it is not possible for me to "enter" the box to modify things, to any great degree. I thank those who mentioned IAXMODEM, earlier, but that seems a no go. Currently, there is a dedicated T1 into
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
2013 Apr 05
2
mock and iaxmodem
I am trying to build an rpm package for iaxmodem-1.2.0. At the moment I am still trying to get a working spec file put together. I have managed to get an SRPM produced but the binary build from this fails due to there being no install task in the Makefile.in provided with the source. I have found a spec file from opensuse that provides this in the install portion: %build [
2009 Mar 13
2
Ast/Hyla/IAX Scalability?
Hello everyone- I recently read the thread entitled "Faxing Success Rate on PRI" which dealt with Asterisk/HylaFax/IAXmodem. I'm successfully using this 'recipe' in a few instances on systems with only a couple of analog lines all the way up to a full PRI worth of Iaxmodems. However, I'm finding that I'll need to scale upwards in the coming months and would like to
2007 Feb 16
1
iaxmodem - fax tone?
I am testing out hylafax and iaxmodem. Submitting jobs to the hylafax server and having it then dial using iaxmodem is working fine. Hylafax server is talking to my Asterisk box that has a Sangoma A101 in it via iaxmodem via an IAX channel using ulaw. A call coming into a certain test DID comes into the Sangoma A101 then it goes to another box via IAX ulaw that uses the rxfax app to
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" > > > > .... > >
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 Jan 09
1
OT: IAXModem in inittab causes modem to be unres ponsive, running from console it's OK
faxguy, maybe you can tell me why As I've noted in previous posts I'm evaluating HylaFax with IAXModem. When I run iaxmodem and faxgetty through a console the modem works 100% I have yet to find a fax that it won't tie up with. When I run IAXmodem and faxgetty in initttab, the modem is extremely slow to respond and only actually does anything about half the time, the rest of the time
2013 Apr 16
1
inittab - huh what's it good for?
We run a CentOS-5 based hylafax server with external serial modems. We are transitioning to an Asterisk system using IAXmodem running on CentOS-6. On the CentOS-5 system to start the fax modems we added these lines to inittab: # Add fax lines and always ALWAYS run "telinit q" after making a change. fax1:2345:respawn:/usr/sbin/faxgetty ttyS0 fax2:2345:respawn:/usr/sbin/faxgetty ttyS1
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
2009 Feb 07
2
Minimum version for asterisk and iaxmodem
Hi, I'm trying to use iaxmodem against a very old version of asterisk (1.0.7 - its a debian sarge embedded system), yet when asterisk gets a call from iaxmodem, it says that the "format for the call is unknown". Does anyone know if there is a minimum version of asterisk that is compatible with iaxmodem 1.1.0? Thanks. -- James
2011 Sep 01
2
problems with hylafax + iaxmodem + asterisk1.8.5
Hi! from 2 days I'm trying to run hylafax server and iaxmodem with Asterisk 1.8.5. I have 2 computers in the lan, one is the Asterisk PBX and the other is the server with hylafax and iaxmodem installed. In Asterisk I set up an IAX trunk in this way: ___________________________ iax.conf [iaxmodem] type=friend context=outgoing-fax disallow=all allow=ulaw username=iaxmodem secret=password
2009 Mar 09
2
I can't receive fax
Hi: How can I see the communication between hylafax and iaxmodem and the console of them?I only can see the console of asterisk.It shows: 'IAX2/iaxmodem-2 is ringing' when I dial the fax number. and nothing else.I can't receive fax. I installed asterisk 1.4.18 and iaxmodem-1.2.0 and ?hylafax-5.2.9-1.fc9.i386.rpm and these are my main configurations: extensions.conf: [from-pstn] exten
2004 Oct 06
2
AVM FritzCard
Hi Did someone know how I can use two AVM FritzCards USB V2.1 in an asterisk box? I know how I can use 2 PCI but it's not the same thing for the USB one. Thanks! _____________________________________________ Erwan Desvergnes - ANDIUM - 82/86 rue Ch?teau Gaillard 69100 Villeurbanne Tel. 04 37 43 44 45 / Fax 04 37 43 44 44 E-mail: erwan.desvergnes@andium.fr
2010 Jun 07
1
IAXmodem in dialplan
I'm succesfully using IAXmodem for faxing (using hylafax) with Asterisk. I would like a little more control for outbound calls using IAXmodem, but I'm not sure how to do it. It looks like dialing out over IAXmodem bypasses the dialplan altogether...can anyone confirm this? MD
2007 Aug 15
1
iaxmodem, chan_capi, hylafax problem and faxing in general
Can anybody point me in the right direction please? I'm having some issues getting iaxmodem and hylafax to talk to each other. I have no doubt that someone has had this type of issue before but I can't find anything useful in the archives or on Google. Under RH9, with chan_capi 7.1, Asterisk 1.2.24, with an AVI Fritz ISDN2e BRI card all working perfectly... I've downloaded and
2006 Apr 23
1
FritzCard, mISDN & "Anlagenanschluss"
Hello, can someone on the list confirm, that it is possible to connect a FritzCard to an "Anlagenschluss", when I use the mISDN driver? I have read a number of posting and articles, that this is not possible with the CAPI driver, but found no clear answer about the mISDN driver. Thanks for your help, Ralf -- ___________________________________________________ Play 100s of games for