[Freeswitch-users] mutiple playback files (unescape_char) Windows
Diego Toro
dftoro at yahoo.com
Sat Jan 30 06:27:44 PST 2010
Hi,
With 4 slashes (\\\\) works fine
Thank you
Diego Toro
http://lacarretade.blogspot.com/
--- On Tue, 1/26/10, Anthony Minessale <anthony.minessale at gmail.com> wrote:
> From: Anthony Minessale <anthony.minessale at gmail.com>
> Subject: Re: [Freeswitch-users] mutiple playback files (unescape_char) Windows
> To: freeswitch-users at lists.freeswitch.org
> Date: Tuesday, January 26, 2010, 5:26 PM
> please update again and try 4 slashes
>
> you need 4 because the expand vars on the data=""
> will eat the 4 down to 2
> then the splitter on ! will turn \\s into \s
>
>
>
>
>
>
> On Tue, Jan 26, 2010 at 3:02 PM, Diego Toro <dftoro at yahoo.com>
> wrote:
>
> Hi, sorry, I explain better. Using \\\\ is
> also changed when path matches a character such as
> \s,\n... My alternative on Windows is to use
> '/' like path separator.
>
>
>
>
>
> Diego Toro
>
> http://lacarretade.blogspot.com/
>
>
>
>
>
> --- On Tue, 1/26/10, Anthony
> Minessale <anthony.minessale at gmail.com>
> wrote:
>
>
>
> > From: Anthony Minessale <anthony.minessale at gmail.com>
>
> > Subject: Re: [Freeswitch-users] mutiple playback files
> (unescape_char) Windows
>
> > To: freeswitch-users at lists.freeswitch.org
>
> > Date: Tuesday, January 26, 2010, 11:27 AM
>
> > I didn't
> understand that
>
> >
>
> > On Tue, Jan 26, 2010 at 9:58 AM,
>
> > Diego Toro <dftoro at yahoo.com>
>
> > wrote:
>
> >
>
> > Hi, using \\\\ the is changed also
> when
>
> > there is a match with an escape character
>
> > (\s,\n...)
>
> >
>
> >
>
> >
>
> > Thank you
>
> >
>
> >
>
> >
>
> > Diego Toro
>
> >
>
> > http://lacarretade.blogspot.com/
>
> >
>
> >
>
> >
>
> >
>
> >
>
> > --- On Mon, 1/25/10, Anthony Minessale <anthony.minessale at gmail.com>
>
> > wrote:
>
> >
>
> >
>
> >
>
> > > From: Anthony Minessale <anthony.minessale at gmail.com>
>
> >
>
> > > Subject: Re: [Freeswitch-users]
>
> > mutiple playback files (unescape_char) Windows
>
> >
>
> > > To: freeswitch-users at lists.freeswitch.org
>
> >
>
> > > Date: Monday, January 25, 2010, 12:20 PM
>
> >
>
> > > its possible your
>
> > string hits the parser
>
> >
>
> > > more than once.
>
> >
>
> > > try using 4 \
>
> >
>
> > >
>
> >
>
> > > \\\\sound
>
> >
>
> > >
>
> >
>
> > >
>
> >
>
> > > On Sun, Jan 24, 2010 at 4:03 AM,
>
> >
>
> > > Michael Jerris <mike at jerris.com>
>
> >
>
> > > wrote:
>
> >
>
> > >
>
> >
>
> > > As noted on that bug, you should be
>
> >
>
> > > able to either use \\ or / for the path
>
> > separator
>
> >
>
> > > there and it should work.
>
> >
>
> > >
>
> >
>
> > >
>
> >
>
> > >
>
> >
>
> > >
>
> >
>
> > > Mike
>
> >
>
> > >
>
> >
>
> > >
>
> >
>
> > >
>
> >
>
> > > On Jan 22, 2010, at 9:18 AM, Diego Toro wrote:
>
> >
>
> > >
>
> >
>
> > >
>
> >
>
> > >
>
> >
>
> > > > Hi, with svn r16440 the problem persists, I
>
> > creted a
>
> >
>
> > > jira report http://jira.freeswitch.org/browse/LBSNDF-8
>
> >
>
> > > this is a minor issue, but activing playback
> delimiter
>
> > no
>
> >
>
> > > audio file can be played. On FS the audio files
> are
>
> > placed
>
> >
>
> > > in the \sound\ directory, building the
> path
>
> > on
>
> >
>
> > > Windows would be \sound '\s'
> which is
>
> >
>
> > > replaced by 'ound'.
>
> >
>
> > >
>
> >
>
> > >
>
> >
>
> > > >
>
> >
>
> > >
>
> >
>
> > > > Thank you
>
> >
>
> > >
>
> >
>
> > > >
>
> >
>
> > >
>
> >
>
> > > > Diego Toro
>
> >
>
> > >
>
> >
>
> > > > http://lacarretade.blogspot.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
>
> >
>
> > > iax:guest at conference.freeswitch.org/888
>
> >
>
> > >
>
> >
>
> > > googletalk:conf+888 at conference.freeswitch.org
>
> >
>
> > > pstn:+19193869900
>
> >
>
> > >
>
> >
>
> > >
>
> >
>
> > > -----Inline Attachment Follows-----
>
> >
>
> > >
>
> >
>
> > > _______________________________________________
>
> >
>
> > > 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
>
> >
>
> > >
>
> >
>
> >
>
> >
>
> >
>
> >
>
> >
>
> >
>
> >
>
> >
>
> > _______________________________________________
>
> >
>
> > 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
>
> > iax:guest at conference.freeswitch.org/888
>
> >
>
> > googletalk:conf+888 at conference.freeswitch.org
>
> > pstn:+19193869900
>
> >
>
> >
>
> > -----Inline Attachment Follows-----
>
> >
>
> > _______________________________________________
>
> > 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
>
> >
>
>
>
>
>
>
>
>
>
> _______________________________________________
>
> 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
> iax:guest at conference.freeswitch.org/888
>
> googletalk:conf+888 at conference.freeswitch.org
> pstn:+19193869900
>
>
> -----Inline Attachment Follows-----
>
> _______________________________________________
> 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
>
More information about the FreeSWITCH-users
mailing list