search for: ast_load_realtime

Displaying 9 results from an estimated 9 matches for "ast_load_realtime".

2006 Jan 20
1
more voicemail frustrations (was: realtimevoicemail)
...niker wrote: > >> That's not a solution, but just a workaround. >> 1.2.1 has a bug where it always uses an empty context when searching >> for a mailbox when using realtime config. >> At around line 546 of apps/app_voicemail.c there is a line that says >> var = ast_load_realtime("voicemail", "mailbox", mailbox, "context", >> retval->context, NULL); Change it to >> var = ast_load_realtime("voicemail", "mailbox", mailbox, "context", >> context, NULL); Then recompile and contexts will work. >...
2005 Jan 15
1
can't install 1.0.3
...= Registered application 'StripLSD' [app_disa.so] => (DISA (Direct Inward System Access) Application) == Registered application 'DISA' [app_realtime.so]Jan 15 17:42:24 WARNING[19841]: loader.c:258 ast_load_resource: /usr/lib/asterisk/modules/app_realtime.so: undefined symbol: ast_load_realtime Jan 15 17:42:24 WARNING[19841]: loader.c:440 load_modules: Loading module app_realtime.so failed! Ouch ... error while writing audio data: : Broken pipe dilbert:/usr/src/asterisk-1.0.3 # Warning, flexible rate not heavily tested! Thor
2005 Jan 07
2
Loading module app_realtime.so failed!
...============================= Connected to Asterisk CVS-v1-0-12/28/04-11:37:32 currently running on foxy (pid = 1751) foxy*CLI> foxy*CLI> == Creating H.323 Endpoint Jan 7 19:17:22 WARNING[1752]: loader.c:258 ast_load_resource: /usr/lib/asterisk/modules/app_realtime.so: undefined symbol: ast_load_realtime Jan 7 19:17:22 WARNING[1752]: loader.c:440 load_modules: Loading module app_realtime.so failed! foxy*CLI> Disconnected from Asterisk server root@foxy:~ > Best Regards Steve Beaumont
2006 Oct 17
1
Please help me!!
...t res_mysql.conf, extconf.conf without any issues. So when I start asterisk and my phone try to register using sip user configured in my db, asterisk stops with Segmentation fault error. Follow post gdb backtrace 0 0x400337c0 in pthread_setcanceltype () from /lib/libpthread.so.0 #21 0x0805d8de in ast_load_realtime (family=0x666d7464 <Address 0x666d7464 out of bounds>) at config.c:994 #22 0x4047cdad in realtime_peer (peername=0xbe7f8891 "101", sin=0x730) at chan_sip.c:1696 #23 0x4046cf67 in find_peer (peer=0xbe7f8891 "101", sin=0x0, realtime=1) at chan_sip.c:1776 #24 0x40485dfd in re...
2004 Dec 09
6
very OT - basic newbie networking question
Sorry to ask such a basic question: I have a * box with 2 nics in the following setup: Internet | 192.168.5.253 (firewall) | 192.168.5.xxx network (gw 192.168.5.253) | 192.168.5.10 (* nic 1) 192.168.6.10 (* nic 2) | 192.168.6.xxx network The netmask for both networks is 255.255.255.0 The 192.168.6.xxx networks has a 48 port switch solely for the use of cicso 7940 phones, the 192.168.5.xxx is
2004 Dec 27
6
realtime voicemail
Paste your extensions.conf section that is relevant. -Matthew ----- Original Message ----- From: "Greg - Cirelle Enterprises" <gcirino@cirelle.com> To: <asterisk-dev@lists.digium.com> Sent: Monday, December 27, 2004 4:32 PM Subject: [Asterisk-Dev] realtime voicemail > Let me clarify my last message. > > If I put in the wrong password I get polled > again for
2006 Oct 11
0
Segmentation fault asterisk realtime problem
...t res_mysql.conf, extconf.conf without any issues. So when I start asterisk and my phone try to register using sip user configured in my db, asterisk stops with Segmentation fault error. Follow post gdb backtrace 0 0x400337c0 in pthread_setcanceltype () from /lib/libpthread.so.0 #21 0x0805d8de in ast_load_realtime (family=0x666d7464 <Address 0x666d7464 out of bounds>) at config.c:994 #22 0x4047cdad in realtime_peer (peername=0xbe7f8891 "101", sin=0x730) at chan_sip.c:1696 #23 0x4046cf67 in find_peer (peer=0xbe7f8891 "101", sin=0x0, realtime=1) at chan_sip.c:1776 #24 0x40485dfd in re...
2006 Oct 13
0
Segmentation fault issue
...t res_mysql.conf, extconf.conf without any issues. So when I start asterisk and my phone try to register using sip user configured in my db, asterisk stops with Segmentation fault error. Follow post gdb backtrace 0 0x400337c0 in pthread_setcanceltype () from /lib/libpthread.so.0 #21 0x0805d8de in ast_load_realtime (family=0x666d7464 <Address 0x666d7464 out of bounds>) at config.c:994 #22 0x4047cdad in realtime_peer (peername=0xbe7f8891 "101", sin=0x730) at chan_sip.c:1696 #23 0x4046cf67 in find_peer (peer=0xbe7f8891 "101", sin=0x0, realtime=1) at chan_sip.c:1776 #24 0x40485dfd in re...
2007 Oct 02
0
Segmentation fault in app_voicemail (ODBC/PSQL problem)
...x86e76e0, prepare_cb=0x113120 <custom_prepare>, data=0xb7d83794) at res_odbc.c:96 #8 0x00113511 in realtime_odbc (database=0xb7d838ec "asterisk", table=0xb7d837ec "miniminder.voicemail_users", ap=0xb7d83a04 "C???B") at res_config_odbc.c:148 #9 0x0808c4c7 in ast_load_realtime (family=0x42b12d "voicemail") at config.c:1327 #10 0x0041de88 in find_user (ivm=0xb7d8df60, context=0xb7d8e3cb "miniminder", mailbox=0xb7d8e3c4 "123456") at app_voicemail.c:717 #11 0x0041e5b3 in leave_voicemail (chan=0x878be98, ext=0xb7d9005a "123456 at miniminder...