[asterisk-users] Parsing Area Code from CallerID

Bruce Ferrell bferrell at baywinds.org
Tue Dec 19 09:59:54 MST 2006


John French wrote:
> How would I parse the area code from this variable? Number=2515551212  
> Sorry for the dense question, I don't seem to be able to find an 
> appropriate function for parsing left to right.
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
> 
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
> 

NPA=${NUMBER:0:3}

-- 
One day at a time, one second if that's what it takes



More information about the asterisk-users mailing list