<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">can you try in the square brackets using&nbsp;<a href="http://wiki.freeswitch.org/wiki/Channel_Variables#origination_caller_id_number">http://wiki.freeswitch.org/wiki/Channel_Variables#origination_caller_id_number</a> instead? &nbsp;I think effective will work if you set it but not in the square brackets.<div><br></div><div>Mike</div><div><br><div><div>On Jun 2, 2009, at 7:04 AM, Yuriy Ivzhenko wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div style="font-family: 'Sans Serif'; font-size: 10pt; font-weight: 400; font-style: normal; "><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; white-space: pre-wrap; ">Hello all.</div><p style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; white-space: pre-wrap; "></p><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; white-space: pre-wrap; ">I have test the lcr overriding the Caller ID functionality.</div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; white-space: pre-wrap; ">It return dialstring, that contains 'effective_caller_id_number' variable.</div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; white-space: pre-wrap; ">But that variable has no effect.</div><p style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; white-space: pre-wrap; "></p><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; white-space: pre-wrap; ">I try test configuration</div><p style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; white-space: pre-wrap; "></p><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; white-space: pre-wrap; ">&lt;extension name="Test_calls"></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; white-space: pre-wrap; ">    &lt;condition field="destination_number" expression="^(1001)$"></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; white-space: pre-wrap; ">&lt;!--    &lt;action application="set" data="effective_caller_id_number=9999"/>  --></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; white-space: pre-wrap; ">        &lt;action application="bridge" data="[effective_caller_id_number=9999]sofia/internal/<a href="sip:1001@192.168.2.43:5060">sip:1001@192.168.2.43:5060</a>"/></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; white-space: pre-wrap; ">        &lt;action application="hangup"/></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; white-space: pre-wrap; ">    &lt;/condition></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; white-space: pre-wrap; ">&lt;/extension></div><p style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; white-space: pre-wrap; "></p><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; white-space: pre-wrap; ">There is  no result. (caller id number not changed)</div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; white-space: pre-wrap; ">But If I uncomment the set line, then the caller_id_number changes.</div><p style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; white-space: pre-wrap; "></p><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; white-space: pre-wrap; ">I found the similar  bug (<a href="http://jira.freeswitch.org/browse/MODAPP-122">http://jira.freeswitch.org/browse/MODAPP-122</a>) and his status - fixed.</div><p style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; white-space: pre-wrap; "></p><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; white-space: pre-wrap; ">....may be i not consider something?</div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; white-space: pre-wrap; ">I use svn trunk 13544.</div><p style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; white-space: pre-wrap; "></p><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; white-space: pre-wrap; ">Yuriy</div><p style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; white-space: pre-wrap; "></p>_______________________________________________<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></div></span></blockquote></div><br></div></body></html>