similar to: fax / t38 gateway

Displaying 20 results from an estimated 4000 matches similar to: "fax / t38 gateway"

2007 Oct 24
2
[Fwd: Internal LAN echo problem]
Any ideas ????? Jonn -------- Original Message -------- Subject: [asterisk-users] Internal LAN echo problem Date: Wed, 24 Oct 2007 08:34:32 -0500 From: Jonn R Taylor <jonnt at taylortelephone.com> Reply-To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users at lists.digium.com> To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users
2007 Nov 15
1
Centos 5 Asterisk 1.4 FreePBX Install script
Hi, All Here is the install script that I promised. Let me know if there are any problems. I did not include nv_faxdetect in this yet, I am still working on that. The hylafax-iaxmodem script I posted earlier should work on CentOS 5. http://jonnt.users.taylortelephone.com/asterisk/centos5-asterisk1.4-install.sh Jonn
2007 Sep 26
1
Asterisk - Spandsp Fax not working?
Hi all, I'm trying to setup an asterisk based fax receiving machine. i'm using asterisk 1.2.18 and app_rxfax with spandsp 0.0.4pre9 I have no problems with a modem-fax, but with the fax machines i have tried almost every fax fails, both in sending and receive. the machines are sending a receiving a lot of faxes every day and working well, so i think the problem is on the spandsp side. i
2008 Nov 01
1
VoIP traffic shaping
This was so interesting I had to move it to its own thread! Is anyone using this script? How does it perform compared to the older WonderShaper script? -M- ================== Thanks Kristian I will checkout the new script and see how it goes! Jonn -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at
2011 Jan 24
4
Trouble installing SWAT on a Samba 4 Alpha 13 build onUbuntu Server
> > I am not sure how to use Microsoft AD tools to create shares and then > set > those shares permissable to certain AD groups. For example, I need to > create > a share called "Finance" and only the people in Finance can read/write > to > it. I was hoping to use SWAT to help in creation and management of > those > shares. vi smb.conf (or your favorite
2009 Jan 31
3
Is http://downloads.digium.com/pub/ down???
Anyone else having problems connecting to http://downloads.digium.com/pub/ ?? Jonn
2011 Apr 07
2
S3 winbind errors
I am getting a lot of winbind errors in my logs on one server. Any idea's? Apr 7 10:32:19 pdc winbindd[8789]: [2011/04/07 10:32:19.062866, 0] winbindd/idmap.c:201(smb_register_idmap_alloc) Apr 7 10:32:19 pdc winbindd[8789]: idmap_alloc module ldap already registered! Apr 7 10:32:19 pdc winbindd[8789]: [2011/04/07 10:32:19.063011, 0] winbindd/idmap.c:201(smb_register_idmap_alloc) Apr 7
2007 Dec 29
8
Asterisk 1.4 Fax
what method is preferred: haylafax and Iaxmodem or spnadsp for faxing. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20071228/e829632a/attachment.htm
2013 Dec 02
1
Samba 3.6 + sssd 1.9.5
I have been using winbind for awhile on y linux servers and workstations. This has worked ok. I am changing to sssd and need to verify the basic samba config so that samba uses sssd and not winbind. Here is my smb.conf. My domain is an samba4 domain running forest level 2003 and domain level 2008r2. SSSD is up and working and getent passwd can see my domain users. Pam and nss is also
2011 Jan 24
1
Trouble installing SWAT on a Samba 4 Alpha 13 buildonUbuntu Server
> > > But when I click apply, the jenfab\finance group dissappears from the > list and the changes never save. What OS are you using? If Linux then make sure share file system is xattrs capable and enable it in /etc/fstab (I believe). If not you can use: posix:eadb = /usr/local/samba/private/eadb.tdb in global. This does NOT scale well. > > > > I have tried giving
2008 Jun 13
1
Need a SIP trunk provider for US - Dallas/TX
All, I'm in Dallas, TX, US and am looking for inbound-only DID service with 10+ channels on a SIP trunk. Is anyone on this list doing something similar and have any recommendations for a provider? Of course I'll be routing either SIP/IAX to an asterisk server that will be hosted in a Dallas colocation facility. I found VoxBone.com but they only want to deal with customers that can
2011 May 02
1
s3 winbind loosing kerbers ticket
I have 2 CentOS 5.6 x86_64 servers configured with with samba 3.5.4, CTDB, GFS and DRDB in an avtive,active cluster. After some time winbind looses the ticket. After this I have to do a net ads join on the server to get things going. The main DC is a windows 2003 server with SP2. I do have 2 more samba 4 DC's that I use for backup authentication only that run on debian 6 that are a VM. Not
2014 Apr 25
2
Samba 4.1.7 clustering not using private dir
I originally posted this on the dev list and opened a bug for this but was asked to post this to the users list. https://bugzilla.samba.org/show_bug.cgi?id=10565 Using sernet 4.1 packages. I am unable to get smbd to use private dir. Set option in smb.conf and on command line. sernet-samba-libsmbclient0-4.1.7-7.el6.x86_64 sernet-samba-libs-4.1.7-7.el6.x86_64
2005 Mar 10
1
OT: AstLinux 0.2.2 released
Hello Everyone, I have released AstLinux 0.2.2. There are way too many improvements to list here, but here is a short summary: Linux 2.4.27, iptables, mini_httpd (with PHP & SSL), phpconfig, AstShape traffic shaping, tftp server, OpenSSH, proftpd, Soekris Net4801 and Pentium-MMX and higher x86 support. There is actually WAY more software, but I couldn't possibly list it all. It
2011 Jul 18
2
Build problem on RHEL 5.6
Hi, I'm trying to build Samba-3.5.9 on RHEL 5.6 and I'm getting several errors similar to the following: Linking bin/winbind_krb5_locator.so bin/libwbclient.a(wbclient.o): In function `wbcLibraryDetails': wbclient.c:(.text+0x101): undefined reference to `talloc_named_const' wbclient.c:(.text+0x123): undefined reference to `talloc_strdup' wbclient.c:(.text+0x150): undefined
2008 Nov 27
5
Any 1.6 SendFAX example ?
Hi, Do you have any example showing how to use SendFAX ? I can see several examples of ReceiveFAX but not a single one showing SendFAX. Regards -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20081127/b41ca08b/attachment.htm
2005 Jul 27
19
Full T38 sip Faxing now Available
Hello everybody, for all of you that have searched for a real fax solution, look no further. We now have T38 faxing. Please contact me for more information. Thanks Michael D. Schelin ShellTel 626-814-2354
2014 Mar 24
5
IAXModem or T38Modem?
Hi all, I'm installing Hylafax on my Asterisk system. From what I've read, I can either use IAXModem or T38Modem to provide the virtual fax device. So at the risk of starting a religious war, which one should I use? I don't mind running IAX if I have to. I want as much flexibility and stability as I can get. So, what are your recommendations? Mike. -------------- next part
2006 Apr 29
8
(Semi-OT) QoS Question FTP Living with Asterisk
I have searched google and came up with too many options and packages that may or may not work for my needs, most articles seem to be for setting up routers. Maybe someone on the list can give me some better insight. I have monitoring turned on my "shift eight (tm)" (Asterisk ;-)) box for all calls. We have over one hundred agents and tons of recordings in wav format. I also
2010 Jun 24
2
T.38 on a MAX/Lucent/Ascend TNT
Hello folks, I've been trying to get T.38 over SIP working with calls terminated by a MAX/Lucent/Ascent TNT. As far as I can tell, SIP and T.38 are actually working perfectly; however, I can't get the TNT to properly terminate a FAX call. Does anyone have a working configuration for SIP and T.38 for calls from a TNT or APX? Here's a brief description/diagram of my test setup: