similar to: Tips & best practices for asterisk troubleshooting & parsing logs

Displaying 20 results from an estimated 20000 matches similar to: "Tips & best practices for asterisk troubleshooting & parsing logs"

2011 Nov 21
1
queue ring delay
Hi, Does a parameter exist for a queue to delay ringing/sending a caller to all agent phones after the previous call is answered by an agent? My queue ring strategy is set to ringall. I am using Polycom KIRK wireless DECT SIP phones. And it looks like the KIRK wireless server may need a split send to realize all wireless phones are no longer ringing (busy) after 1 call rings & is unanswered,
2011 Mar 23
4
What is the most stable version of asterisk?
1.2? 1.4? 1.6? 1.8? Thanks, - Doug Mortensen Network Consultant Impala Networks Inc CCNA, MCSA, Security+, A+ Linux+, Network+, Server+ . www.impalanetworks.com P: (505) 327-7300 F: (505) 327-7545
2011 Apr 07
3
No ringback even though progressinband=yes is set
Any ideas on why callers who call into my customer's SIP trunk are not hearing a ringback tone? I had this on one other asterisk system, and wound up needing to set progressinband=yes in the SIP trunk config. I have set this on the current system & restarted asterisk, but to no avail. I am using: AsteriskNOW distro Asterisk build is 1.6 from AsteriskNOW repository:
2013 Oct 28
7
Encryption solution for messages at rest
Hi, We have clients with various security & compliance requirements. Although not required, it would be ideal to have messages encrypted at rest. We already use SSL/TLS to secure the transmission of most email. However, it would be nice to have them encrypted sitting on our server. Is anyone doing this? I think that ideally, rather than full-disk encryption, we should use an encryption that
2009 Feb 25
5
AGI problem using mono (.Net)
Hello. I have a software developer creating a .Net / mono program to use as an AGI script. We are having problems getting it to stream files. From what we can tell, it is talking to asterisk correctly when called from the dial plan. Its stderr output goes to the asterisk console. But asterisk doesn't give any indication that it receives the STREAM FILE command. Asterisk simply quickly
2011 Mar 03
1
/etc/pam.d/dovecot missing? during high load
This morning on our newly built server, the following was logged twice: auth: Error: pam(username,127.0.0.1): pam_authenticate() failed: Authentication failure (/etc/pam.d/dovecot missing?) This also happened to be during a time of 100+ imap-login processes, where we were seeing: master: Warning: service(imap-login): process_limit reached, client connections are being dropped The initial error
2012 Jun 23
2
Is AsteriskNow 2 solid?
Hi, I currently have some systems on AsteriskNOW 1.7 & have been happy with its clean simplicity & reliability. Are many people here using AsteriskNOW 2.0.x? How do you feel about it? Did Digium stick with their previous philosophy of keeping everything very vanilla & making it clean & simple for someone who understands how to manage CentOS, FreePBX, tftp, ntpd, etc. but
2010 Jun 21
1
How to find a single call in logs
Hello everyone. I am wondering whether there is a certain technique I should use to identify all log lines in the asterisk/full logfile that are related to a single call. If a user reports that something strange happened with a certain call, I'd like to be able to easily go back and look at the asterisk/full logfile, and look at only the lines that are relevant. I am having some difficulty
2011 Mar 25
3
Why shouldn't I use 1.8?
Now that we've hashed out some thoughts on the most stable version of asterisk, I'd like to ask the question as to why I should NOT use 1.8? What are specific reasons? For instance a few days back I was speaking with James at Rhino Equipment. He said that he has "no real data" on why I shouldn't use 1.8. They just follow a practice of not jumping on the newest version. But I
2011 Mar 03
1
process_min_avail being ignored?
Today I found out we are having users w/ problems because: Mar 3 09:57:33 jlgray dovecot: master: Warning: service(imap-login): process_limit reached, client connections are being dropped Mar 3 09:58:42 jlgray dovecot: master: Warning: service(imap-login): process_limit reached, client connections are being dropped Mar 3 10:02:51 jlgray dovecot: master: Warning: service(imap-login):
2012 Jan 05
1
Blind transfers being cancelled by asterisk & hanging up on remote caller
Hello all, I have a system running AsteriskNOW with asterisk asterisk-1.8.8.1-1_centos5 from AsteriskNOW repository. I just changed our Polycom 335 sip.conf so that blindpreferred=1 (all transfers default as blind transfers). If a customer calls in & we answer & transfer, everything works fine. But if we call out to a customer & then transfer to another internal extension, that
2013 Jun 24
2
Asterisk-11 loop behaviour
Arch = x86_64 OS = CentOS-6.4 (freepbx) Asterisk = 11.4.0 FreePBX = 2.11.0.2 Snom870 Handsets We are in the process of moving to an Asterisk based PBX. At the moment most things work as we wish. However, I have just notices that when I force a reload using 'amportal a reload' I see this loop start in 'asterisk -rvvvvvvvvvv': > Channel Local/s at tc-maint-000002a4;1
2008 Nov 10
3
Asterisk daemon dies about once per day
I have an asterisk system where the asterisk daemon dies typically at least once per day. It is running in the wrapper safe_asterisk, which automatically starts the daemon back up. But we find this unacceptable because when the daemon dies, we usually have active calls drop, and sometimes we have to run asterisk -r -x "module reload" after the daemon starts back up before everything is
2008 Aug 29
5
Wi-SIP vs. SIP-DECT
Anybody care to muse on Wi-SIP vs. SIP-DECT? My limited research indicates that none of the WiSip phones will ever be able to match the performance of DECT phones. Maybe I'm wrong but a Wi-SIP phone seems like a DIESEL sports car. There is nothing wrong with the technology, but it seems like a shoe-horned fit into the requirements of a wireless endpoint. DECT uses a wireless radio layer
2003 May 10
4
Wireless IP phone for *PBX
Dear Guys, One of my customers ask me for a Wireless IP PBX, well the Asterisk fits IP PBX, But what about Wireless, ans also portable, a very special cutomer :) 1.-one possible solution is a PDA with one of those SIp softphones but VERY EXPENSIVE for the PDA 2.- a fxs channel bank and lots of Panasonic like wireless phone but the question is 1.- can my customer use all the features
2011 Sep 02
0
No subject
1. Does "Wrap-Up-Time" apply to all queue agents/extensions that just rang,= or only the one who actually answered the call (I assume the latter)? 2. Does the "Member Delay" delay the ringing of new calls to agents, or onl= y come into play AFTER the agent answers the ringing call? Any other suggestions for how I can resolve this issue? I am wondering whet= her "Agent
2011 Mar 03
1
logging issues w/ login_max_processes_count on 1.x
Today I found our dovecot 2.x gracefully logged: dovecot: master: Warning: service(imap-login): process_limit reached, client connections are being dropped I am confident that we had the very same problem on our previous dovecot 1.x box. Of course with dovecot 1.x, the same relative setting is login_max_processes_count. I believe that I turned up all dovecot logging & debugging to the max
2007 Jun 04
3
Wireless IP Phone with external Telephone Book
Hi, we are searching for wireless IP Phones (DECT preferred) with have an solution for an external telephone book. We don't want to enter all of our numbers into every telephone, but have one location for all the numbers and every phone looks them up there, e.g. an ldap server. We have tried Kirk but they are working on an solution without any information when it will be available. Does
2006 May 16
5
WiFi VoIP Handsets..
Hi, I am investigating getting a wifi VoIP phone because its may be a better option than an ATA and a cordless phone.. Does anyone have any experience with the whats out there?? Do they support things like WPA etc?? I have heard the battery life can be a problem.. Is this the case? Thanks..
2012 May 07
6
using Wifi smartphones as SIP clients
All, has anyone any experience in using Wifi smartphones as SIP clients? Does this work properly? What models/brands are optimal for this (in terms of ease of use, battery life etc)? Thx!! B.