<p>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?<br>
On Feb 11, 2011 7:03 AM, "Ruslan Bukin" <<a href="mailto:br@bsdpad.com">br@bsdpad.com</a>> wrote:<br>
><br>
> I'm using not changed git head and freebsd amd64 only<br>
> (checked on two different fbsd servers -problem exists in both)<br>
><br>
> -Ruslan<br>
><br>
> On Fri, Feb 11, 2011 at 06:00:16AM -0600, Anthony Minessale wrote:<br>
> > This is your second strange issue. Maybe you have some problem with<br>
> > your platform.<br>
> > Are you using unaltered GIT HEAD? Have you compared results on other<br>
> > platforms like Linux 64 bit or Windows?<br>
> ><br>
> ><br>
> > On Fri, Feb 11, 2011 at 5:40 AM, Ruslan Bukin <<a href="mailto:br@bsdpad.com">br@bsdpad.com</a>> wrote:<br>
> > > correction: it seems that parameters always exists after bridge,<br>
> > > but sometimes one of them not exists in CDR result<br>
> > > (I have checked with mod_xml_cdr and mod_json_cdr)<br>
> > ><br>
> > > -Ruslan<br>
> > ><br>
> > > On Fri, Feb 11, 2011 at 02:24:53PM +0300, Ruslan Bukin wrote:<br>
> > >> Application set is not set parameters SOMETIMES<br>
> > >><br>
> > >> for example, before bridge I set my static parameters:<br>
> > >><br>
> > >> <action application="set" data="my_own_parameter=test"/><br>
> > >> <action application="set" data="nibble_rate=1"/><br>
> > >> ...<br>
> > >><br>
> > >> sometimes (in about ~1-5% times) one of them is not set up.<br>
> > >><br>
> > >> I tried to set like this before bridge:<br>
> > >><br>
> > >> <extension name="set_var" continue="true"><br>
> > >> <condition field="${my_own_parameter}" expression=".+" break="on-true"/><br>
> > >> <condition field="destination_number" expression="(777)" break="on-true"><br>
> > >> <action application="set" data="my_own_parameter=test"/><br>
> > >> <action application="transfer" data="$1 XML public"/><br>
> > >> </condition><br>
> > >> </extension><br>
> > >><br>
> > >> but no result: after bridge no parameter to read (SOMETIMES)<br>
> > >><br>
> > >><br>
> > >> any recommendations?<br>
> > >><br>
> > >> -Ruslan<br>
> > >><br>
> > ><br>
> > > _______________________________________________<br>
> > > FreeSWITCH-users mailing list<br>
> > > <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
> > > <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
> > > UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
> > > <a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br>
> > ><br>
> ><br>
> ><br>
> ><br>
> > --<br>
> > Anthony Minessale II<br>
> ><br>
> > FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>
> > ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
> > Twitter: <a href="http://twitter.com/FreeSWITCH_wire">http://twitter.com/FreeSWITCH_wire</a><br>
> ><br>
> > AIM: anthm<br>
> > <a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>
> > GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
> > IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br>
> ><br>
> > FreeSWITCH Developer Conference<br>
> > <a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br>
> > <a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>
> > pstn:+19193869900<br>
> ><br>
> > _______________________________________________<br>
> > FreeSWITCH-users mailing list<br>
> > <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
> > <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
> > UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
> > <a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br>
><br>
> _______________________________________________<br>
> FreeSWITCH-users mailing list<br>
> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
> <a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br>
</p>