similar to: Various extensions ring once and go to voicemail

Displaying 20 results from an estimated 600 matches similar to: "Various extensions ring once and go to voicemail"

2019 Jan 14
2
Various extensions ring once and go to voicemail
Duncan: You may have it right-I took one phone and set the ring time to 60 seconds. I now get about 4 rings on that one. I wonder how I can change the timing source. Thomas M. Peters | Sr. Systems Administrator | tpeters at mcts.org<mailto:tpeters at mcts.org> Desk: 414.343.1720 | Helpdesk: x3400 or helpdesk at mcts.org<mailto:helpdesk at mcts.org> Milwaukee County Transit System
2019 Feb 26
3
Asterisk 1.8.7.0 connectivity to Avaya SM
Hello all, I hope someone can help me with this old Asterisk version. I have to run this version because of a custom IVR written on it. Porting it would take much too long and we'd have to hire a consultant because of all the hooks it has into Oracle databases and real-time information. We have a brand-new Avaya phone system in place and we will be cutting over to it in late March 2019.
2019 Feb 27
1
Asterisk 1.8.7.0 connectivity to Avaya SM
Thanks for the reply John. About 85-90% of what this box has to do is just handle calls, but it also has options to transfer calls to the main phone system, which up to now has been another asterisk box. For example, you can hit 6 to be transferred to the Lost & Found Department. I do have allowguest set to “yes” already, but of course I also have type=peer and the other stuff for a sip
2019 Jan 14
2
Various extensions ring once and go to voicemail
On 1/14/19 4:02 PM, Duncan Turnbull wrote: > > > Sent from my iPad > > On 15/01/2019, at 10:34 AM, Thomas Peters <TPeters at mcts.org > <mailto:TPeters at mcts.org>> wrote: > >> Duncan: >> >> You may have it right—I took one phone and set the ring time to 60 >> seconds. I now get about 4 rings on that one. >> >> I wonder how I
2019 Jan 15
3
Various extensions ring once and go to voicemail - Thomas Peters
Carlos and Stefan (and other who have helped): I DON'T HAVE the res_timing_timerfd.so file. Can I build it? Recompiling Asterisk is unrealistic in my position but I wonder if I can build the one module. Here's what I do have: apbx:~ $ locate *res_timing_timerfd* /usr/src/asterisk-1.8.23.1/res/.res_timing_timerfd.makeopts /usr/src/asterisk-1.8.23.1/res/.res_timing_timerfd.moduleinfo
2015 Jun 26
2
Asterisk 13 logging to two places
Switched from Asterisk 1.8 to 13.3.2. Now it logs to /var/log/asterisk/full (good) as well as /var/log/messages (not good). Anyone know why? # grep -v "^;" logger.conf [general] [logfiles] console => notice,warning,error messages => error full => notice,warning,error,debug,verbose,dtmf,fax Thankfully, the .../full logs are rotating properly now (thanks Dale) but we don't
2015 Jun 26
4
Asterisk 13 logging to two places
Ok, commented out that line. It's still doing it. Reloaded dialplan. Please don't tell me I have to restart asterisk. Thomas M. Peters | Systems Administrator | tpeters at mcts.org Desk: 414.343.1720 | Helpdesk: x3400 or helpdesk at mcts.org >>> Tiago Geada <tiago.geada at gmail.com> 6/26/2015 12:07 PM >>> messages => error states to log error messages to
2015 Jul 07
2
DTMF issue
Ah I see, in theory it's possible then. We don't have any IVRs or anything which requires key presses, there isn't even voicemail on this particular phone system so I don't think it will be too much of a problem. I've also updated the firmware on the Cisco phones that have had the issue, just to see if that solves the issue but as it's been going on for a while, I'm
2015 Jul 07
2
DTMF issue
Hi Tom, Thank you for your informative and helpful reply. I had considered using the relaxdtmf setting but held off this due to not using any physical connection hardware -Asterik uses both SIP in and out from an upstream provider (Gradwell.com). Is it still possible to set this when using SIP trunks only and not physical hardware? The box does have a Digium ISDN card but the ISDN is no longer
2018 Feb 28
4
Avaya 9608G and DHCP and TFTP and HTTP oh my
I'd like to start configuring my Avaya 9608G phones for use on Asterisk / FreePBX / PBX-In-a-Flash. I'm using a variety of other phones on my system without major issues. I've read the discussion back in March, May and August of 2016, but unfortunately, my difficulty is much more basic. I think it has to do with DHCP, specifically, what options I'm offering the phone via DHCP.
2015 Jul 06
4
DTMF issue
Hello folks, We have an issue with several Cisco SPA512G phones connected to an Asterisk platform where several users hear loud, random beeps during calls to external recipients. The noises are akin to button press tones, are very loud and a significant annoyance. I've tried changing the DTMF tones on the phones (512G's running firmware 7.5.5) from In-Band to every other possibility,
2015 Jun 26
0
Asterisk 13 logging to two places
The line you commented out was writing errors to /var/log/asterisk/messages The problem you are having is the logging to /var/log/messages via syslog. It appears that Asterisk is sending verbose logging out to syslog even though logger.conf does not have syslog configured. I am not sure why Asterisk is doing that, and I do not want to play on a production system. I added a filter to the
2016 Aug 01
4
Unlock domain user
Hi Rowland. The command (samba-tool user enable 'user') is used to enable a user account that has been disabled in AD, but it is not functional to unlock a user account that has been locked by wrong password. Anderson Hoffmann do Carmo MCP | MTA | MCDST | MCTS | MCSA | MS | MOS | ITIL-F | ISFS | CLOUDF | CI-SCS | VCA-DCV | 2016-08-01 13:51 GMT-03:00 Rowland penny <rpenny at
2016 Aug 01
2
Unlock domain user
Hi for all! It's a simple question, but I did not find the answer! How unlock domain user after the account blocked by wrong password? How to do this by samba-tool or any other tool in Linux_AD? Or is this possible only by Windows RSAT_Tool? Anderson Hoffmann do Carmo MCP | MTA | MCDST | MCTS | MCSA | MS | MOS | ITIL-F | ISFS | CLOUDF | CI-SCS | VCA-DCV |
2008 Aug 05
2
TCP/IP block size
I don't know if this is a Samba question or an OS question. I'm working on an embedded project (microcontroller, limited RAM) that reads files from a FreeBSD/Samba (FreeNAS) box using TCP/IP transport on port 445. They're MP3 files so they're several MB at least. If I request 512 or 1024 bytes each time, I get 1024 bytes back from Samba every time. That's good. But, if I
2005 Feb 08
2
Basic Samba functionality under SuSE 9.2
I'm trying to get Samba 3.0.9-2.3 to work under Suse 9.2. This my very first Linux install and I'm a little at sea here. There are so many things that could be wrong I don't know where to start. The Windows machine I'm using as a client has TCP/IP, file/printer sharing, and Client for MS networks. He can't see the linux machine's ("Tolkien") shares, but he
2015 Jun 26
0
Asterisk 13 logging to two places
messages => error states to log error messages to 'messages' log file On 26 June 2015 at 17:50, Tom Peters <TPeters at mcts.org> wrote: > Switched from Asterisk 1.8 to 13.3.2. Now it logs to > /var/log/asterisk/full (good) as well as /var/log/messages (not good). > Anyone know why? > > # grep -v "^;" logger.conf > > [general] > [logfiles] >
2009 Dec 22
3
Samba and Rsync
Hi Guys I am running two RHEL boxes, each day I am rsyncing some data from my primary server to my secondary server, the secondary server will be activated in a DR situation. I am rsyncing the entire /home partition. On my primary server there are about 8 samba shares for data that the clients can access all the samba shares point to various sub-directories within /home. My issue is
2016 Jul 12
2
Demote Win2008R2 DC Fail
On 12/07/16 13:33, Jason Waters wrote: > This is what I would do. > > 1. Make sure everything is off of the 2008 machine so you don't need to > turn it back on > 2. Shut down the 2008 machine > 2.5 Update your DNS on the samba machine to be the samba machine, not the > 2008 DC > 3. Test everything and make sure samba is fully working on your domain > 4. Test
2008 Jul 21
1
"the specified network name no longer exists"
hi all i'm experiencing some really funny behavior on our samba server (CentOS5, Samba Version 3.0.25b-1.el5_1.4) from time to time, our xp/2000 users (our workstations are xp/2000 based) are reporting that while they try to copy a file from one location of the file server to another, they are presented with the the error.... "the specified network name no longer exists" if they