similar to: Avaya 9608G and DHCP and TFTP and HTTP oh my

Displaying 20 results from an estimated 200 matches similar to: "Avaya 9608G and DHCP and TFTP and HTTP oh my"

2018 Mar 06
2
Avaya 9608G and DHCP and TFTP and HTTP oh my
Ok, to review, I'm trying to get Avaya 9608G to come up in a pure Asterisk environment-- no Avaya SBC or gateway or any other Avaya gear in sight. I have the phone working to the point where it boots up properly, then displays a Username and Password prompt, and says its extension is 123 and the time is 4:57p, which is wrong. But please don't tell me the only way to program up each
2018 Mar 01
2
Avaya 9608G and DHCP and TFTP and HTTP oh my
Right-- I've seen the Avaya document you cite below. It says "To administer DHCP option 242, make a copy of an existing option 176" but I don't have any example of option 176 or 242 to copy, and don't know what to do to /etc/dhcpd.conf to make it offer option 242. Then there's this long table of parameters to use with (presumably) option 242. I was hoping someone had a
2010 Oct 28
3
SIP client floods port 5060 and gets blocked
Hello, Is there any reason why an IP-phone would pounder on port 5060 ? My firewall blocks the public IP because it thinks the remote IP is port scanning on port 5060. I think the phone is just registering but for some reason it does this repeatedly in a very short time. Oct 28 09:01:48 astserver kernel: Firewall: *UDP_IN Blocked* IN=eth0 OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:00:00
2010 Apr 13
0
[asterisk users] asterisk realtime - database driven dialplan
i have installed the asterisk 1.6 before that installed the necessary packages in Debian, * i followed the steps as follows, root at astserver: ~# apt-get install unixodbc unixodbc-dev odbc-postgresql postgresql-8.1 postgresql-contrib postgresql-dev * then i installed the asterisk 1.6 version with the odbc modules as in the selected list. * then i created the database as asterisk and the user
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
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.
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
2011 Feb 08
0
Serving DHCP and DNS from a KVM guest
Hello All, I am trying to set up a cobbler server running as a guest on an isolated network. I'm having trouble figuring out how I can forward the DHCP and DNS traffic to this guest instead of DNSMASQ on the host. So far I have only tried to get dhcp working by enabling the 'allow-dhcp-server' on a guest named test and setting the $DHCPSERVER variable through a filterref parameter
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
2019 Jan 14
2
Various extensions ring once and go to voicemail
We have an old Asterisk 1.8.7.0 system desperately need to keep alive for another 6 months or so. We had all kinds of hardware problems, so we virtualized it. Now, random extensions ring once and go straight to voicemail. I went to one of the affected extensions and changed the ring time from the default (20) to 26. Still one ring. I changed it to 30. Now I get two rings. Other extensions ring
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 Mar 10
1
Issues with XML validation after upgrade to 1.2.12
After we upgraded to 1.2.12, we've been having issues with libvirt... it complains that our formerly valid guest definitions are now invalid: error: Failed to start domain XXXX error: internal error: Cannot instantiate filter due to unresolvable variables or unavailable list elements: DHCPSERVER We looked into this, and found that it's the XML validation that's failing: # xmllint
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] >
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
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 Jul 12
1
Demote Win2008R2 DC Fail
Hi Jason/Rowland Great news! the following procedure worked perfectly... I added at the end "Remove manually Windows DC entries in DNS" The script used in step 9 was " https://gallery.technet.microsoft.com/scriptcenter/d31f091f-2642-4ede-9f97-0e1cc4d577f3 " *Very thanks for all!* Anderson Hoffmann do Carmo MCP | MTA | MCDST | MCTS | MCSA | MS | MOS | ITIL-F | ISFS | CLOUDF
2012 Mar 07
1
libvirt for spice
Hi all: I tried kvm on my ubuntu with the libvirt.xml file as follows: <domain type='kvm'> <name>instance-00000011</name> <memory>2097152</memory> <os> <type>hvm</type> <boot dev="hd" /> </os> <features> <acpi/>
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
2016 Aug 01
0
Unlock domain user
Type the command pdbedit -Lvu username , what does it show on the Account Flags field? ----- Original Message ----- From: "Anderson Hoffmann do Carmo" <anderson.hoffmann at gsurfnet.com> To: "samba" <samba at lists.samba.org> Sent: Monday, August 1, 2016 2:04:48 PM Subject: Re: [Samba] Unlock domain user Hi Rowland. The command (samba-tool user enable