Displaying 4 results from an estimated 4 matches for "session_do".
Did you mean:
session_
2007 Jan 03
3
Asterisk Core Dump in app_queue - Anyone seen?
...at cli.c:147
#4 0x0809283e in ast_cli_command (fd=33, s=0x6d6f7250 <Address 0x6d6f7250 out of bounds>) at cli.c:1364
#5 0x080aef0f in action_command (s=0x81ead18, m=0xbddfaac0) at manager.c:927
#6 0x080b3ee4 in process_message (s=0x81ead18, m=0xbddfaac0) at manager.c:1305
#7 0x080b2ac5 in session_do (data=0x81ead18) at manager.c:1401
#8 0xb7f15ed8 in pthread_start_thread () from /lib/libpthread.so.0
#9 0xb7e147ea in clone () from /lib/libc.so.6
(gdb) bt full
#0 reload_queues () at app_queue.c:3339
q = (struct ast_call_queue *) 0x81adca8
ql = (struct ast_call_queue *) 0xbddfa...
2005 Sep 16
0
lastest spandsp-0.03pre1 don't compile
...kt.c:159: error: `sessionlock' undeclared (first use in this function)
tpkt.c:160: error: dereferencing pointer to incomplete type
tpkt.c:160: error: `sessions' undeclared (first use in this function)
tpkt.c:163: error: `t' undeclared (first use in this function)
tpkt.c:163: error: `session_do' undeclared (first use in this function)
tpkt.c:164: warning: implicit declaration of function `destroy_session'
tpkt.c: At top level:
tpkt.c:171: warning: no previous prototype for 'init_tpkt'
tpkt.c: In function `init_tpkt':
tpkt.c:173: warning: passing arg 1 of `pthread_...
2009 Aug 21
3
Core dump gets created while accessing voicemail
Hi ALL,
When i was accessing the voice message it suddenly goes dead and after that
i couldn't able to retrieve the voicemessage again from my mailbox . This
happens once in a while for any configured mailboxes
I am using the following system configuration.
asterisk 1.4.22.1
odbc storage of voicemail messages
centos 5.2 64bit
unixODBC-2.2.11-7.1
mysql-connector-odbc-3.51.12-2.2
2007 Dec 04
0
Queue App - crash (1.4.15)
...process 7592):
#0 0xb7e9f90a in poll () from /lib/libc.so.6
---Type <return> to continue, or q <return> to quit---
#1 0x080bafb5 in get_input (s=0x8183068, output=0xb7d23854 "") at manager.c
:2210
#2 0x080b9be5 in do_message (s=0x8183068) at manager.c:2247
#3 0x080b7578 in session_do (data=0x8183068) at manager.c:2272
#4 0x080f7e99 in dummy_start (data=0xffffffff) at utils.c:843
#5 0xb7f7f13d in pthread_start_thread () from /lib/libpthread.so.0
#6 0xb7ea81ba in clone () from /lib/libc.so.6
Thread 23 (process 7610):
#0 0xb7f8523b in read () from /lib/libpthread.so.0
#1 0xb...