00001 00056 #ifndef _ISC_ISC_H 00057 #define _ISC_ISC_H 00058 00059 #include "../../parser/msg_parser.h" 00060 00061 #include "checker.h" 00062 #include "mark.h" 00063 00065 #define IFC_AS_UNAVAILABLE_STATUS_CODE 555 00066 00067 int isc_forward( struct sip_msg *msg, isc_match *m,isc_mark *mark); 00068 00069 00070 #endif
1.5.2