Hi,
i uploaded the is-email example to my environment (freepbx).
the result: it does not works completely.
the voice prompt (enter the conference number) works
however: the resulting email is not sent.
A copy of the asterisk logfile:
2012-06-05 16:40:28 WARNING6551 res_agi.c: FastAGI connection to ‘agi://192.168.178.16:9110/SendMail.agi?eml=welcome&srv=Embedded+Email+Server&as=192.168.178.26’ timed out after MAX_AGI_CONNECT (2000) milliseconds.
2012-06-05 16:40:28 VERBOSE6551 pbx.c: — Executing 123@from-internal:4 Hangup(“SIP/2015-00000000”, “”) in new stack
2012-06-05 16:40:28 VERBOSE6551 pbx.c: == Spawn extension (from-internal, 123, 4) exited non-zero on ‘SIP/2015-00000000’
2012-06-05 16:40:28 VERBOSE6551 pbx.c: — Executing h@from-internal:1 Hangup(“SIP/2015-00000000”, “”) in new stack
2012-06-05 16:40:28 VERBOSE6551 pbx.c: == Spawn extension (from-internal, h, 1) exited non-zero on ‘SIP/2015-00000000’
I checked if sendmail.agi is available. it is not.
Do you have any clue?
would be great …
thanks.