On Mon, Aug 29, 2011 at 1:29 PM, Tony Graziano <[email protected]> wrote: > I like the fact that I get a message that someone tried to fax me. > I think it would be great to enhance the reporting aspect of it, but I feel > we could send email/IM with every error code. > > This was an attempt to get around the "150" internal error by freeswitch, > which is not handled in any of their "fax result codes" because they OK and > then error out after sending the confirmation to the sender. The current > sipXivr.java code "deletes" the fax silently, the sender is told OK, there > is NO actual fax error code except OK, but then FS says it was NOT ok > internally. > So if we can markup the ivr code to send more detailed and user friendly > messages then great. We need to figure out how to get around the stinking > internal error in FS though and make the message meaningful, since a method > does not exist as I am aware (except the one I used). > >
Can we check the value for fax_result_code when "150" internal error by freeswitch? I see that it is logged in patched code... George _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users/
