[Serusers] check_from

Jason Mohler jmohler at dcivoice.com
Mon Oct 10 19:50:32 CEST 2005


I have a spoofed call that keeps coming in with the ANI of 000000000.  
How can I use check_from() and is it comes in as 000000000 to just drop 
the call so it does not take up my resources.  Is below a reliable 
synatx for this?

if (method==INVITE) && (!check_from()){
break;
};




More information about the sr-users mailing list