similar to: This is a test

Displaying 20 results from an estimated 2000 matches similar to: "This is a test"

2004 Jan 16
1
Analog phone help
I have 2 sip phones and an analog phone attached to a Digium USB fxs device. I would like the analog phone to ring when transfers are made to it, but I don't want it to ring when a call comes in from outside, although I would like the person at that phone to be able to pick up the phone and answer the incoming call. Is that possible? Thanks Sean Garland, MCP+I, A+ Siskiyou Technology
2006 Apr 07
6
Beeps and noises during calls
I have a very annoying problem that we hear on our end, but the other party doesn't hear. There are random beeps and echo type noises that occur. They are present during voicemails, and present on my end during calls. Is anyone experiencing the same deal? I have asked this a number of ways on the list, and never get a response... Thank you. Sean Garland Mount Shasta, CA
2004 Jan 16
1
Caller id and callback
Is there a way to append a 91 in front of all incoming caller id numbers? What I am interested in is this - when a call comes in and the caller ID comes across, it is in the format 9165551212. That would be fine, but if I want to call them right back, and I choose that call and 'dial' on my phone, it fails because it hasn't dialed a 9 first. I assume also that if there was a 9, it
2004 Jan 04
5
Multi-line help
I am looking for common practice ideas on how to handle multiple line phones. Is it common with asterisk to have the lines appear as programmable buttons? Or to just have itcm like buttons and use the dial 9 approach? What I am specifically interested in, is to have my line one appear on the first button (sip polycom phones) line two appear on the second button, and use the third as an intercom
2004 Jun 11
15
Voicemail problem
I am trying to get asterisk to email me my voicemail as attachments. What am I missing? Where do I tell it to go for SMTP services? Voicemail.conf: ; ; Voicemail Configuration ; [general] format=wav49|gsm|wav serveremail=pbx.agtcorp.local attach=yes maxmessage=180 skipms=3000 maxsilence=10 silencethreshold=128 maxlogins=3 append=yes [default] 100 => 1234,Sean Garland,sean@siskiyoutech.com
2004 Jan 05
2
Message waiting indicator
What is required to get the mwi to work? Is it more of a phone subject or *? I have the mailbox= line in sip.conf, but only one extension is named, and in some of the examples, I have seen that there are two... What is that all about and how does it affect the extensions.conf and voicemail.conf? Thanks again..... Just some background as you start seeing my lists, I just started my own business
2004 Jan 13
7
Parking extension not working
I have the standard parking.conf but extension 700 doesn't show up in my dialplan.... Why? I can dial 701 which tells me that I don't have any calls parked there. 700 just gives me invalid extension noise.... Should I have extension 700 defined elsewhere? Thanks parking.conf [general] parkext =a 700 ; What ext. to dial to park parkpos => 701-705
2004 Aug 03
1
Emailing phone messages?
Where do you set the outgoing mail server for use with asterisks mail system? I have entered the info in the voicemail.conf file correctly, but I am still unable to get the voicemail messages via email. I ran a tcpdump on the system while calling in and leaving a voicemail and I don't even see the system try and contact a mail server. HELP!!! Thank you all in advance. Sean Garland
2016 Jun 30
2
DNS Suddenly breaking
nslookup google.com ;; Got recursion not available from 192.168.1.236, trying next server Server: 192.168.1.235 Address: 192.168.1.235#53 Non-authoritative answer: Name: google.com Address: 172.217.4.78 Interesting little bit about the "Recursion not available" On Thu, Jun 30, 2016 at 9:52 AM, lingpanda101 at gmail.com < lingpanda101 at gmail.com> wrote: >
2016 Jun 30
2
DNS Suddenly breaking
Hosts: 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 ::1 localhost localhost.localdomain localhost6 localhost6.localdomain6 192.168.1.235 bus-ny-dc-01.domain.domain.com bus-ny-dc-01 Resolv: # Generated by NetworkManager search domain.domain.com nameserver 192.168.1.236 nameserver 192.168.1.235 Smb.conf: # Global parameters [global] workgroup =
2016 Jun 30
2
DNS Suddenly breaking
from both DC: dig google.com dig @8.8.8.8 google.com First dig will use resolvers declared into /etc/resolv.conf. Second dig forces usage of 8.8.8.8. Both commands should reply the same things, on all DC. 2016-06-30 15:58 GMT+02:00 lingpanda101 at gmail.com <lingpanda101 at gmail.com>: > On 6/30/2016 9:57 AM, Garland McAlexander wrote: > >> nslookup google.com
2016 Jun 30
2
DNS Suddenly breaking
Yes, it's set up with 8.8.8.8 I'm able to ping it without issues, jut not able to resolve anything externally. On Thu, Jun 30, 2016 at 9:09 AM, mathias dufresne <infractory at gmail.com> wrote: > To get recursion working with internal DNS you only need to set up: > dns forwarder = <IP of your main DNS> > > Is it configured? > > If yes and packets can go
2016 Jun 30
2
DNS Suddenly breaking
It's samba internal DNS. Only one DNS zone, and it's domain.domain.tld. It'll function perfectly, and then cease to function at a random time. On Thu, Jun 30, 2016 at 5:31 AM, Mueller <mueller at tropenklinik.de> wrote: > What kind of DNS, bind or internal? > With bind an samba 4.3.4 I have an issue and I have to restart bind an > avahi: > s4slave named-sdb[8750]:
2006 Feb 19
3
Asterisk start errors with TDM2413E
I get the following errors when starting Asterisk. == Parsing '/etc/asterisk/zapata.conf': Found Feb 19 21:14:35 WARNING[10440]: chan_zap.c:920 zt_open: Unable to specify channel 1: No such device Feb 19 21:14:35 ERROR[10440]: chan_zap.c:6860 mkintf: Unable to open channel 1: No such device here = 0, tmp->channel = 1, channel = 1 Feb 19 21:14:35
2016 Jun 30
4
DNS Suddenly breaking
Hi All, I've got a newly created Samba4 domain. I'm running into a strange issue where my internal DNS on my first domain controller is "breaking" causing it to not resolve any external hosts. It'll still resolve internal hosts without issue. This is only on the first DC, the second DC is running perfectly fine and can access external hosts without issue. There is
2016 Jul 13
5
questions regarding 40G Samba Server
On Wed, Jul 13, 2016 at 02:35:08AM -0400, Garland McAlexander wrote: > CIFS is single threaded, if you plan on using it with a large amount of Oh, "my" cifs as a protocol is multi-threaded. It's part of the Samba implementation that is single threaded. However, for large file I/O Samba is multi-threaded. Volker
2004 Apr 28
3
Beeps clicks and volume problems
I still have problems with beeps and clicks on all my calls. I have polycom sip phones. I also can hear the beeps and clicks on some of my messages, which would lead me to believe that it is more of a decoding problem on the zaptel card. Any ideas? Thanks Sean Garland
2016 Jul 13
3
questions regarding 40G Samba Server
Hi, forgot that... CIFS and NFS. May be we split both to different servers. One CIFS, one NFS. Regards . Götz Am 13.07.16 um 08:26 schrieb Garland McAlexander: > What shares will you be using? (NFS, CIFS, etc) > > On Wed, Jul 13, 2016 at 2:11 AM, Götz Reinicke - IT Koordinator > <goetz.reinicke at filmakademie.de > <mailto:goetz.reinicke at filmakademie.de>>
2016 Jul 01
2
Can one Samba 4 server provide an entire forest?
I successfully set up an AD domain controller for domain CORP.COMPANY.COM. Is it possible to have SALES.CORP.COMPANY.COM and TECH.CORP.COMPANY.COM, each with its own users, by using only that one Samba server? Or do I have to set up a separate Samba server for each of those two domains, and have each of them join the existing domain? Juan Castro Enviado do meu Olivetti Programma 101
2007 Jan 23
2
SslRequirements plugin and mocha
Hi. I''m loving mocha but have ran into a problem with using the mocha plugin with a project that has the SslRequirement plugin. It seems there is some conflict between the two? Any ideas? $ ruby test/functional/calendar_controller_test.rb /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.4.0/lib/active_support/dependencies.rb:478:in `const_missing'': uninitialized constant