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). On Mon, Aug 29, 2011 at 6:17 AM, George Niculae <[email protected]> wrote: > 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/ > -- ====================== Tony Graziano, Manager Telephone: 434.984.8430 sip: [email protected] Fax: 434.465.6833 Email: [email protected] LAN/Telephony/Security and Control Systems Helpdesk: Telephone: 434.984.8426 sip: [email protected] Helpdesk Contract Customers: http://support.myitdepartment.net <http://support.myitdepartment.net>Blog: http://blog.myitdepartment.net Linked-In Profile: http://www.linkedin.com/pub/tony-graziano/14/4a6/7a4 Ask about our Internet faxservices!
_______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users/
