search for: ast_pbx_start

Displaying 13 results from an estimated 13 matches for "ast_pbx_start".

2013 Nov 27
2
Asterisk uses 105% CPU
Hello, Using asterisk 1.8.24 on CentOS 6.4 I notice that the asterisk process is using between 105 en 110 % CPU : PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 1765 root 20 0 2508m 102m 8864 S 105.8 2.7 102:11.55 asterisk 2682 mysql 20 0 627m 29m 6204 S 0.7 0.8 1:59.51 mysqld 1 root 20 0 19228 1508 1220 S 0.0 0.0 0:00.75 init
2003 Feb 18
1
Asterisk left in a bad state
.... I'd also welcome suggestions for which debug information to be printed out before bailing out. The error messages were as follows (repeated hundreds of times): WARNING[1065674]: File pbx.c, Line 3152 (ast_pbx_outgoing_exten): Failed to start async wait WARNING[12301]: File pbx.c, Line 1262 (ast_pbx_start): Failed to create new channel thread WARNING[12301]: File chan_sip.c, Line 3011 (handle_request): Failed to start PBX :( WARNING[11276]: File pbx.c, Line 1262 (ast_pbx_start): Failed to create new channel thread WARNING[11276]: File chan_iax.c, Line 1941 (ast_iax_new): Unable to start PBX on IAX[...
2015 Apr 01
1
Asterisk 11.17.0 Now Available
...calls that specify a key lifetime fail (Reported by Terry Wilson) * ASTERISK-23214 - chan_sip WARNING message 'We are requesting SRTP for audio, but they responded without it' is ambiguous and wrong in some cases (Reported by Rusty Newton) * ASTERISK-15434 - [patch] When ast_pbx_start failed, both an error response and BYE are sent to the caller (Reported by Makoto Dei) * ASTERISK-18105 - most of asterisk modules are unbuildable in cygwin environment (Reported by feyfre) * ASTERISK-24828 - Fix Frame Leaks (Reported by Kevin Harwell) * ASTERISK-24838 - chan_s...
2015 Apr 01
0
Asterisk 11.17.0 Now Available
...calls that specify a key lifetime fail (Reported by Terry Wilson) * ASTERISK-23214 - chan_sip WARNING message 'We are requesting SRTP for audio, but they responded without it' is ambiguous and wrong in some cases (Reported by Rusty Newton) * ASTERISK-15434 - [patch] When ast_pbx_start failed, both an error response and BYE are sent to the caller (Reported by Makoto Dei) * ASTERISK-18105 - most of asterisk modules are unbuildable in cygwin environment (Reported by feyfre) * ASTERISK-24828 - Fix Frame Leaks (Reported by Kevin Harwell) * ASTERISK-24838 - chan_s...
2015 Apr 01
0
Asterisk 13.3.0 Now Available
...calls that specify a key lifetime fail (Reported by Terry Wilson) * ASTERISK-23214 - chan_sip WARNING message 'We are requesting SRTP for audio, but they responded without it' is ambiguous and wrong in some cases (Reported by Rusty Newton) * ASTERISK-15434 - [patch] When ast_pbx_start failed, both an error response and BYE are sent to the caller (Reported by Makoto Dei) * ASTERISK-18105 - most of asterisk modules are unbuildable in cygwin environment (Reported by feyfre) * ASTERISK-24828 - Fix Frame Leaks (Reported by Kevin Harwell) * ASTERISK-24751 - Intege...
2015 Apr 01
0
Asterisk 13.3.0 Now Available
...calls that specify a key lifetime fail (Reported by Terry Wilson) * ASTERISK-23214 - chan_sip WARNING message 'We are requesting SRTP for audio, but they responded without it' is ambiguous and wrong in some cases (Reported by Rusty Newton) * ASTERISK-15434 - [patch] When ast_pbx_start failed, both an error response and BYE are sent to the caller (Reported by Makoto Dei) * ASTERISK-18105 - most of asterisk modules are unbuildable in cygwin environment (Reported by feyfre) * ASTERISK-24828 - Fix Frame Leaks (Reported by Kevin Harwell) * ASTERISK-24751 - Intege...
2007 Dec 04
0
Queue App - crash (1.4.15)
...ster_thread>, __arg = 0xa0019, __canceltype = -1222557972, __prev = 0x0} ret = (void *) 0x8249a98 a = {start_routine = 0x80c7fc0 <pbx_thread>, data = 0x82496a8, name = 0x8249a98 "pbx_thread", ' ' <repeats 11 times>, "started at [ 2655] pbx.c ast_pbx_start()"} #8 0xb7f7f13d in pthread_start_thread () from /lib/libpthread.so.0 No symbol table info available. #9 0xb7ea81ba in clone () from /lib/libc.so.6 No symbol table info available. (gdb) thread apply all bt Thread 29 (process 7281): #0 0xb7f8523b in read () from /lib/libpthread.so.0 #1...
2007 Oct 31
1
segfault - asterisk crash and restart
...a2b <ast_unregister_thread> __cancel_arg = (void *) 0x417ab940 not_first_call = 0 ret = (void *) 0x37e8344898 a = {start_routine = 0x490864 <pbx_thread>, data = 0xf460320, name = 0xf3204d0 "pbx_thread", ' ' <repeats 11 times>, "started at [ 2627] pbx.c ast_pbx_start()"} lock_info = (struct thr_lock_info *) 0xf44e150 #16 0x00000037e8c061b5 in start_thread () from /lib64/libpthread.so.0 No symbol table info available. #17 0x00000037e80cd36d in clone () from /lib64/libc.so.6 No symbol table info available. #18 0x0000000000000000 in ?? () No symbol table inf...
2005 Jun 20
2
app_valetparking.c
Since www.bkw.org seems not to exist anymore (getting response from some hosting provider), does anyone happend to have a copy of app_valetparking.c from www.bkw.org - the one that should work with * stable 1.0.X ? If so please contact me. One that can be downloaded from www.loligo.com dosn't compile with 1.0.X, and SuperValletParking (www.asterlink.com/svp/) seems to be for * HEAD
2005 Jun 20
1
Re: app_valetparking.c for * STABLE (1.0.X)
Nope ! This is the one that tries to include PRE 1.0.X header file <parking.h>. It cannot compile on * 1.0.X (I have tried also to include <features.h> instead of <parking.h> (as far as I know features.h is successor to parking.h), but still without results). Thanks anyway. Nenad > > Try this > >> Since www.bkw.org seems not to exist anymore (getting
2016 Jul 13
0
Certified Asterisk 13.8-cert1 Now Available
...4828 - Fix Frame Leaks (Reported by Kevin Harwell) * ASTERISK-18105 - most of asterisk modules are unbuildable in cygwin environment (Reported by feyfre) * ASTERISK-21845 - maxcalls exceeded, Asterisk sends out 480 and also BYE (Reported by Tony Ching) * ASTERISK-15434 - [patch] When ast_pbx_start failed, both an error response and BYE are sent to the caller (Reported by Makoto Dei) * ASTERISK-23214 - chan_sip WARNING message 'We are requesting SRTP for audio, but they responded without it' is ambiguous and wrong in some cases (Reported by Rusty Newton) * AS...
2016 Jul 27
3
Asterisk 14.0.0-beta1 Now Available
...4828 - Fix Frame Leaks (Reported by Kevin Harwell) * ASTERISK-18105 - most of asterisk modules are unbuildable in cygwin environment (Reported by feyfre) * ASTERISK-21845 - maxcalls exceeded, Asterisk sends out 480 and also BYE (Reported by Tony Ching) * ASTERISK-15434 - [patch] When ast_pbx_start failed, both an error response and BYE are sent to the caller (Reported by Makoto Dei) * ASTERISK-23214 - chan_sip WARNING message 'We are requesting SRTP for audio, but they responded without it' is ambiguous and wrong in some cases (Reported by Rusty Newton) * AS...
2019 Dec 24
0
Certified Asterisk 16.3-cert1 Now Available
...t (Reported by feyfre) - [ASTERISK-21845 <https://issues.asterisk.org/jira/browse/ASTERISK-21845>] - maxcalls exceeded, Asterisk sends out 480 and also BYE (Reported by Tony Ching) - [ASTERISK-15434 <https://issues.asterisk.org/jira/browse/ASTERISK-15434>] - [patch] When ast_pbx_start failed, both an error response and BYE are sent to the caller (Reported by Makoto Dei) - [ASTERISK-23214 <https://issues.asterisk.org/jira/browse/ASTERISK-23214>] - chan_sip WARNING message 'We are requesting SRTP for audio, but they responded without it' is ambiguous and wron...