[Kamailio-Users] play with vars

Iñaki Baz Castillo ibc at aliax.net
Fri May 29 17:49:45 CEST 2009


El Viernes, 29 de Mayo de 2009, BERGANZ François escribió:
> Hello,
>
>
>
> I am looking for : how to work with vars ?
>
> I need to do var(a)=var(a)+1 

>
> How to?


$var(a) = $var(a) + 1;

It's also useful reading the documentation about pseudovariables in the wiki 
;)



-- 
Iñaki Baz Castillo <ibc at aliax.net>



More information about the Users mailing list