I only installed it once, then I installed FreePBX as per the script in
my original post. Since Asterisk worked fine before FreePBX, I can only
assume that FreePBX is the culprit. However, it is the same issue with
all versions of FreePBX, and I've seen no other mention of this problem,
so I'm not really sure where the issue resides.


Philip Mullis wrote:
> I see errors kicking back about applications already registered, how
> many times did you install asterisk on that system? did you clean out
> the modules directory before your reinstalled when playing with vanilla
> asterisk and the gui'd variants?
> 
> Phil
> 
> 
> Darryl Moore wrote:
>> /etc/asterisk/logger.conf is set as so:
>>
>> full => notice,warning,error,debug,verbose
>>
>> sadly, no errors on log that (i think) should cause it to abort
>>
>> r...@asterisk:/usr/src/freepbx-2.6.0RC2# tail -n 100
>> /var/log/asterisk/full
>> [Oct 30 09:44:46] VERBOSE[10380] loader.c:  app_flash.so => (Flash
>> channel application)
>> [Oct 30 09:44:46] VERBOSE[10380] config.c:   == Parsing
>> '/etc/asterisk/voicemail.conf': [Oct 30 09:44:46] VERBOSE[10380]
>> config.c:   == Found
>> [Oct 30 09:44:46] VERBOSE[10380] config.c:   == Parsing
>> '/etc/asterisk/users.conf': [Oct 30 09:44:46] VERBOSE[10380] config.c:
>> == Found
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:   == Registered application
>> 'VoiceMail'
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:   == Registered application
>> 'VoiceMailMain'
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:   == Registered application
>> 'MailboxExists'
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:   == Registered application
>> 'VMAuthenticate'
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:   == Registered custom function
>> 'MAILBOX_EXISTS'
>> [Oct 30 09:44:46] VERBOSE[10380] manager.c:   == Manager registered
>> action VoicemailUsersList
>> [Oct 30 09:44:46] VERBOSE[10380] loader.c:  app_voicemail.so =>
>> (Comedian Mail (Voicemail System))
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:   == Registered application
>> 'SendImage'
>> [Oct 30 09:44:46] VERBOSE[10380] loader.c:  app_image.so => (Image
>> Transmission Application)
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:   == Registered application
>> 'SendFAX'
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:   == Registered application
>> 'ReceiveFAX'
>> [Oct 30 09:44:46] VERBOSE[10380] loader.c:  app_fax.so => (Simple FAX
>> Application)
>> [Oct 30 09:44:46] ERROR[10380] ais/clm.c: Could not initialize cluster
>> membership service: Try Again
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:   == Registered custom function
>> 'CHANNEL'
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:   == Registered custom function
>> 'CHANNELS'
>> [Oct 30 09:44:46] VERBOSE[10380] loader.c:  func_channel.so => (Channel
>> information dialplan functions)
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:   == Registered custom function
>> 'MATH'
>> [Oct 30 09:44:46] VERBOSE[10380] loader.c:  func_math.so =>
>> (Mathematical dialplan function)
>> [Oct 30 09:44:46] ERROR[10380] chan_vpb.cc: No Voicetronix cards detected
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:   == Registered custom function
>> 'TIMEOUT'
>> [Oct 30 09:44:46] VERBOSE[10380] loader.c:  func_timeout.so => (Channel
>> timeout dialplan functions)
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:   == Registered application
>> 'SendURL'
>> [Oct 30 09:44:46] VERBOSE[10380] loader.c:  app_url.so => (Send URL
>> Applications)
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:     -- Registered extension
>> context 'default' (0xb733d948) in local table 0x1bd1528; registrar:
>> pbx_lua
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:     -- Including switch 'Lua/'
>> in context 'default'
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:     -- Registered extension
>> context 'demo' (0xb733e200) in local table 0x1bd1528; registrar: pbx_lua
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:     -- Including switch 'Lua/'
>> in context 'demo'
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:     -- Registered extension
>> context 'local' (0xb733ea90) in local table 0x1bd1528; registrar: pbx_lua
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:     -- Including switch 'Lua/'
>> in context 'local'
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:     -- Registered extension
>> context 'app_queue_gosub_virtual_context' (0xb733f320) in local table
>> 0x1bd1528; registrar: app_queue
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:     -- merging
>> incls/swits/igpats from old(app_queue_gosub_virtual_context) to
>> new(app_queue_gosub_virtual_context) context, registrar = pbx_lua
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:     -- Added extension 's'
>> priority 1 to app_queue_gosub_virtual_context (0xb733f320)
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:     -- Registered extension
>> context 'parkedcalls' (0xb7340338) in local table 0x1bd1528; registrar:
>> features
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:     -- merging
>> incls/swits/igpats from old(parkedcalls) to new(parkedcalls) context,
>> registrar = pbx_lua
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:     -- Time to scan old dialplan
>> and merge leftovers back into the new: 0.000081 sec
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:     -- Time to restore hints and
>> swap in new dialplan: 0.000002 sec
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:     -- Time to delete the old
>> dialplan: 0.000020 sec
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:     -- Total time
>> merge_contexts_delete: 0.000103 sec
>> [Oct 30 09:44:46] VERBOSE[10380] loader.c:  pbx_lua.so => (Lua PBX
>> Switch)
>> [Oct 30 09:44:46] VERBOSE[10380] config.c:   == Parsing
>> '/etc/asterisk/mgcp.conf': [Oct 30 09:44:46] VERBOSE[10380] config.c:
>> == Found
>> [Oct 30 09:44:46] VERBOSE[10380] chan_mgcp.c:   == MGCP Listening on
>> 0.0.0.0:2727
>> [Oct 30 09:44:46] VERBOSE[10380] channel.c:   == Registered channel type
>> 'MGCP' (Media Gateway Control Protocol (MGCP))
>> [Oct 30 09:44:46] VERBOSE[10380] loader.c:  chan_mgcp.so => (Media
>> Gateway Control Protocol (MGCP))
>> [Oct 30 09:44:46] VERBOSE[10380] translate.c:   == Registered translator
>> 'alawtoulaw' from format alaw to ulaw, cost 1
>> [Oct 30 09:44:46] VERBOSE[10380] translate.c:   == Registered translator
>> 'ulawtoalaw' from format ulaw to alaw, cost 1
>> [Oct 30 09:44:46] VERBOSE[10380] loader.c:  codec_a_mu.so => (A-law and
>> Mulaw direct Coder/Decoder)
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:   == Registered custom function
>> 'AUDIOHOOK_INHERIT'
>> [Oct 30 09:44:46] VERBOSE[10380] loader.c:  func_audiohookinherit.so =>
>> (Audiohook inheritance function)
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:   == Registered custom function
>> 'SHA1'
>> [Oct 30 09:44:46] VERBOSE[10380] loader.c:  func_sha1.so => (SHA-1
>> computation dialplan function)
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:   == Registered custom function
>> 'ENV'
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:   == Registered custom function
>> 'STAT'
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:   == Registered custom function
>> 'FILE'
>> [Oct 30 09:44:46] VERBOSE[10380] loader.c:  func_env.so =>
>> (Environment/filesystem dialplan functions)
>> [Oct 30 09:44:46] VERBOSE[10380] file.c:   == Registered file format
>> gsm, extension(s) gsm
>> [Oct 30 09:44:46] VERBOSE[10380] loader.c:  format_gsm.so => (Raw GSM
>> data)
>> [Oct 30 09:44:46] VERBOSE[10380] config.c:   == Parsing
>> '/etc/asterisk/codecs.conf': [Oct 30 09:44:46] VERBOSE[10380]
>> config.c:   == Found
>> [Oct 30 09:44:46] VERBOSE[10380] codec_alaw.c:     -- codec_alaw: using
>> generic PLC
>> [Oct 30 09:44:46] VERBOSE[10380] translate.c:   == Registered translator
>> 'alawtolin' from format alaw to slin, cost 1
>> [Oct 30 09:44:46] VERBOSE[10380] translate.c:   == Registered translator
>> 'lintoalaw' from format slin to alaw, cost 1
>> [Oct 30 09:44:46] VERBOSE[10380] loader.c:  codec_alaw.so => (A-law
>> Coder/Decoder)
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:   == Registered application
>> 'Directory'
>> [Oct 30 09:44:46] VERBOSE[10380] loader.c:  app_directory.so =>
>> (Extension Directory)
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:   == Registered application
>> 'TestClient'
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:   == Registered application
>> 'TestServer'
>> [Oct 30 09:44:46] VERBOSE[10380] loader.c:  app_test.so => (Interface
>> Test Application)
>> [Oct 30 09:44:46] VERBOSE[10380] file.c:   == Registered file format
>> g726-40, extension(s) g726-40
>> [Oct 30 09:44:46] VERBOSE[10380] file.c:   == Registered file format
>> g726-32, extension(s) g726-32
>> [Oct 30 09:44:46] VERBOSE[10380] file.c:   == Registered file format
>> g726-24, extension(s) g726-24
>> [Oct 30 09:44:46] VERBOSE[10380] file.c:   == Registered file format
>> g726-16, extension(s) g726-16
>> [Oct 30 09:44:46] VERBOSE[10380] loader.c:  format_g726.so => (Raw G.726
>> (16/24/32/40kbps) data)
>> [Oct 30 09:44:46] VERBOSE[10380] loader.c:  res_convert.so => (File
>> format conversion CLI command)
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:   == Registered custom function
>> 'CUT'
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:   == Registered custom function
>> 'SORT'
>> [Oct 30 09:44:46] VERBOSE[10380] loader.c:  func_cut.so => (Cut out
>> information from a string)
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:   == Registered custom function
>> 'BLACKLIST'
>> [Oct 30 09:44:46] VERBOSE[10380] loader.c:  func_blacklist.so => (Look
>> up Caller*ID name/number from blacklist database)
>> [Oct 30 09:44:46] WARNING[10380] cdr_sqlite.c: This module has been
>> marked deprecated in favor of using cdr_sqlite3_custom. (May be removed
>> after Asterisk 1.6)
>> [Oct 30 09:44:46] VERBOSE[10380] loader.c:  cdr_sqlite.so => (SQLite CDR
>> Backend)
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:   == Registered custom function
>> 'AGC'
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:   == Registered custom function
>> 'DENOISE'
>> [Oct 30 09:44:46] VERBOSE[10380] loader.c:  func_speex.so => (Noise
>> reduction and Automatic Gain Control (AGC))
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:   == Registered application
>> 'While'
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:   == Registered application
>> 'EndWhile'
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:   == Registered application
>> 'ExitWhile'
>> [Oct 30 09:44:46] VERBOSE[10380] pbx.c:   == Registered application
>> 'ContinueWhile'
>> [Oct 30 09:44:46] VERBOSE[10380] loader.c:  app_while.so => (While Loops
>> and Conditional Execution)
>> [Oct 30 09:44:46] VERBOSE[10380] config.c:   == Parsing
>> '/etc/asterisk/voicemail.conf': [Oct 30 09:44:46] VERBOSE[10380]
>> config.c:   == Found
>> [Oct 30 09:44:46] VERBOSE[10380] config.c:   == Parsing
>> '/etc/asterisk/users.conf': [Oct 30 09:44:46] VERBOSE[10380] config.c:
>> == Found
>> [Oct 30 09:44:46] WARNING[10380] app_voicemail_imap.c: IMAP user not set
>> for mailbox 1234
>> [Oct 30 09:44:46] WARNING[10380] app_voicemail_imap.c: IMAP user not set
>> for mailbox 1234
>> [Oct 30 09:44:46] WARNING[10380] pbx.c: Already have an application
>> 'VoiceMail'
>> [Oct 30 09:44:46] WARNING[10380] pbx.c: Already have an application
>> 'VoiceMailMain'
>> [Oct 30 09:44:46] WARNING[10380] pbx.c: Already have an application
>> 'MailboxExists'
>> [Oct 30 09:44:46] WARNING[10380] pbx.c: Already have an application
>> 'VMAuthenticate'
>> [Oct 30 09:44:46] ERROR[10380] pbx.c: Function MAILBOX_EXISTS already
>> registered.
>> [Oct 30 09:44:46] VERBOSE[10380] manager.c:   == Manager registered
>> action VoicemailUsersList
>> r...@asterisk:/usr/src/freepbx-2.6.0RC2#
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>>   

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to