Displaying 10 results from an estimated 10 matches for "restart_monitor".
2003 Jul 31
3
Mutex problem in sip?
...onitor): Error obtaining mutex: Device or resource
busy
chan_sip.c line 4980 (do_monitor): Got it eventually...
chan_sip.c line 948 (sip_hangup): Error obtaining mutex: Device or resource
busy
channel.c line 370 (ast_queue_frame): Error obtaining mutex: Device or
resource busy
chan_sip.c line 5044 (restart_monitor): Error obtaining mutex: Device or
resource busy
chan_sip.c line 5044 (restart_monitor): Error obtaining mutex: Device or
resource busy
chan_sip.c line 5044 (restart_monitor): Error obtaining mutex: Device or
resource busy
chan_sip.c line 5044 (restart_monitor): Error obtaining mutex: Device or
res...
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
2016 Oct 11
5
Asterisk 13.11.2, 13.11.1, 13.10.0 and certified-13.8-cert3 : freeze on 'sip reload'
...)
0x7f97fef0b700 2159 default_tps_processing_function started at [ 200]
taskprocessor.c default_listener_start()
0x7f97fef87700 2158 default_tps_processing_function started at [ 200]
taskprocessor.c default_listener_start()
0x7f97ff003700 2157 do_monitor started at [11645] chan_dahdi.c
restart_monitor()
0x7f97ff07f700 2156 do_monitor started at [29518] chan_sip.c
restart_monitor()
0x7f97ff1f3700 2153 worker_start started at [ 1077] threadpool.c
worker_thread_start()
0x7f97ff2eb700 2151 worker_start started at [ 1077] threadpool.c
worker_thread_start()
0x7f97ff26f700...
2004 Jul 14
2
Chan_Capi 0.3.4a error
...an_capi.c:1499: error: structure has no member named `delivery'
chan_capi.c: In function `capi_handle_msg':
chan_capi.c:1973: error: `iflock' undeclared (first use in this function)
chan_capi.c:2063: error: `pipelock' undeclared (first use in this function)
chan_capi.c: In function `restart_monitor':
chan_capi.c:2266: error: `monlock' undeclared (first use in this function)
chan_capi.c: In function `capi_info':
chan_capi.c:2526: error: `contrlock' undeclared (first use in this function)
chan_capi.c: In function `load_module':
chan_capi.c:2606: error: `iflock' undeclare...
2004 Dec 07
1
chan_capi 0.3.5 does not compile
...U_SOURCE -O6 -march=i686 -DCAPI_ES -DCAPI_GAIN -DCAPI_SYNC -Wno-missing-prototypes -Wno-missing-declarations -DCRYPTO -c -o chan_capi.o chan_capi.c
chan_capi.c:23: asterisk/features.h: No such file or directory
chan_capi.c:24: asterisk/utils.h: No such file or directory
chan_capi.c: In function `restart_monitor':
chan_capi.c:2278: warning: implicit declaration of function `ast_pthread_create'
make: *** [chan_capi.o] Error 1
I am using debian stable, kernel 2.4.28
greetings
Milos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/aste...
2005 Mar 12
2
SIP monitor thread is hanged up on a uClinux embeded linux system
I met a strange SIP problem recently.
In an ordinary procedure, when asterisk loads sip module, a series of
functions are called sequentially:
load_module()->restart_monitor()->ast_pthread_create()->pthread_create()->do_monitor()
However in my system, pthread_create() failed to create a child thread
to execute do_monitor(), (though pthread_create() returns a successful
signal to asterisk.) Therefore my sip monitor can't monitor the incoming
network flo...
2004 Jul 02
1
Problem with CHAN_SCCP
...s in.)
chan_sccp.c:432: `linelock' undeclared (first use in this function)
chan_sccp.c:486: `intercomlock' undeclared (first use in this function)
chan_sccp.c: In function `do_monitor':
chan_sccp.c:584: `monlock' undeclared (first use in this function)
chan_sccp.c: In function `restart_monitor':
chan_sccp.c:600: `monlock' undeclared (first use in this function)
chan_sccp.c: In function `unload_module':
chan_sccp.c:664: `monlock' undeclared (first use in this function)
chan_sccp.c: In function `usecount':
chan_sccp.c:683: `usecnt_lock' undeclared (first use in...
2004 Sep 20
1
can't compile chan_capi 0.3.5 under SuSE 9.0
...an_capi.c:1500: error: structure has no member named `delivery'
chan_capi.c: In function `capi_handle_msg':
chan_capi.c:1974: error: `iflock' undeclared (first use in this function)
chan_capi.c:2064: error: `pipelock' undeclared (first use in this function)
chan_capi.c: In function `restart_monitor':
chan_capi.c:2267: error: `monlock' undeclared (first use in this function)
chan_capi.c:2278: warning: implicit declaration of function
`ast_pthread_create'
chan_capi.c: In function `capi_info':
chan_capi.c:2527: error: `contrlock' undeclared (first use in this function)
chan_...
2004 Aug 16
3
Problems compiling chan_capi-0.3.5
...an_capi.c:1500: error: structure has no member named `delivery'
chan_capi.c: In function `capi_handle_msg':
chan_capi.c:1974: error: `iflock' undeclared (first use in this function)
chan_capi.c:2064: error: `pipelock' undeclared (first use in this function)
chan_capi.c: In function `restart_monitor':
chan_capi.c:2267: error: `monlock' undeclared (first use in this function)
chan_capi.c:2278: warning: implicit declaration of function
`ast_pthread_create'
chan_capi.c: In function `capi_info':
chan_capi.c:2527: error: `contrlock' undeclared (first use in this function)
chan_c...
2009 Nov 25
0
asterisk + res_config_ldap = asterisk.core
..._info__ = {pthread_cleanup_pad = {0, 4385328,
34400665216, 0, 0, 0, 0, 0}}
ret = (void *) 0x802336f4c
a = {start_routine = 0x809068dd0 <do_monitor>, data = 0x0,
name = 0x802725180 "do_monitor", ' ' <repeats 11 times>, "started at
[19900] chan_sip.c restart_monitor()"}
#17 0x00000008023334b1 in pthread_getprio () from /lib/libthr.so.3
No symbol table info available.
#18 0x0000000000000000 in ?? ()
No symbol table info available.
Cannot access memory at address 0x7fffff894000
--------------------------------------------------------
Thanks in advance.