You can do this through your dial plan by using the "failed" extension within your context.
Add this to your dial plan: Exten => failed,1,NoCDR() When using a call file and the call fails, the call will jump to the failed extension within your dial plan. Any post-processing that you want to do can be done through that extension. Dave
_______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- AstriCon 2009 - October 13 - 15 Phoenix, Arizona Register Now: http://www.astricon.net asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
