Thank you very much. It works with strip(1);
best regards
Henning Westerholt wrote:
On Wednesday 26 May 2010, dotnetdub wrote:
I want to absorb a number with kamailio just to
make out only three but I
can not. In fact I send 1941 kamailio and i spring 941 with kamailio so I
absorb a number. Here is how I :
[..]
> I'm not sure exactly what you are asking, I think by absorb you mean strip?
>
> If so you just need to add
>
> Strip(1); to the above statement..
Documentation for this command can be found here:
http://www.kamailio.org/dokuwiki/doku.php/core-cookbook:1.5.x#strip_int
Regards,
Henning