[Oct 9 15:19:56] NOTICE[3263] loader.c: 1 modules will be loaded.
[Oct 9 15:19:56] NOTICE[3263] cdr.c: CDR simple logging enabled.
[Oct 9 15:19:56] NOTICE[3263] loader.c: 161 modules will be loaded.
[Oct 9 15:19:56] WARNING[3263] res_config_ldap.c: No directory user found, anonymous binding as default.
[Oct 9 15:19:56] ERROR[3263] res_config_ldap.c: No directory URL or host found.
[Oct 9 15:19:56] NOTICE[3263] res_config_ldap.c: Cannot load LDAP RealTime driver.
[Oct 9 15:19:56] ERROR[3263] res_config_pgsql.c: PostgreSQL RealTime: Failed to connect database asterisk on 127.0.0.1:
[Oct 9 15:19:56] WARNING[3263] res_config_pgsql.c: PostgreSQL RealTime: Couldn’t establish connection. Check debug.
[Oct 9 15:19:56] NOTICE[3263] config.c: Registered Config Engine pgsql
[Oct 9 15:19:56] NOTICE[3263] res_smdi.c: No SMDI interfaces are available to listen on, not starting SMDI listener.
[Oct 9 15:19:56] NOTICE[3263] config.c: Registered Config Engine curl
[Oct 9 15:19:56] NOTICE[3263] pbx_ael.c: Starting AEL load process.
[Oct 9 15:19:56] NOTICE[3263] ael.y: Note: In asterisk.conf, in the [compat] section, the app_set is set to 1.6 or greater. The Set() function no longer removes double quotes from the value. If this is a surprise to you, you can set app_set to 1.4.
[Oct 9 15:19:56] NOTICE[3263] pbx_ael.c: AEL load process: parsed config file name ‘/etc/asterisk/extensions.ael’.
[Oct 9 15:19:56] NOTICE[3263] pbx_ael.c: AEL load process: checked config file name ‘/etc/asterisk/extensions.ael’.
[Oct 9 15:19:56] NOTICE[3263] pbx_ael.c: AEL load process: compiled config file name ‘/etc/asterisk/extensions.ael’.
[Oct 9 15:19:56] NOTICE[3263] pbx_ael.c: AEL load process: merged config file name ‘/etc/asterisk/extensions.ael’.
[Oct 9 15:19:56] NOTICE[3263] pbx_ael.c: AEL load process: verified config file name ‘/etc/asterisk/extensions.ael’.
[Oct 9 15:19:56] WARNING[3263] pbx.c: Unable to register extension ‘_X.’, priority 1 in ‘my-phones’, already in use
[Oct 9 15:19:56] WARNING[3263] pbx.c: Unable to register extension ‘_X.’, priority 2 in ‘my-phones’, already in use
[Oct 9 15:19:56] VERBOSE[3263] logger.c: SIP channel loading…
[Oct 9 15:19:56] WARNING[3263] chan_sip.c: Unknown insecure mode ‘very’ on line 1040
[Oct 9 15:19:56] NOTICE[3263] chan_sip.c: The ‘username’ field for sip peers has been deprecated in favor of the term ‘defaultuser’
[Oct 9 15:19:56] WARNING[3263] chan_sip.c: Unknown insecure mode ‘very’ on line 1040
[Oct 9 15:19:56] WARNING[3263] translate.c: plc_samples 160 format f
[Oct 9 15:19:56] NOTICE[3277] chan_sip.c: Peer ‘MyOutboundSIP’ is now Reachable. (12ms / 2000ms)
[Oct 9 15:19:56] WARNING[3263] utils.c: trying to reset empty pool
[Oct 9 15:19:56] WARNING[3263] utils.c: trying to reset empty pool
[Oct 9 15:19:56] WARNING[3263] utils.c: trying to reset empty pool
[Oct 9 15:21:17] NOTICE[3277] chan_sip.c: Received SIP subscribe for peer without mailbox: 2000
[Oct 9 15:22:17] NOTICE[3277] chan_sip.c: Received SIP subscribe for peer without mailbox: 2000
[Oct 9 15:22:45] NOTICE[3277] chan_sip.c: Received SIP subscribe for peer without mailbox: 2001
[Oct 9 15:23:45] NOTICE[3277] chan_sip.c: Received SIP subscribe for peer without mailbox: 2001
[Oct 9 15:24:18] NOTICE[3277] chan_sip.c: Received SIP subscribe for peer without mailbox: 2000
from ? I saw it and assumed that it was something that I didn’t know about (as I don’t know everything ). Could it be that you can not use it in 1.6.X ?
Try putting in MixMonitor in the dial plan and see if it records that way. I have a feeling that
record_out=Always
record_in=Always
does not work (atleast with 1.6.X.) I will try it on a 1.4.X box and see if it works.