[Serusers] Cancel call Problem

Klaus Darilion klaus.mailinglists at pernau.at
Tue Feb 10 08:39:50 CET 2004


In the case where your call is not allowed, the proxy should return a 
error message, so the client will stop sending INVITEs.



		if(call()){	
			if (!lookup("location")) {
			sl_send_reply("404", "Not Found");
			break;
		} else {
			sl_send_reply("403", "Forbidden");
			break;
		}
regards,
Klaus

Kapil Dhawan wrote:

> http://203.196.128.126/output/
> 
> Regards
> 
> Dhawan K
> 
> 
> .
> 
> 
> 
> 
> 
> 
> 
> Disclaimer
> --------------------------------------------------------------------------
> This email and any files transmitted with it are confidential
> and intended solely for the use of the individual or entity 
> to whom they are addressed. If you have received this email 
> in error please notify the system manager. Recipients must 
> check this email and any attachments for the presence of 
> viruses before downloading them. Direct Internet / 
> Primus India accepts no liability for any damage caused by
> any virus transmitted by this email.
> 
> 
> _______________________________________________
> Serusers mailing list
> serusers at lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers
> 
> 




More information about the sr-users mailing list