[Asterisk-Users] GotoIf Syntax to match first digits

ChB a0305292 at unet.univie.ac.at
Wed Sep 14 04:20:28 MST 2005


answer: SetCIDNum(0${CALLERIDNUM:2:20})
shows 20 digits of the number but strips the first 2, additionally a 0 is added at the beginning.

yes, it is basic - but is it thoroughly documented somewhere? i'm sure that there are lots of other syntax possibilities...


On Sat, 10 Sep 2005 11:58:32 +0200
ChB <a0305292 at unet.univie.ac.at> wrote:

> i'm sorry, i still have a problem to edit the callerID - since stripMSD
> and prefix seem to work only for extensions, how can i edit the number
> automated(i mean not like SetCIDNum(0650123123) but a valid rule for
> all numbers beginning with 43)?
> 
> thanks for your input
> christian
> 
> 
> On Sat, 10 Sep 2005 09:46:21 +0200
> ChB <a0305292 at unet.univie.ac.at> wrote:
> 
> > how does a GotoIf-challenge look like to match e.g. only the first two digits? i want to strip the first two digits from an incoming pstn-call and add a zero instead so when i forward a call to a mobile the called party gets the correct number of the caller. at the moment, incoming calls from the austrian pstn are recognized as e.g. 43650123123 by asterisk, when i forward the call e.g. to a mobile, the austrian telcos add a +43 to the number so it appears as +4343650123123 to the called person(when the first digit would be a zero, it is beeing stripped and the +43 added so it would appear correct). since not all calls should be handled that way, i need a gotoif-challenge. but how does the challenge look like to match only the first two digits? Thank you for your help!
> > 
> > regards
> > christian



More information about the asterisk-users mailing list