similar to: Sipura 3000 - fax passthrough?

Displaying 20 results from an estimated 6000 matches similar to: "Sipura 3000 - fax passthrough?"

2003 Jun 30
1
Internet Telephony, net2phone
As a newbie, can anyone advise me if Asterisk can route international calls to a US based service such as Net2Phone so we can take advantage of the internet and save on calls? That would be my main reason for an Asterisk based PBX. Chris Mason masonc@masonc.com Box 340, The Valley, Anguilla, British West Indies Tel: 264 497 5670 Fax: 264 497 8463 Cell: 264 235 5670
2002 Nov 16
1
Dynamic updating DNS with win2K workstations
My office network has a RH 7.3 server running Bind 9, Samba, WINS for NetBIOS name resolution, ten+ Win2K workstations, and uses DHCP from the Linksys router to hand out IPs for the workstations. Is there any way to do dynamic DNS updates so that the workstations' IPs are tracked in DNS? Chris Mason masonc@masonc.com Box 340, The Valley, Anguilla, British West Indies Tel: 264 497 5670 Fax:
2002 Nov 13
1
Name resolution problem, looking for advice on best solution
I have a Redhat 7.2 server for DNS, Web, File Sharing via Samba, for my SOHO network of 6 Win2K workstations. I have a workgroup, not a domain. The server is on a static IP and the workstations are DHCP assigned the Dlink gateway, which also tells them the DNS IP. I am having a problem where some of the workstations can see some of the others in Network Neighbourhood, but some can't. SMB
2003 Apr 02
2
no mapping between account names and security ids was done
I use a openLDAP database for authentication on my Redhat 7.2 server. The domain is "HOME". I have had no problem adding trust accounts and authenticating against it. Today I had to change the name of my Win2K workstation from poseiden to poseiden1 for compatibility with a package I am testing. Once I changed it and put in a new trust account, I could not rejoin the domain. I gave up and
2002 Nov 07
2
Looking for help with PDC implementation problem
In an small business network I have built for a hospitality client, I have several Win2K workstations and a Redhat 7.3 server using Samba for PDC and file sharing, user's home directories, etc. Users can float as there are not enough machines and some workers are not deskbound. Everything works great at this stage. No I have to integrate a Point of Sale system. The POS system runs on Win98
2003 Jan 04
2
Directory went missing
I had a major problem to today. The owner of a company I built a network for had a directory in her home directory containing most of her work documents go missing. I looked at the log for her workstation and she did work on them in the morning. By afternoon, she return to her workstation and tried to open the directory but it was gone. The directory and all the directories and files were there
2005 May 30
2
Sipura 3000 dialing "noise"
Hi all, We have several sipura 3000's working well for outbound calls, however the issue we have is that when calls are sent to the Sipura with Dial(SIP/${EXTEN:0}@sipura1) the Sipura does a SIP answer immediately and then proceeds with the call "in band" therefore sending dialing sounds back to the caller. Other SIP gateways we have notably the Vegastream and others do not do a SIP
2004 Dec 20
2
Grouping SIP channels (Sipura 3000)
Does any body know if it is possible to group SIP channels just like it is possible with Zap channels? I have a group of FXO gateways (Sipura 3000's) and I would like to treat them as a group the same as I would Zap channels. Does anyone know if this is this possible?
2006 Feb 28
2
Sipura SPA-3000 and PSTN dtmf
Greetings, What is the recommended settings for using SPA-3000's FXO port for dialing out to PSTN in regard of the DTMF? The voip lan contains SPA-2100 and SPA-3000, with all fxs/fxo ports registered to the Asterisk box with unique username/passwords. The inbound PSTN DTMF works excellently, e.g. people calling from PSTN into the * box are able to pick IVR items with DTMF reliably. The
2005 Mar 29
1
Fail over
For all my PBX installations I want to have Fail Over on the main incoming PSTN line so that a power outage does not leave the offices stranded. Is there any commercial solution to this? I would rather a finished product than a home soldering project. Chris Mason masonc@masonc.com Box 340, The Valley, Anguilla, British West Indies Tel. (264) 497-5670 - Cell: (264) 235-5670 - Also (305)-735-3483
2004 Nov 08
1
Upgrade RPM for redhat 9 to solve password change problem
My redhat 9 server is using samba-2.2.7a-8.9.0 - everything was fine until I recently tried to change the users password from his workstation, and got the famous "Domain is not available" error. I would like to upgrade the server's samba install but not anything else as everything on the server is stable and I can't have a lot of disruption if there are upgrade problems, which
2005 May 24
0
Sipura SPA-3000 call progress, and interdigit delays
Hello, I've been experimenting with Asterisk 1.0.6 and a Sipura SPA-3000, and I've run into a couple of questions I haven't yet found clear answers to: It appears that the SPA-3000 has no call progress on it's FXO interface? Asterisk considers a dial() as answered when the SPA-3000 has dialed the number on the PSTN line, not when someone has answered a phone on the
2002 May 12
2
Building source rpms does not build all the rpms.
I just downloaded the 2.2.4-2 src.rpm file from samba.org and installed and compiled on my intel-redhat 7.2 system. When I changed to /usr/src/redhat/RPMS/i386 I found only i386/samba-2.2.4-2.i386.rpm in it. There was no other rpms, even though the spec file says there will be. Here's the last few lines of the build output, I only see two rpms being created.
2002 Aug 02
0
Canot find host
I ave a several windows 2K workstations in a local network, and I am using Samba 2.2.4 on a Redhat 7.2 server for file storage and DNS. Sometimes I cannot connect from one workstation to another although I can see that it exists. If I type "Net view" I get a list of hosts and I can reach some but not others. Samba is setup to be the preferred master and I am not using a domain
2002 Dec 24
1
LDAP - adding info to database
I have installed openldap and the samba.idealx.org ldap configuration and scripts, and now I have ldap authentication working wonderfully well. I'd like to be able to use the same ldap user database for other info such as phone numbers, email, etc, but I don't know how to add it or whether it is a good idea. Anyone done this? Chris Mason masonc@masonc.com Box 340, The Valley, Anguilla,
2002 Aug 02
0
Cannot authenticate usin ssh
I have a backup script that copies the contents of a backup directory to my local server at night. The command is run from a script: /etc/cron.daily/backup /usr/bin/rsync -arvz -e ssh user@servername.com:/home/backups/* backup_disk/servername/ The output from the cron job is: Permission denied, please try again. Permission denied, please try again. Permission denied
2006 Jan 23
3
SPA-3000 - the party's over :-(
The party's over folks, the new official cisco/linksys/sipura policy is to no longer sell SPA-3000's to end users. Buy them while you still can :-( -Dan
2005 Feb 23
1
Sipura 2000 w/fax machine oddities
I'm really trying to understand this. I have a Sipura 2000, brother MFC, and SpanDSP set up on asterisk. because asterisk softfax was not working well, i set up faxes to goto line2 on the sipura. this is working fine, i have only tested a few short faxes, but already my completion rate was 100% vs 5-10% that spandsp and asterisk gave me. here's the odd part. using the fax machine, I
2005 Mar 11
0
Sipura 2100 and Asterisk and Fax
I've just made an interesting observation that I'd like to share with you all: the popular Sipura SPA-2100 just doesn't seem to be as great as I'd hoped. I've been trying to get inbound AND outbound faxing working via Asterisk and at least one of my termination services: Voicepulse or Sixtel. In general, inbound has been working flawlessly but outbound has been pretty
2007 Sep 17
2
Call Center SoftPhone with Auto Answer
-----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Chris Mason (Lists) Sent: Monday, September 17, 2007 12:45 PM To: joao.pereira at fccn.pt; Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Call Center SoftPhone with Auto Answer Joao Pereira wrote: > But still, the