similar to: IAX softphones

Displaying 20 results from an estimated 200 matches similar to: "IAX softphones"

2006 Oct 18
1
Windows and file shares
Message: 12 Date: Tue, 17 Oct 2006 18:07:04 -0700 (PDT) From: sdgesa gaeharth <pollux1234567890@yahoo.com> Subject: Re: [asterisk-users] Extremely choppy sound on some of ourPOTSnetwork calls; goes away with mute To: asterisk-users@lists.digium.com Message-ID: <20061018010704.55118.qmail@web50806.mail.yahoo.com> Content-Type: text/plain; charset="iso-8859-1"
2006 Nov 07
6
Sweex 1000VA UPS
Hi, I'm trying to get a sweex ups working with nut on debian sarge. This one: http://www.sweex.com/producten.php?lang=1&%20sectie=&item=59&artikel=95 It's shipped with UPSmart and according to the compatibility list it should work with the genericups upstype=7 driver. But it doesn't. I get: mybox:/etc/nut# /etc/init.d/nut start Starting Network UPS Tools: (upsdrvctl
2010 Oct 13
1
sweex UPS 1500VA
Hello, have some of you tried sweex UPS 1500VA (http://www.sweex.com/en/assortiment/power-security/power-protection/PP220). It is not listed in hardware compatibility list. As I can see, sweex can be problematic with drivers, but it is not possible to change this UPS to other model now. It is connected by USB and lsusb says only: Bus 002 Device 004: ID 0665:5161 Cypress Semiconductor USB to
2004 Jan 13
1
adding printers from netlogon script
I don't know the final answer BUT if you have something simmilar to a cyber-cafe LAN (I mean, users use all the computers, and maybe some users come back to login with the same name) then you have to install a printer only once in a computer, loging as the administrator and installing drivers. Then what users will have to do is JUST add the printer without installing. I know that it's
2003 Dec 19
2
enabling remote desktop
Is there a way to automatically enable Remote Desktop from a NETLOGON script? I want to enable Remote Desktop on *a lot* of machines, but I don't want to do it manually. -- Andrew Gaffney
2006 Mar 24
3
Call terminated after 60 seconds
Hello, I switched from my PSTN provider to a voip provider. (Voicedata in the Netherlands) >From the moment i switched all inbound calls are terminated after aproximatly 1 minute. The provider tells me it's not their issue since I have no other configuration than all their other users. What can I do. I removed all asterisk functionality by forwarding the inboud call directly to a local
2019 Sep 06
2
Sweex PP200 650VA UPS - Success report
Dear Charles and team Just thought to share my findings getting a Sweex PP200 650VA UPS working with NUT (I didn't see this particular model listed on the HCL.) I picked-up one of these units quite cheaply at a Maplins store (before the chain closed-down) as a second UPS for my home/office - the first being an old Zigor Ebro650 - a long story for another post... NUT v2.7.4_7 is running
2006 Jan 10
3
IAX & CallerID
Hi All Apologises if this has been disussed and I missed it. My SetUp I have a sip phone registered to an asterisk box (a1) in one location 1. This phone dials an extension which is in another location, so a1 passes the call via IAX to the other asterisk (a2) in location 2 which then dials the local phone. My Problem The caller ID setup in the sip.conf for the phone registered to a1 is not
2004 Jan 07
3
user management tool
There was talk a few weeks ago about the possibility of a Tk-based user management tool that never happened. I'm planning on trying to do this myself. What features were to be in the one that never materialized? What features might people want in it? To begin, the program will only be able to do things that can be done straight through the existing command line tools (net, smbpasswd,
2003 Dec 17
2
migrating local user profiles to roaming domain profiles
I have a network of 2K and XP clients that I am migrating to a domain using Samba 3 as a PDC. I have the domain working quite well after quite a bit of tweaking. My problem is that I want people to logon to the domain, but I also want them to keep their profiles from their local users. How can I go about this? -- Andrew Gaffney
2005 Feb 17
3
locking limit errors with Peachtree
In the samba domain I admin, one of the computers runs the Peachtree accounting software. Today, McAfee antivirus was installed on that box (not my doing) and now Peachtree keeps giving "Locking table limit reached" errors. Is this an error from samba, Windows, or Peachtree? Is there a limit to the number of file locks samba can grant at one time? -- Andrew Gaffney Network
2003 Dec 09
2
adding printers from netlogon script
While this doesn't relate specifically to Samba, I need to do this in a netlogon .bat file in a Samba domain. In my network, I have a printer hooked to a JetDirect so that it is a TCP/IP printer. Is there a way I can automatically have this printer mapped/added when the user is logged on? -- Andrew Gaffney
2004 May 27
4
iptables and samba
hi i m using the script below ------------------------------------------------------------------------------------------------------------------------------------- iptables -F iptables -t nat -F iptables -P INPUT DROP iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT iptables -A INPUT -i eth0 -p tcp --dport 8080 -j ACCEPT iptables -A INPUT -i eth0 -p tcp --dport 22 -j ACCEPT
2007 Mar 24
2
freepbx -> DB Error messages...
Hi all, I am probably missing something ultimately obvious, but I have a problem configuring freepbx... Using Edgy Eft with the cvs freePBX 2.2.1 and followed the Ubuntu installation guide on freepbx.org. System pxe-boots from a server with NFS root on same Using * 1.2 current (from source, not .deb's) Using mISDN-streams (from source, not .deb's) Using freePBX-2.2.1 (from source, not
2007 Jan 28
2
sweex 1000VA LB OB issue
Hello folks, I have a question regarding a sweex product. Its bundled with UPSmart v 2.12. I installed nut accordingly to the user manual included in the software. A quick check of data/drivers.list revealed to me i should use the: "Sweex" "500/1000" "contact closure - shipped with UPSmart" "genericups upstype=7" driver this driver
2004 Dec 01
5
using samba through a VPN
I already have an existing network that is managed by a samba PDC. In the next few days, I will be linking another small LAN to the existing one over the internet using openvpn. I've been told that samba (through no fault of its own) doesn't work very well through a VPN. For the new network, there will be a box with 2 NICs: one for the internet and one for the LAN. This box will use
2003 Dec 09
2
netlogon script generation
Can anyone point me to a doc or a script that shows how to generate netlogon script on the fly and supports users having multiple groups? I tried the Perl script referenced at <http://us2.samba.org/samba/docs/man/AdvancedNetworkManagement.html> but I believe it only supports the user being a member of one group. -- Andrew Gaffney
2006 Jan 27
5
External IAX2 phone defined as internal behaving as from PSTN
Have asterisk@home 1.2.1 The server is on an internal network eg 10.10.10.10 It is NAT'd 1:1 via Checkpoint firewall to external public IP eg 50.50.50.50 The remote IAX2 phone (ATCOM320) is configured to call 50.50.50.50 on extension 1055. Outbound calls to 1055 work perfectly. Inbound calls from 1055 get picked up as if it were an external call (see below) and goes straight to the ring
2006 Jan 06
3
Recording Calls at the phone
I work for a call center and we are looking at using asterisk to have our operators take calls. Our message taking software records all the calls on the operators computers. Right now we use these recording controls from radio shack that plug in between the wall jack and the phone and plug in via a 1/8 inch stereo connector to the mic input on the computer. If I buy an IP phone I can't do
2003 Dec 04
1
users and groups in a samba domain
I'm currently running Samba 2.2.8a as a NT-style domain server. I have a few different questions regarding this setup. First, how can I add samba users to groups so that I can specify 'DOMAIN\Group' in the permissions for a particular share on an XP machine attached to the domain? Also, how can I set account types other than admin and not-admin for use when logging in under