[Users] Callerid Rewrite
Zac Amsler
zamsler at netiqsys.net
Tue Sep 19 10:44:06 CEST 2006
I do not believe that they do.
Would the subst function work?
If so. what would it look like? (I am no good at regex :( )
Thanks for you help
Cheers,
--
Zac Amsler, Network Operations
NetIQ Systems, LLC www.netiqsys.net <http://www.netiqsys.net>
Atle Samuelsen wrote:
> Hi Zac,
>
> Does your provider support remote-party-id? if so,
>
>
> you could do something like :
>
> if(search("From:[0-9]{10}@.*"){
> append_rpid("",";privacy=full.. etc");
> };
>
> or just change append_rpid with a simple
> append_hf("remote-party-id:<sip:1234567890 at your.domain.com>;...");
>
More information about the Users
mailing list