similar to: FXO on AT&T broadband POTS line?

Displaying 20 results from an estimated 2000 matches similar to: "FXO on AT&T broadband POTS line?"

2003 Aug 05
3
Newbie just starting out with *
Hey all...I'm brand new to * and I want to convert my home into a pbx type setup. I've figured out that I want a Wildcard X100P to bring my single POTS CO into my Linux box. My problem is that I'm sure sure what I need to do to get my analog phones connected up into a structured phone system. It *looks* like I can go the route of the Cisco Analog -> VOIP for about $100 on ebay.
2003 Nov 20
8
tunnel iax via gnophone with ssh?
Hey all...I'm trying to use gnophone to connect to my asterisk box behind my firewall..I thought I could just setup a tunnel with something like ssh host.com -L5036:asteriskserver:5036 and just change my gnophone to connect to localhost:5036 but I never see anything happen on the asterisk server. I'm even trying this on the same network just in case there is something funky with NAT.
2003 Oct 03
1
Problems with Caller ID on FXO
Hey all...for whatever reason my caller id doesn't appear to be working. My setup is simple (Wildcard FXO and thats it) and I'm just expecting the Caller ID to show up on the console. I'm seeing this: *CLI> -- Starting simple switch on 'Zap/1-1' NOTICE[262161]: File callerid.c, Line 238 (callerid_feed): Caller*ID failed checksum NOTICE[262161]: File chan_zap.c, Line
2004 Jan 29
1
Migrating home POTS VM to Asterisk VM
I'm working on migrating my home POTS phone system into an Asterisk PBX. Currently I have my FXO and FXS setup and working great. Zapateller is nice! I'm working on my voicemail now and currently have my 3 mailbox answering machine plugged into my FXS along with all my other analog phones. I'd like to slowly migrate away from the FXS answering machine in favor of Asterisk Voice Mail.
2004 Jun 10
2
Problem with * not detecting hangup on FXO and VM going into an infinite loop
Hi everybody... I'm having an odd problem with voice mail on a recent CVS of * where it appears not to detect a hangup on FXO and * will keep treating the call as new and continue leaving voicemails until the max has been reached. It will then continue trying to leave voice mails and basically makes the system unavailble to any further incoming or outgoing calls on that FXO..has anybody
2003 Oct 24
1
Questions about Zapateller and Privacy Manager
Hey all...I'm just getting my * setup and right now all I have is an FXO but no FXS. I wan't to get rid of telemarketers by having * pick up the phone if there is no CID present, give the caller the Zapateller tones and then ask the user to input their phone number via Privacy Manager (yes I realize that this won't get us any where given that I can't re-ring the phones without FXS
2004 Jan 22
0
Problem with flashing FXO callwaiting from FXS
Hey all...I can't seem to figure out *exactly* what needs to be done when I can't flash over to an incoming callwaiting call on FXO from an FXS card. Right now if I get a callwaiting call from the FXO and hit flash nothing happens. I've been over the archives and google and it appears that this is possible and I guess it can be done with *0 but I haven't found the config on
2003 Nov 07
0
RE: Asterisk-Users digest, Vol 1 #1808 - 13 msgs archives gsm of asterisk ???
Hello. The procedure so that it works you can find in: http://www.voip-info.org/wiki-Convert+WAV+audio+files+for+use+in+Asteris k a the files .wav chmod 755 file.wav sox file.wav -r 8000 file.gsm resample -ql chmod 755 file.gsm in extensions.conf xxxx=> xxx,x,playback(file) Ing Javier Rios Ing de Proyectos 04167285748 212 2637246 /2637187 -----Original Message----- From:
2004 Sep 10
4
[Flac-users] How do I encode a FLAC with tags?
So there are no command line options like in oggenc to do artist and misc tags? Sure if you've got a solution that I don't have to do from scratch then post away! :-) Thanks! Chris benny k. wrote: >hi chris, > >On Thu, Mar 14, 2002 at 09:22:06AM -0700, Chris Hirsch wrote: > >>Hey all..I'm brand new to FLAC and learning to use it. Can somebody tell >>me how
2005 Aug 08
4
Multiple MWI on a single phone?
Hey all...I'm trying to find a phone that will support multiple MWI so that I can have a shared central phone with say 4 users who can see visually that hey have messages waiting. Is there any phone that will do this possibly by re-assigning a soft-button? Can the Polycoms do this since those seem to be the phone of choice these days? Thanks!
2003 Oct 07
0
Is there always data at /dev/zap/1?
Hey all..in trying to futher troubleshoot my caller id problem I'm looking at some past troubleshooting tips and this struck me as strange: If I cat /dev/zap/1 I *always* see data...no matter if the line is in use or not...is that typical? Just curious... Thanks, Chris -- "People are not homeless if they're sleeping in the streets of their own hometowns." - Dan Quayle
2003 Oct 27
0
Stuttered Dialtone for multiple extensions
Hey all..I'm looking to start with a single FXS card but with 3 extensions for VM purposes only. I'd like to know if there is a way that you can have different stuttering dialtones depending on which extension has a VM. For example If x103 and x104 have VM can there be a distinctly different stutter for each mail box and have them play back at once or back to back so that when you
2003 Oct 28
1
Making PrivacyManager smarter?
I'm having a problem with Asterisk picking up the Zap/1 and thinking its a new call when instead I've already been on the phone talking to a person. This is not my ideal setup and currently I have just an FXO card and Asterisk is in parallel with my phone system instead of being in the front. I'm not sure if the problem would be fixed by adding an FXS card and putting my phones on
2004 Sep 10
1
[Flac-users] How do I encode a FLAC with tags?
Ok so I can use any ID3v2 or v1 tagger (say the perl one) for FLAC files and things will be kosher? I'd LOVE to be able roll my own tagging scheme like you can in Vorbis and I don't mind doing some code either..I wasn't aware that FLAC was able to do that..or at least I didn't userstand how to do that. I guess that is where you register for your own developer ID eh? Josh
2011 Nov 30
2
Can I serve a template depending on if it exists like I can a source?
Hi all, I''m trying to figure out if I can serve a certain template that matches a hostname or serve the default like I could if this was just a file. Works: file { ''/etc/yum.conf'': ensure => file, source => ["puppet://puppet/yum/yum.conf.$hostname", "puppet://puppet/yum/yum.conf"], } Trying to figure out:
2004 Jun 10
0
Re: Problem with * not detecting hangup on FXO and VM going into an infinite, loop
I think the problem it's in your dialplan, extensions.conf: ; voicemail management [voicemail] include => misc exten => 6245,1,VoiceMailMain2() exten => 6245,2,Hangup() Check the last line, I have the same problem and was because I wrote wrong the Hangup instruction... Regards! Date: Thu, 10 Jun 2004 09:54:32 -0600 From: Chris Hirsch <chris@base2technology.com> To:
2018 Dec 24
3
Using MS-DOS client
Hi, all. I know this is ancient history, but I have a couple of DOS machines that host older device programming hardware. I've been able to access an older version of Samba for years without incident. Last weekend I upgraded my server to Ubuntu 18.04, which provides Samba 4.7.6. Unfortunately, after hours of frustration I find I'm unable to connect from any of the older machines.
2018 Dec 25
1
Using MS-DOS client
On Mon, 24 Dec 2018, Luke Barone via samba wrote: Thanks, Luke. Unfortunately that makes no difference. Still getting: Error 5: Access has been denied at the MS_DOS console. > Try adding "server max protocol = nt1" in the [global] section? > > On Mon, Dec 24, 2018 at 1:59 PM Steven Hirsch via samba < > samba at lists.samba.org> wrote: > >> Hi, all.
2004 Aug 06
10
web-based playlist manager
Before I went out to potentialy reinvent this particular wheel, I figured I'd check to see whether anyone had or could recommend a web-based playlist manager for ices/icecast. The one I've got in mind would take requests, play random tracks in the absence of requests, keep a very limited history and look-ahead... This must have been done before, right? If not, I'll take a stab at
2003 Nov 20
1
can't get caller id?
hi, i can get callerid in my phone directly connected to the pstn line. when i cannoect it o * it doen't give me callerid. i have set usecallerid=yes in zapata.conf file/ whaat could have happened? cm ===== Designs __________________________________ Do you Yahoo!? Free Pop-Up Blocker - Get it now http://companion.yahoo.com/