[SR-Users] Caller ID number being passed to Gateway

Daniel Tryba daniel at pocos.nl
Mon Apr 14 17:25:04 CEST 2014


On Monday 14 April 2014 16:02:10 Joel E White wrote:
> Thank you Daniel
> 
> I will try this tonight.
> 

BTW I just thought about the fact that is the username is empty in the from 
this doesn't work (there is no @ in those URI). I have 2 cases:

$avp(from)=$fu;
if($fU==$null)
{
	avp_subst("$avp(from)", "/sip:/sip:$avp(src_callerid)@/");
}
else
{
	avp_subst("$avp(from)", "/sip:.*@/sip:$avp(src_callerid)@/");
}

uac_replace_from(...

-- 

POCOS B.V. - Croy 9c - 5653 LC Eindhoven
Telefoon: 040 293 8661 - Fax: 040 293 8658
http://www.pocos.nl/   - http://www.sipo.nl/
K.v.K. Eindhoven 17097024



More information about the sr-users mailing list