On Thu, 30 Sep 2010, Jonas Kellens wrote:

> Hello list,
>
> how can I go from *100* to 100 ?
>
> I know I can do something like ${EXTEN:1} but that way I only get rid of just 
> one *.

${EXTEN:1:3}

That gives 3 characters from an offset of 1.

Read the file channelvariables.txt in the doc directory.

Gordon


-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to