Hi Jeff,
Thank you very much for the patched agi ! Recieving faxes seems to be OK now. But, i ran into another problem (i am new to SARK/asterisk and testing now ...), dont know if it is related.
When i use some of the 'useful little stubs' i get these :
Connected to Asterisk 1.4.25.1 currently running on hqpol-sme1 (pid = 24962)
Verbosity is at least 32
-- Executing [*901*@internal:1] AGI("SIP/5001-09a5d340", "selintra|*22*1*") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/selintra
-- AGI Script Executing Application: (Background) Options: (silence/1)
-- <SIP/5001-09a5d340> Playing 'silence/1' (language 'nl')
-- AGI Script Executing Application: (Playback) Options: (call-forwarding)
[Aug 26 16:27:20] WARNING[15648]: file.c:658 ast_openstream_full: File call-forwarding does not exist in any format
[Aug 26 16:27:20] WARNING[15648]: file.c:966 ast_streamfile: Unable to open call-forwarding (format 0x4 (ulaw)): No such file or directory
[Aug 26 16:27:20] WARNING[15648]: app_playback.c:439 playback_exec: ast_streamfile failed on SIP/5001-09a5d340 for call-forwarding
-- AGI Script Executing Application: (Playback) Options: (activated)
[Aug 26 16:27:20] WARNING[15648]: file.c:658 ast_openstream_full: File activated does not exist in any format
[Aug 26 16:27:20] WARNING[15648]: file.c:966 ast_streamfile: Unable to open activated (format 0x4 (ulaw)): No such file or directory
[Aug 26 16:27:20] WARNING[15648]: app_playback.c:439 playback_exec: ast_streamfile failed on SIP/5001-09a5d340 for activated
-- AGI Script selintra completed, returning 0
-- Executing [*901*@internal:2] Goto("SIP/5001-09a5d340", "utilend|1") in new stack
-- Goto (internal,utilend,1)
-- Executing [utilend@internal:1] Playback("SIP/5001-09a5d340", "silence/1") in new stack
-- <SIP/5001-09a5d340> Playing 'silence/1' (language 'nl')
-- Executing [utilend@internal:2] Playback("SIP/5001-09a5d340", "activated") in new stack
[Aug 26 16:27:21] WARNING[15648]: file.c:658 ast_openstream_full: File activated does not exist in any format
[Aug 26 16:27:21] WARNING[15648]: file.c:966 ast_streamfile: Unable to open activated (format 0x4 (ulaw)): No such file or directory
[Aug 26 16:27:21] WARNING[15648]: app_playback.c:439 playback_exec: ast_streamfile failed on SIP/5001-09a5d340 for activated
-- Executing [utilend@internal:3] Hangup("SIP/5001-09a5d340", "") in new stack
== Spawn extension (internal, utilend, 3) exited non-zero on 'SIP/5001-09a5d340'
-- Executing [h@internal:1] Hangup("SIP/5001-09a5d340", "") in new stack
== Spawn extension (internal, h, 1) exited non-zero on 'SIP/5001-09a5d340'
hqpol-sme1*CLI>
In the logs i also have these :
Aug 26 13:57:11 hqpol-sme1 esmith::event[30837]: expanding /etc/asterisk/iax.conf
Aug 26 13:57:11 hqpol-sme1 esmith::event[30837]: WARNING in /etc/e-smith/templates//etc/asterisk/iax.conf/10-general: Use of uninitialized value in string eq at /etc/e-smith/templates//etc/asterisk/iax.conf/10-general line 39.
Aug 26 13:57:11 hqpol-sme1 esmith::event[30837]: WARNING: Template processing succeeded for //etc/asterisk/iax.conf: 1 fragment generated warnings
Aug 26 13:57:11 hqpol-sme1 esmith::event[30837]: at /etc/e-smith/events/actions/generic_template_expand line 56
Aug 26 13:57:11 hqpol-sme1 esmith::event[30837]: expanding /etc/asterisk/queues.conf
Aug 26 13:57:12 hqpol-sme1 esmith::event[30837]: expanding /etc/asterisk/manager.conf
Aug 26 13:57:12 hqpol-sme1 esmith::event[30837]: expanding /etc/asterisk/agents.conf
Aug 26 13:57:12 hqpol-sme1 esmith::event[30837]: expanding /etc/asterisk/extensions.conf
Aug 26 13:57:12 hqpol-sme1 esmith::event[30837]: WARNING in /etc/e-smith/templates//etc/asterisk/extensions.conf/15-globals: Use of uninitialized value in concatenation (.) or string at /etc/e-smith/templates//etc/asterisk/extensions.conf/15-globals line 68.
Aug 26 13:57:12 hqpol-sme1 esmith::event[30837]: WARNING in /etc/e-smith/templates//etc/asterisk/extensions.conf/15-globals: Use of uninitialized value in concatenation (.) or string at /etc/e-smith/templates//etc/asterisk/extensions.conf/15-globals line 68.
Aug 26 13:57:12 hqpol-sme1 esmith::event[30837]: WARNING in /etc/e-smith/templates//etc/asterisk/extensions.conf/30-extensions: Use of uninitialized value in numeric le (<=) at /etc/e-smith/templates//etc/asterisk/extensions.conf/30-extensions line 48.
Aug 26 13:57:12 hqpol-sme1 esmith::event[30837]: WARNING in /etc/e-smith/templates//etc/asterisk/extensions.conf/30-extensions: Use of uninitialized value in numeric le (<=) at /etc/e-smith/templates//etc/asterisk/extensions.conf/30-extensions line 48.
Aug 26 13:57:12 hqpol-sme1 esmith::event[30837]: WARNING in /etc/e-smith/templates//etc/asterisk/extensions.conf/30-extensions: Use of uninitialized value in numeric le (<=) at /etc/e-smith/templates//etc/asterisk/extensions.conf/30-extensions line 49.
Aug 26 13:57:12 hqpol-sme1 esmith::event[30837]: WARNING in /etc/e-smith/templates//etc/asterisk/extensions.conf/30-extensions: Use of uninitialized value in numeric le (<=) at /etc/e-smith/templates//etc/asterisk/extensions.conf/30-extensions line 49.
Aug 26 13:57:12 hqpol-sme1 esmith::event[30837]: WARNING in /etc/e-smith/templates//etc/asterisk/extensions.conf/30-extensions: Use of uninitialized value in concatenation (.) or string at /etc/e-smith/templates//etc/asterisk/extensions.conf/30-extensions line 50.
Aug 26 13:57:12 hqpol-sme1 esmith::event[30837]: WARNING in /etc/e-smith/templates//etc/asterisk/extensions.conf/30-extensions: Use of uninitialized value in concatenation (.) or string at /etc/e-smith/templates//etc/asterisk/extensions.conf/30-extensions line 50.
Aug 26 13:57:12 hqpol-sme1 esmith::event[30837]: WARNING in /etc/e-smith/templates//etc/asterisk/extensions.conf/30-extensions: Use of uninitialized value in concatenation (.) or string at /etc/e-smith/templates//etc/asterisk/extensions.conf/30-extensions line 51.
Aug 26 13:57:12 hqpol-sme1 esmith::event[30837]: WARNING in /etc/e-smith/templates//etc/asterisk/extensions.conf/30-extensions: Use of uninitialized value in concatenation (.) or string at /etc/e-smith/templates//etc/asterisk/extensions.conf/30-extensions line 51.
Aug 26 13:57:12 hqpol-sme1 esmith::event[30837]: WARNING in /etc/e-smith/templates//etc/asterisk/extensions.conf/30-extensions: Use of uninitialized value in numeric le (<=) at /etc/e-smith/templates//etc/asterisk/extensions.conf/30-extensions line 52.
Aug 26 13:57:13 hqpol-sme1 /etc/e-smith/events/actions/generic_template_expand[30838]: /home/e-smith/db/selintra: OLD pageall=(undefined)
Aug 26 13:57:13 hqpol-sme1 /etc/e-smith/events/actions/generic_template_expand[30838]: /home/e-smith/db/selintra: NEW pageall=page
Aug 26 13:57:13 hqpol-sme1 /etc/e-smith/events/actions/generic_template_expand[30838]: /home/e-smith/db/selintra: OLD pageall=page
Aug 26 13:57:13 hqpol-sme1 /etc/e-smith/events/actions/generic_template_expand[30838]: /home/e-smith/db/selintra: NEW pageall=page|pagegroup|SIP/5006&SIP/5004&SIP/5002&SIP/5000&SIP/5005&SIP/5003&SIP/5001
Aug 26 13:57:13 hqpol-sme1 esmith::event[30837]: WARNING: Template processing succeeded for //etc/asterisk/extensions.conf: 11 fragments generated warnings
Aug 26 13:57:13 hqpol-sme1 esmith::event[30837]: at /etc/e-smith/events/actions/generic_template_expand line 56
Aug 26 13:57:13 hqpol-sme1 esmith::event[30837]: expanding /etc/asterisk/sip.conf
Aug 26 13:57:13 hqpol-sme1 esmith::event[30837]: WARNING in /etc/e-smith/templates//etc/asterisk/sip.conf/11-general: Use of uninitialized value in string eq at /etc/e-smith/templates//etc/asterisk/sip.conf/11-general line 48.
Aug 26 13:57:13 hqpol-sme1 esmith::event[30837]: WARNING: Template processing succeeded for //etc/asterisk/sip.conf: 1 fragment generated warnings
Aug 26 13:57:13 hqpol-sme1 esmith::event[30837]: at /etc/e-smith/events/actions/generic_template_expand line 56
You can ask the new root-password of the server by mail, if you need it to logon.
F.