[Freeswitch-users] dp_tools/set- not worked SOMETIMES

Anthony Minessale anthony.minessale at gmail.com
Fri Feb 11 16:11:36 MSK 2011


Is it reproducable enough to provide a recipe so someone can test it on
linux.  Its possibly only a fbsd issue since I have not heard this ever
before.  Is it the latest freebsd since they stopped using their own thread
lib?
On Feb 11, 2011 7:03 AM, "Ruslan Bukin" <br at bsdpad.com> wrote:
>
> I'm using not changed git head and freebsd amd64 only
> (checked on two different fbsd servers -problem exists in both)
>
> -Ruslan
>
> On Fri, Feb 11, 2011 at 06:00:16AM -0600, Anthony Minessale wrote:
> > This is your second strange issue. Maybe you have some problem with
> > your platform.
> > Are you using unaltered GIT HEAD?  Have you compared results on other
> > platforms like Linux 64 bit or Windows?
> >
> >
> > On Fri, Feb 11, 2011 at 5:40 AM, Ruslan Bukin <br at bsdpad.com> wrote:
> > > correction: it seems that parameters always exists after bridge,
> > > but sometimes one of them not exists in CDR result
> > > (I have checked with mod_xml_cdr and mod_json_cdr)
> > >
> > > -Ruslan
> > >
> > > On Fri, Feb 11, 2011 at 02:24:53PM +0300, Ruslan Bukin wrote:
> > >> Application set is not set parameters SOMETIMES
> > >>
> > >> for example, before bridge I set my static parameters:
> > >>
> > >> <action application="set" data="my_own_parameter=test"/>
> > >> <action application="set" data="nibble_rate=1"/>
> > >> ...
> > >>
> > >> sometimes (in about ~1-5% times) one of them is not set up.
> > >>
> > >> I tried to set like this before bridge:
> > >>
> > >>  <extension name="set_var" continue="true">
> > >>    <condition field="${my_own_parameter}" expression=".+"
break="on-true"/>
> > >>    <condition field="destination_number" expression="(777)"
break="on-true">
> > >>      <action application="set" data="my_own_parameter=test"/>
> > >>      <action application="transfer" data="$1 XML public"/>
> > >>    </condition>
> > >>  </extension>
> > >>
> > >> but no result: after bridge no parameter to read (SOMETIMES)
> > >>
> > >>
> > >> any recommendations?
> > >>
> > >> -Ruslan
> > >>
> > >
> > > _______________________________________________
> > > 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
> >
> > _______________________________________________
> > 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110211/df219b09/attachment-0001.html 


More information about the FreeSWITCH-users mailing list