On Sat, Aug 20, 2011 at 2:16 PM, Tony Graziano
<[email protected]> wrote:
> http://track.sipfoundry.org/browse/XX-9760
> Unless I hear any reasoning from anyone that this is a not preferred method,
> I will ask for this to be marked as resolved and have this included in
> whatever release it can make it into.
>

I am not sure I agree with the solution committed to 4.6 - basically
the change was to send emails with fax received (and IM notification
as "You received an incomplete fax") even if fax failed (that is when
fax_success is 0).

However there could be other error cases when we do not want to send
email / IM notification to user, see all the codes here:
http://wiki.freeswitch.org/wiki/Variable_fax_result_code

So I propose to identify / handle this error codes accordingly and
send incomplete fax email / IM notification only when needed e.g.

Send email on code 32:
32      Timer T2 expired while waiting for next fax page

Do not send email on code 2:
2       Timed out waiting for initial communication

George
_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users/

Reply via email to