search for: do_reload

Displaying 20 results from an estimated 20 matches for "do_reload".

Did you mean: d_reload
2007 Jul 23
3
extension.conf doesn't reload?
...seem to read my configuration files. Any suggestions? pbx*CLI> reload The 'reload' command is deprecated and will be removed in a future release. Please use 'module reload' instead. == Parsing '/etc/asterisk/cdr.conf': Found [Jul 23 14:14:54] NOTICE[28392]: cdr.c:1359 do_reload: CDR simple logging enabled. == Parsing '/etc/asterisk/dnsmgr.conf': Found == Parsing '/etc/asterisk/manager.conf': Found == Parsing '/etc/asterisk/rtp.conf': Found == RTP Allocating from port range 10000 -> 20000 == Parsing '/etc/asterisk/http.conf': Fo...
2006 Nov 04
2
app_prepaid won't load - undefined symbol mysql_num_fields
...sed under the GNU General Public License version 2 and other licenses; you are welcome to redistribute it under certain conditions. Type 'show license' for details. ========================================================================= [ Booting...Nov 4 14:06:41 NOTICE[2914]: cdr.c:1191 do_reload: CDR simple logging enabled. .Nov 4 14:06:41 WARNING[2914]: cdr_addon_mysql.c:361 my_load_module: MySQL database sock file not specified. Using default Nov 4 14:06:42 WARNING[2914]: loader.c:325 __load_resource: /usr/lib/asterisk/modules/app_prepaid.so: undefined symbol: mysql_num_fields Nov 4...
2007 Mar 04
1
running error: load_modules: No 'modules.conf' found - vesrion 1.4.1 from svn
...4 14:19:27] WARNING[24527]: loader.c:728 load_modules: No 'modules.conf' found, no modules will be loaded. [Mar 4 14:19:27] NOTICE[24527]: manager.c:2681 init_manager: Unable to open management configuration manager.conf. Call management disabled. [Mar 4 14:19:27] NOTICE[24527]: cdr.c:1093 do_reload: CDR simple logging enabled. I get this errors although my astetcdir contains the above considered files?? Does asterisk searched for those files in other directory than astetcdir?? the contents of my asterisk.conf: [directories] astetcdir => /home/asterisk/asterisk/asterisk astmoddir => /...
2007 Mar 07
1
Asterisk Registering to other SIP servers.
..., 5060. This is being rejected by SIP server. REGISTER sip:192.168.2.94 SIP/2.0 The request line instead should be like this: REGISTER sip:192.168.2.94:6060 SIP/2.0 See the attached debug logs. SIP Debugging enabled *CLI> reload Mar 7 13:23:12 NOTICE[17748]: cdr.c:1193 do_reload: CDR simple logging enabled. Mar 7 13:23:12 NOTICE[17748]: indications.c:505 ast_unregister_indication_country: Removed default indication country 'us' Mar 7 13:23:12 WARNING[17748]: chan_zap.c:11029 setup_zap: Ignoring signalling Mar 7 13:23:12 WARNING[17748]: chan_zap.c:11029 setup_...
2012 Jul 07
1
Bug#680588: xcp-xapi: startup race condition between xcp-xapi and xcp-networkd on slave
...started subsequently. A last resort is to # sleep for some time. start-stop-daemon --stop --quiet --oknodo --retry=0/30/KILL/5 --exec $DAEMON [ "$?" = 2 ] && return 2 # Many daemons don't delete their pidfiles when they exit. rm -f $PIDFILE return "$RETVAL" } do_reload() { # # If the daemon can reload its configuration without # restarting (for example, when it is sent a SIGHUP), # then implement that here. # start-stop-daemon --stop --signal 1 --quiet --pidfile $PIDFILE --name $NAME return 0 } case "$1" in start) [ "$VERBOSE" != no...
2012 Jul 06
4
Bug#680528: xcp-xapi: /etc/init.d/xendomains cause xapi to hand during boot
...started subsequently. A last resort is to # sleep for some time. start-stop-daemon --stop --quiet --oknodo --retry=0/30/KILL/5 --exec $DAEMON [ "$?" = 2 ] && return 2 # Many daemons don't delete their pidfiles when they exit. rm -f $PIDFILE return "$RETVAL" } do_reload() { # # If the daemon can reload its configuration without # restarting (for example, when it is sent a SIGHUP), # then implement that here. # start-stop-daemon --stop --signal 1 --quiet --pidfile $PIDFILE --name $NAME return 0 } case "$1" in start) [ "$VERBOSE" != no...
2012 Jul 12
2
Bug#681343: xcp-xapi: wait_for_xapi() function in init.d script does not work
...started subsequently. A last resort is to # sleep for some time. start-stop-daemon --stop --quiet --oknodo --retry=0/30/KILL/5 --exec $DAEMON [ "$?" = 2 ] && return 2 # Many daemons don't delete their pidfiles when they exit. rm -f $PIDFILE return "$RETVAL" } do_reload() { # # If the daemon can reload its configuration without # restarting (for example, when it is sent a SIGHUP), # then implement that here. # start-stop-daemon --stop --signal 1 --quiet --pidfile $PIDFILE --name $NAME return 0 } case "$1" in start) [ "$VERBOSE" != no...
2006 Jan 09
3
Problem Compiling Zaptel 1.2.1
[root@iw-asterisk zaptel-1.2.1]# make gcc -I/lib/modules/2.4.21-4.ELsmp/build/include -O6 -DMODULE -D__KERNEL__ -DEXPORT_SYMTAB -I/lib/modules/2.4.21-4.ELsmp/build/drivers/net -Wall -I. -Wstrict-prototypes -fomit-frame-pointer -I/lib/modules/2.4.21-4.ELsmp/build/drivers/net/wan -I/lib/modules/2.4.21-4.ELsmp/build/include/net -DMODVERSIONS -include
2015 Feb 16
1
Asterisk 11.6. SIP realtime lost peers after 'sip reload'
...[Feb 16 14:30:20] DEBUG[1468]: sched.c:565 ast_sched_dump: |623646 | 0x7f2ebc5451c0 | 0x2d4cee8 | 000055 : 902262 | [Feb 16 14:30:20] DEBUG[1468]: sched.c:568 ast_sched_dump: ============================================================= [Feb 16 14:30:20] DEBUG[1468]: chan_sip.c:33170 sip_do_reload: --------------- Done destroying pruned peers [Feb 16 14:30:20] DEBUG[1468]: chan_sip.c:33185 sip_do_reload: do_reload finished. peer poke/prune reg contact time = 0 sec. [Feb 16 14:30:20] DEBUG[1468]: chan_sip.c:33187 sip_do_reload: --------------- SIP reload done srv-pbx2*CLI> sip sho...
2006 Apr 20
3
Asterisk Won't start after SVN Trunk Update
...red action AbsoluteTimeout == Manager registered action MailboxStatus == Manager registered action MailboxCount == Manager registered action ListCommands == Manager registered action WaitEvent == Parsing '/etc/asterisk/manager.conf': Found Apr 20 08:27:58 NOTICE[13559]: cdr.c:1116 do_reload: CDR simple logging enabled. == Parsing '/etc/asterisk/rtp.conf': Found == RTP Allocating from port range 10000 -> 20000 == UDPTL allocating from port range 4500 -> 4999 Asterisk PBX Core Initializing Registering builtin applications: [Answer] == Registered application 'A...
2007 Mar 04
1
running error, unable to load *.conf files: load_modules: No 'modules.conf' found - svn version 1.4.1
...14:19:27] WARNING[24527]: loader.c:728 load_modules: No 'modules.conf' found, no modules will be loaded. [Mar 4 14:19:27] NOTICE[24527]: manager.c:2681 init_manager: Unable to open management configuration manager.conf. Call management disabled. [Mar 4 14:19:27] NOTICE[24527]: cdr.c:1093 do_reload: CDR simple logging enabled. I get this errors although my astetcdir contains the above considered files?? Does asterisk searched for those files in other directory than astetcdir?? When I for instance try to reload the chan_sip.so through the CLI interface I get same that sql.conf file is unab...
2009 May 03
2
Asterisk not starting up due to database problems
...he Debian GNU/Linux distribution Please report all bugs to http://bugs.debian.org/asterisk ========================================================================= [ Booting... [ Reading Master Configuration ] [ Initializing Custom Configuration Options ] [May 3 13:29:14] NOTICE[7477]: cdr.c:1373 do_reload: CDR simple logging enabled. [May 3 13:29:14] NOTICE[7477]: loader.c:859 load_modules: 175 modules will be loaded. ..[May 3 13:29:14] NOTICE[7477]: res_odbc.c:235 load_odbc_config: Adding ENV var: INFORMIXSERVER=my_special_database [May 3 13:29:14] NOTICE[7477]: res_odbc.c:235 load_odbc_config:...
2010 Aug 23
2
problem with mssql and Asterisk 1.8.0 beta3
Hi all, I am testing with Asterisk 1.8.0 beta3 using realtime with a mssql server using freetds and unixodbc, which works with 1.6.1.20. With the same config in 1.8 I get an error when trying to start asterisk which says: [Aug 23 15:06:12] WARNING[7180]: loader.c:387 load_dynamic_module: Error loading module 'res_config_odbc.so': /usr/lib/asterisk/modules/res_config_odbc.so: undefined
2004 Mar 31
2
sound issue
Hi all, I'm new to asterisk. I have it installed and 1 x100p card. I'm trying to use kphone to connect out. But, when I start * it gives me sound card busy error. I've checked ps aux and nothing seems to have the sound card. Any ideas? Does starting asterisk automatically take the sound card? Also, can you use the phone connected into the XFO card w/ asterisk or do you need an XFS card
2006 Nov 16
2
installing asterisk for Ubuntu Synaptic
...egistered action MailboxStatus == Manager registered action MailboxCount == Manager registered action ListCommands Nov 16 09:09:15 NOTICE[6622]: manager.c:1678 init_manager: Unable to open management configuration manager.conf. Call management disabled. Nov 16 09:09:15 NOTICE[6622]: cdr.c:1191 do_reload: CDR simple logging enabled. == RTP Allocating from port range 5000 -> 31000 Asterisk PBX Core Initializing Registering builtin applications: [AbsoluteTimeout] == Registered application 'AbsoluteTimeout' [Answer] == Registered application 'Answer' [BackGround] == Regis...
2009 Aug 12
1
app_voicemail.so: undefinied symbol: global_app_buf
...amic_module: Error loading module 'app_voicemail.so': /usr/lib/asterisk/modules/app_voicemail.so: undefined symbol: global_app_buf [Aug 11 22:00:01] WARNING[20173]: loader.c:667 load_resource: Module 'app_voicemail.so' could not be loaded. [Aug 11 22:00:01] NOTICE[20173]: cdr.c:1441 do_reload: CDR simple logging enabled. [Aug 11 22:00:01] NOTICE[20173]: loader.c:875 load_modules: 170 modules will be loaded. [Aug 11 22:00:01] WARNING[20173]: loader.c:376 load_dynamic_module: Error loading module 'app_voicemail.so': /usr/lib/asterisk/modules/app_voicemail.so: undefined symbol: glo...
2006 Apr 26
0
Help! * Won't Start after SVN Trunk Update - SuSE 10
...red action AbsoluteTimeout == Manager registered action MailboxStatus == Manager registered action MailboxCount == Manager registered action ListCommands == Manager registered action WaitEvent == Parsing '/etc/asterisk/manager.conf': Found Apr 20 08:27:58 NOTICE[13559]: cdr.c:1116 do_reload: CDR simple logging enabled. == Parsing '/etc/asterisk/rtp.conf': Found == RTP Allocating from port range 10000 -> 20000 == UDPTL allocating from port range 4500 -> 4999 Asterisk PBX Core Initializing Registering builtin applications: [Answer] == Registered application 'A...
2013 Jan 10
1
Segmentation fault after upgrading from asterisk-10.5.0 to asterisk-11.1.2
...01-10 14:20:10] NOTICE[27062]: manager.c:7545 __init_manager: Invalid keyword <displaysystemname> = <yes> in manager.conf [general] == Parsing '/etc/asterisk/users.conf': Found == Parsing '/etc/asterisk/cdr.conf': Found [2013-01-10 14:20:10] NOTICE[27062]: cdr.c:1613 do_reload: CDR logging disabled, data will be lost. -- CEL logging disabled. == Parsing '/etc/asterisk/udptl.conf': Found [2013-01-10 14:20:10] WARNING[27062]: udptl.c:1413 removed_options_handler: t38faxudpec in udptl.conf is no longer supported; use the t38pt_udptl configuration option in sip...
2006 Mar 13
2
Unknown signalling method 'pri_cpe'
...nager registered action Command == Manager registered action ExtensionState == Manager registered action AbsoluteTimeout == Manager registered action MailboxStatus == Manager registered action MailboxCount == Manager registered action ListCommands Mar 13 20:44:26 NOTICE[10829]: cdr.c:1166 do_reload: CDR simple logging enabled. == RTP Allocating from port range 10000 -> 20000 Asterisk PBX Core Initializing Registering builtin applications: [Answer] == Registered application 'Answer' [BackGround] == Registered application 'BackGround' [Busy] == Registered applicati...
2010 Mar 09
0
Asterisk 1.6.2.5 crash with chan_capi upon calling to PSTN
...redistribute it under certain conditions. Type 'core show license' for details. ======================================================================== = [ Booting... [ Reading Master Configuration ] [ Initializing Custom Configuration Options ] [Mar 9 10:17:53] NOTICE[29368]: cdr.c:1473 do_reload: CDR simple logging enabled. [Mar 9 10:17:53] NOTICE[29368]: loader.c:1044 load_modules: 172 modules will be loaded. .....[Mar 9 10:17:53] NOTICE[29368]: res_smdi.c:1361 load_module: No SMDI interfaces are available to listen on, not starting SMDI listener. ........................[Mar 9 10:17:5...