similar to: asterisk crash and core dump

Displaying 20 results from an estimated 3000 matches similar to: "asterisk crash and core dump"

2009 Oct 30
1
asterisk 1.6 - doing dnsmgr lookup for... / call fails
I just jumped to asterisk-1.6.1.8 and I calls will not go through to my asterisk. Same setup with asterisk-1.4 and calls get accepted. sip show registry (asterisk-1.6): Host dnsmgr Username Refresh State sip.actio.pl:5060 N 4589835 105 Registered sip show registry (asterisk-1.4): Host Username Refresh State sip.actio.pl:5060 4589835
2015 Apr 02
2
Update peer IP address
Ok, I have tested dnsmgr. This is not a solution, the situation has not changed. With dnsmgr I can not place outbound calls. I do not know why and what dnsmgr really do. My current solution is as follows: Say allowguest=yes, configure the default context that there can not be placed outbound calls. Use iptables to DROP all at your SIP port and allow only your local phones and the sip trunk ip
2009 Aug 15
2
bare minimum /etc/asterisk for sip based *
What files at a bare minimum need to be in /etc/asterisk for an asterisk server that does sip only and voicemail. I'm setting up an asterisk server to provide service for a single SIP softphone extension with SIP origination and termination. The main purpose of using * is for voicemail and future expansion ability. I know I need sip.conf extensions.conf voicemail.conf but what else? do I
2007 Jul 02
1
Question about dnsmgr
[Jul 2 09:31:16] VERBOSE[2682] logger.c: == Refreshing DNS lookups. [Jul 2 09:31:16] NOTICE[2682] dnsmgr.c: host 'outbound1.vitelity.net' changed from 64.2.142.17 to 64.2.142.29 [Jul 2 09:31:23] DEBUG[2711] jitterbuf.c: Attempting to exceed Jitterbuf max 600 timeslots And the calls are dropped. I fixed this by turning off enable in dnsmgr.conf My question is: Do you attempt to
2010 Jul 29
2
Asterisk stopped after Internet connection dropped ?! Asterisk 1.4.26.1
Hi Everyone, This is probably more related to Linux than to Asterisk. Analogue channels on a system were un-responsive on Monday morning. Apparently something happened over the weekend and the router went off or it lost it's DSL connection. [Jul 23 22:50:01] VERBOSE[12437] logger.c: -- Remote UNIX connection [Jul 23 22:50:01] VERBOSE[27087] logger.c: -- Remote UNIX connection
2015 Apr 02
3
Update peer IP address
Scott, I have changed the configuration as said it and will test it. I?m curious. Can you briefly explain what insecure=invite,port does? ;insecure=port ; Allow matching of peer by IP address without ; matching port number ;insecure=invite ; Do not require authentication of incoming INVITEs ;insecure=port,invite ; (both) Do I understand correctly that
2007 Jan 16
1
Refreshing DNS lookups
Hi there The "dnsmgr" in Aterisk 1.4.0 seems not to work. I enabled "DNS lookups" in dnsmgr.conf but after reloading the conf files * never refreshes DNS lookups. Any ideas how to debug this issue? Thanks in advance Housi Mueller --------------------------------- Don't pick lemons. See all the new 2007 cars at Yahoo! Autos. -------------- next part
2008 Oct 19
4
Asterisk Problem
After installing a new box and asterisk. i have got these errors [root at localhost ~]# asterisk Unable to open pid file '/var/run/asterisk/asterisk.pid': No such file or directory [root at localhost ~]# asterisk -vr Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl exist?) I didn't find a folder called asterisk in the directory /var/run [root at
2015 Feb 05
2
IAX2 problem for WAN connections
Hi, I am trying to connect two Asterisk servers using IAX2. Everything works fine when I couple them within a LAN segment, but not when I connect them using WAN connections. I made sure that the routers' ports are mapped properly and checked this with additional ssh rules. ServerA is a Raspberry box with the vendor's Asterisk version 1.8.13.1 and ServerB is normal CentOS 7 box with
2015 Apr 01
2
Update peer IP address
On 4/1/15 10:48 AM, Daniel Heckl wrote: > John, > > thank you four your answer. I think you have misunderstood the > problem. It?s about a ip address change of the sip trunk, not of my > asterisk server. You would probably benefit by enabling the DNS Manager to allow for dynamic IP changes: # cat dnsmgr.conf [general] enable=yes ; enable creation of managed DNS
2007 Sep 20
1
asterisk crash and core dump: format_mp3.so
Hi, My Asterisk server process irregularly segfaults, ie. it usually works fine (is stable) when there's low traffic but repeatedly crashes during morning hours when there are more calls. I gdb'ed the core dump files and found that the culprit may be format_mp3. So I disabled MOH today and will see if that's the cause. I know that mp3 files are known to cause * crashes but what I
2009 Sep 29
1
Asterisk on DD-WRT : modules.conf not found
Through the optware-package I have installed Asterisk on an external USB. Further I have a Linksys WRT610N with DD-WRT v24 mega. I start asterisk with the following command : /opt/sbin/asterisk -c I get the following WARNING : root at DD-WRT:/opt/etc/asterisk# /opt/sbin/asterisk -c Asterisk 1.4.22.1, Copyright (C) 1999 - 2008 Digium, Inc. and others. Created by Mark Spencer <markster at
2005 Aug 29
2
Compile problem with 1.2 beta 1
Has anyone else got 1.2 compiled from cvs ? I've posted the question below to the -dev list but got no answers: 1) No-one else is trying beta 1 2) No-one else is having any issues (I must be the idiot) 3) No-one else saw my message :) I have been trying to compile 1.2 beta 1 on a centos 4 box, to no avail. The "make" command seems to compile ok, but "make install"
2012 Feb 11
1
New router, registration problems
I just set up a WRT54GS and now I can't dial out or in. sip show registry shows: CODE: SELECT ALL Host dnsmgr Username Refresh State Reg.Time draytel.org:5060 N xxxxx 120 Request Sent I seemed to recall that running in cli always showed a response back, but there's nothing now. Using
2010 Sep 13
3
doing dnsmgr_lookup
Hello list, my CLI is spammed with : [Sep 13 08:31:38] > doing dnsmgr_lookup for 'ssw6.itsp.tld' [Sep 13 08:31:38] > doing dnsmgr_lookup for 'ssw6.itsp.tld' [Sep 13 08:31:47] > doing dnsmgr_lookup for 'ssw4.itsp.tld' [Sep 13 08:31:48] > doing dnsmgr_lookup for 'ssw4.itsp.tld' [Sep 13 08:31:49] > doing dnsmgr_lookup for 'ssw4.itsp.tld' [Sep
2007 Apr 30
2
Improving Asterisk's DNS support
Hello everyone, After several years of using Asterisk I have always been frustrated by the support for DNS. I have seen all kinds of strange behavior when Asterisk is used on a system with "iffy" DNS servers: - no failover to other DNS servers in /etc/resolv.conf (might be a C library thing) - chan_sip will sometimes mark even local SIP peers as unreachable during/after any DNS
2011 Jan 05
2
DTMF-troubles with Snom
Hello list, I'm having DTMF-troubles with a Snom phone. I want to know if it's the Snom or Asterisk that makes the trouble. I'm playing a prompt, then make a choice for "2" : [Jan 5 17:06:38] VERBOSE[29172] file.c: [Jan 5 17:06:38] -- <SIP/test1-00000701> Playing '/var/lib/asterisk/sounds/vprompts/109001/prompt5040.slin' (language 'nl') [Jan
2015 Apr 02
2
Update peer IP address
Okay, Scott, I think we are on the wrong path. Maybe I'm wrong though. I will summarize again briefly the problems together: The peer ip address could be another than the ip address of incoming invites After an re-register the REGISTER is send to the new SIP server, answered with OK. But the peer ip address is still the old one (sip show peers). If now is a INVITE, the request is answered
2017 May 06
2
Need to restart Asterisk if remote server not working?
Max Grobecker <max.grobecker at ml.grobecker.info> schrieb: Hello Max, > I'm also a customer of the DTAG. > Yesterday, the messed a bit with their DNS entries... Maybe they tried again to repair a working system... :) > If you are NOT using their DNS resolvers you got a "wrong" IP address back > that was not working. Besides that, you should disable SRV lookups
2007 Jul 23
3
extension.conf doesn't reload?
Hi everyone, I have just installed Asterisk 1.4.6 on CentOS 5. When I issues the reload command in the asterisk command prompt, it doesn't seem to read my configuration files. Any suggestions? pbx*CLI> reload The 'reload' command is deprecated and will be removed in a future release. Please use 'module reload' instead. == Parsing '/etc/asterisk/cdr.conf': Found