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

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


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



More information about the FreeSWITCH-users mailing list