[Serusers] How can I change dial rulesbased on From:' header instead of R-RURI?

Leo Papadopoulos leo at telecomcto.com
Tue Dec 13 13:55:49 CET 2005


Normally I would call a statement like:

If (uri=^sip:123456 at somewhere.com)
	{
	..do something
	}

I would like to implement a dial plan using the "From:" header.

i.e.: 
If (from_uri=^sip:123456 at somewhere.com)
	{
	..do something
	}

Anyone know if something like this exists?

Leo P.




More information about the sr-users mailing list