[Asterisk-Users] Dropping last digit from phone number

Bartosz Piec sip at piec.info
Mon Nov 7 06:47:34 MST 2005


Matt Riddell napisał(a):
> What does that result in?

I have this in extensions.conf:
exten => _XX*,1,NoOp(${EXTEN:-LEN(${EXTEN:1})})

And when I dial 61*, the result in Asterisk console is:
     -- Executing NoOp("SIP/65-aad1", "61*") in new stack
just like with ${EXTEN}.

-- 
Best regards,
Bartosz Piec



More information about the asterisk-users mailing list