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

_______________________________________________
--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

Reply via email to