[asterisk-users] Asterisk and OSX

Manu etann at manu-dpk.net
Mon Apr 14 03:12:51 CDT 2014


Up,
Does any body have solutions ?

1 Asterisk 12 is compiled,
2. No sound for ivr, voicemail, out calls in calls.
3. I can't use TTS from google, I want use "say" function on OsX.
4. Cli error
Privilege escalation protection disabled!
See https://wiki.asterisk.org/wiki/x/1gKfAQ for more details.
[Apr 12 18:31:44] NOTICE[1287]: cdr.c:1622 do_reload: CDR simple logging enabled.
[Apr 12 18:31:44] NOTICE[1287]: loader.c:1208 load_modules: 202 modules will be loaded.
[Apr 12 18:31:44] WARNING[1287]: loader.c:439 load_dynamic_module: Error loading module 'app_queue.so': dlopen(/usr/asterisk/lib/asterisk/modules/app_queue.so, 5): Symbol not found: ___ast_monitor_setjoinfiles
 Referenced from: /usr/asterisk/lib/asterisk/modules/app_queue.so
 Expected in: flat namespace

[Apr 12 18:31:44] WARNING[1287]: loader.c:439 load_dynamic_module: Error loading module 'app_stack.so': dlopen(/usr/asterisk/lib/asterisk/modules/app_stack.so, 5): Symbol not found: ___ast_agi_register
 Referenced from: /usr/asterisk/lib/asterisk/modules/app_stack.so
 Expected in: flat namespace

[Apr 12 18:31:44] WARNING[1287]: loader.c:439 load_dynamic_module: Error loading module 'app_voicemail.so': dlopen(/usr/asterisk/lib/asterisk/modules/app_voicemail.so, 5): Symbol not found: ___ast_smdi_interface_find
 Referenced from: /usr/asterisk/lib/asterisk/modules/app_voicemail.so
 Expected in: flat namespace

[Apr 12 18:31:44] WARNING[1287]: loader.c:439 load_dynamic_module: Error loading module 'chan_agent.so': dlopen(/usr/asterisk/lib/asterisk/modules/chan_agent.so, 5): Symbol not found: ___ast_monitor_setjoinfiles
 Referenced from: /usr/asterisk/lib/asterisk/modules/chan_agent.so
 Expected in: flat namespace

[Apr 12 18:31:44] WARNING[1287]: loader.c:439 load_dynamic_module: Error loading module 'chan_iax2.so': dlopen(/usr/asterisk/lib/asterisk/modules/chan_iax2.so, 5): Symbol not found: ___ast_aes_decrypt
 Referenced from: /usr/asterisk/lib/asterisk/modules/chan_iax2.so
 Expected in: flat namespace

[Apr 12 18:31:44] WARNING[1287]: loader.c:439 load_dynamic_module: Error loading module 'chan_mgcp.so': dlopen(/usr/asterisk/lib/asterisk/modules/chan_mgcp.so, 5): Symbol not found: ___ast_pktccops_gate_alloc
 Referenced from: /usr/asterisk/lib/asterisk/modules/chan_mgcp.so
 Expected in: flat namespace

[Apr 12 18:31:44] WARNING[1287]: loader.c:439 load_dynamic_module: Error loading module 'chan_sip.so': dlopen(/usr/asterisk/lib/asterisk/modules/chan_sip.so, 5): Symbol not found: ___ast_websocket_add_protocol
 Referenced from: /usr/asterisk/lib/asterisk/modules/chan_sip.so
 Expected in: flat namespace

[Apr 12 18:31:44] WARNING[1287]: loader.c:439 load_dynamic_module: Error loading module 'func_aes.so': dlopen(/usr/asterisk/lib/asterisk/modules/func_aes.so, 5): Symbol not found: ___ast_aes_decrypt
 Referenced from: /usr/asterisk/lib/asterisk/modules/func_aes.so
 Expected in: flat namespace

[Apr 12 18:31:44] WARNING[1287]: loader.c:439 load_dynamic_module: Error loading module 'pbx_dundi.so': dlopen(/usr/asterisk/lib/asterisk/modules/pbx_dundi.so, 5): Symbol not found: ___ast_aes_decrypt
 Referenced from: /usr/asterisk/lib/asterisk/modules/pbx_dundi.so
 Expected in: flat namespace

[Apr 12 18:31:44] NOTICE[1287]: res_odbc.c:1889 load_module: res_odbc loaded.
[Apr 12 18:31:44] NOTICE[1287]: res_smdi.c:1418 load_module: No SMDI interfaces are available to listen on, not starting SMDI listener.
[Apr 12 18:31:44] WARNING[1287]: loader.c:439 load_dynamic_module: Error loading module 'chan_mgcp.so': dlopen(/usr/asterisk/lib/asterisk/modules/chan_mgcp.so, 5): Symbol not found: ___ast_pktccops_gate_alloc
 Referenced from: /usr/asterisk/lib/asterisk/modules/chan_mgcp.so
 Expected in: flat namespace

[Apr 12 18:31:44] WARNING[1287]: loader.c:918 load_resource: Module 'chan_mgcp.so' could not be loaded.
[Apr 12 18:31:44] NOTICE[1287]: config.c:2370 ast_config_engine_register: Registered Config Engine curl
[Apr 12 18:31:44] NOTICE[1287]: config.c:2370 ast_config_engine_register: Registered Config Engine odbc
[Apr 12 18:31:44] NOTICE[1287]: res_config_ldap.c:1639 parse_config: No directory user found, anonymous binding as default.
[Apr 12 18:31:44] ERROR[1287]: res_config_ldap.c:1665 parse_config: No directory URL or host found.
[Apr 12 18:31:44] ERROR[1287]: res_config_ldap.c:1548 load_module: Cannot load LDAP RealTime driver.
[Apr 12 18:31:44] ERROR[1287]: res_config_pgsql.c:1554 pgsql_reconnect: PostgreSQL RealTime: Failed to connect database asterisk on 127.0.0.1: 
[Apr 12 18:31:44] WARNING[1287]: res_config_pgsql.c:1506 parse_config: PostgreSQL RealTime: Couldn't establish connection. Check debug.
[Apr 12 18:31:44] NOTICE[1287]: config.c:2370 ast_config_engine_register: Registered Config Engine pgsql
[Apr 12 18:31:44] NOTICE[1287]: config.c:2370 ast_config_engine_register: Registered Config Engine sqlite3
[Apr 12 18:31:44] ERROR[11267]: chan_iax2.c:9276 timing_read: Timer failed acknowledge
[Apr 12 18:31:44] NOTICE[1287]: chan_sip.c:30825 build_peer: The 'username' field for sip peers has been deprecated in favor of the term 'defaultuser'
[Apr 12 18:31:45] NOTICE[1287]: chan_skinny.c:7736 config_load: Configuring skinny from skinny.conf
[Apr 12 18:31:45] NOTICE[1287]: cdr_pgsql.c:470 config_module: cdr_pgsql configuration contains no global section, skipping module load.
[Apr 12 18:31:45] NOTICE[1287]: cel_custom.c:95 load_config: No mappings found in cel_custom.conf. Not logging CEL to custom CSVs.
[Apr 12 18:31:45] WARNING[1287]: cel_pgsql.c:403 process_my_load_module: CEL pgsql config file missing global section.
[Apr 12 18:31:45] NOTICE[12303]: chan_sip.c:23569 handle_response_peerpoke: Peer 'ippi_incoming' is now Reachable. (15ms / 2000ms)
[Apr 12 18:31:45] NOTICE[1287]: pbx_ael.c:164 pbx_load_module: Starting AEL load process.
[Apr 12 18:31:45] NOTICE[1287]: pbx_ael.c:177 pbx_load_module: AEL load process: parsed config file name '/usr/asterisk/etc/asterisk/extensions.ael'.
[Apr 12 18:31:45] NOTICE[1287]: pbx_ael.c:180 pbx_load_module: AEL load process: checked config file name '/usr/asterisk/etc/asterisk/extensions.ael'.
[Apr 12 18:31:45] NOTICE[1287]: pbx_ael.c:187 pbx_load_module: AEL load process: compiled config file name '/usr/asterisk/etc/asterisk/extensions.ael'.
[Apr 12 18:31:45] NOTICE[1287]: pbx_ael.c:192 pbx_load_module: AEL load process: merged config file name '/usr/asterisk/etc/asterisk/extensions.ael'.
[Apr 12 18:31:45] NOTICE[1287]: pbx_ael.c:195 pbx_load_module: AEL load process: verified config file name '/usr/asterisk/etc/asterisk/extensions.ael'.
[Apr 12 18:31:45] WARNING[1287]: pbx.c:12246 ast_context_verify_includes: Context 'Plus' tries to include nonexistent context 'ParkingAppel'
[Apr 12 18:31:45] NOTICE[12303]: chan_sip.c:23569 handle_response_peerpoke: Peer 'Iphone' is now Reachable. (2ms / 2000ms)
[Apr 12 18:31:45] NOTICE[12303]: chan_sip.c:23569 handle_response_peerpoke: Peer 'ippi_outgoing' is now Reachable. (15ms / 2000ms)


5. Cli error when I try to call VoiceMail for example :
[Apr 13 14:12:33] WARNING[15623][C-00000000]: channel.c:1174 __ast_queue_frame: Exceptionally long queue length queuing to SIP/Iphone-00000000





More information about the asterisk-users mailing list