Displaying 6 results from an estimated 6 matches for "ast_extens".
Did you mean:
ast_exten
2007 Oct 31
1
segfault - asterisk crash and restart
Hi all,
Recently, I have upgraded the asterisk as following.
asterisk-1.4.13
asterisk-addon-1.4.4
libpri-1.4.1
zaptel-1.4.5.1
Usage of the server: inbound and outbound call, queue, mixmonitor, meetme, moh
After upgrade, the server get segfault randomly and asterisk crash
and restart itself. I got 2 core dumps of the segfault. Based on the
core dump, we can't figure out the root cause to
2005 Jan 23
0
How to debug core-file
Hi
I'm running safe_asterisk, but get core-files in /tmp - how do I debug
them ?
I know gdb asterisk core.12370
and bt full
But it didn't show anything usefull for me.
Can anyone help me ?
(Running asterisk 1.0.2 with ast_data
/Hans-Henrik
-----------------
Last from bt full:
priority=200, callerid=0x81b8e90 "Dial", action=1134845864) at
pbx.c:1384
e =
2007 Sep 11
2
Asterisk 1.4.11, res_features.so, SegFault
Hi All,
I have a really strange issue occuring where if I run "show dialplan" or
"dialplan show" or "dialplan show parkedcalls", then asterisk dumps core.
It only appears to happen with contexts that are created within
res_features. I am able to display all my other dialplans, but, every
time I try to just do a normal "dialplan show" asterisk core dumps
2006 May 03
1
my asterisk crashed
the gdb of the core taken from the asterisk as the time of crash is as below
I run asterisk-1.2.5 on fedora core 3 with chan_ss7
can someone help out?
#0 ast_var_name (var=0x1) at chanvars.c:71
71 if (var->name[0] == '_') {
(gdb) bt
#0 ast_var_name (var=0x1) at chanvars.c:71
#1 0x0808934e in pbx_builtin_getvar_helper (chan=0x0, name=0xf5bc2d46
2008 Jun 02
2
ast_compile_ael2: Warning: file /etc/asterisk/extensions.ael, line 932-932: Empty Extension!
On starting Asterisk (1.4) I get a whole bunch of
WARNING[5858]: pbx_ael.c:4040 ast_compile_ael2: Warning: file /etc/asterisk/extensions.ael, line 932-932: Empty Extension!
I find it a bit disturbing that this message has a level of WARNING
(instead of NOTICE maybe) because the extensions in question are
empty on purpose. The only reason they exist are the hints.
hint(SIP/3000) 3000 => {}
2007 Dec 04
0
Queue App - crash (1.4.15)
This is the core trace
(gdb) bt
#0 0xb7e5a231 in strcasecmp () from /lib/libc.so.6
#1 0xb7ce0a3f in local_ast_moh_start (chan=0x82496a8, mclass=0xb720f828
"default", interpclass=0x0)
at res_musiconhold.c:646
#2 0x08083695 in ast_moh_start (chan=0x64, mclass=0x64 <Address 0x64 out of
bounds>,
interpclass=0x88 <Address 0x88 out of bounds>) at channel.c:4614
#3