[Freeswitch-users] what can I have in ${} construction

covici at ccs.covici.com covici at ccs.covici.com
Thu Dec 13 21:12:33 MSK 2012


Thanks much.

Anthony Minessale <anthony.minessale at gmail.com> wrote:

> It supports the substring with positive and negative vals so:
> 
> ${foo:3:4} would start at char 3 in the string and eval to the next 4 chars
> ${foo:-3:2} would start at the end and go back 3 chars then print the next
> 2 chars
> 
> If the var name is followed by a ( or a space, it will pass the values to
> the FSAPI and expand the result inline.
> 
> ${sofia_contact 1004}
> 
> equiv of...
> 
> ${sofia_contact(1004)}
> 
> 
> 
> 
> 
> 
> 
> On Thu, Dec 13, 2012 at 8:53 AM, <covici at ccs.covici.com> wrote:
> 
> > Hi.  I was experimenting with ${variable} and was wondering what could
> > be in there before the }?  I can do a substring if I say variable:2, but
> > I wonder what else you can do?  The bash manual has all kinds of things
> > you can have, but how much of this will fs do?
> >
> > Thanks in advance for any suggestions.
> >
> > --
> > Your life is like a penny.  You're going to lose it.  The question is:
> > How do
> > you spend it?
> >
> >          John Covici
> >          covici at ccs.covici.com
> >
> > _________________________________________________________________________
> > Professional FreeSWITCH Consulting Services:
> > consulting at freeswitch.org
> > http://www.freeswitchsolutions.com
> >
> > 
> > 
> >
> > Official FreeSWITCH Sites
> > http://www.freeswitch.org
> > http://wiki.freeswitch.org
> > http://www.cluecon.com
> >
> > FreeSWITCH-users mailing list
> > FreeSWITCH-users at lists.freeswitch.org
> > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> > http://www.freeswitch.org
> >
> 
> 
> 
> -- 
> Anthony Minessale II
> 
> FreeSWITCH http://www.freeswitch.org/
> ClueCon http://www.cluecon.com/
> Twitter: http://twitter.com/FreeSWITCH_wire
> 
> AIM: anthm
> MSN:anthony_minessale at hotmail.com
> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com
> IRC: irc.freenode.net #freeswitch
> 
> FreeSWITCH Developer Conference
> sip:888 at conference.freeswitch.org
> googletalk:conf+888 at conference.freeswitch.org
> pstn:+19193869900
> 
> ----------------------------------------------------
> Alternatives:
> 
> ----------------------------------------------------
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
> 
> 
> 
> 
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
> 
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

         John Covici
         covici at ccs.covici.com



Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list