Thanks for reporting. I will test and confirm the behavior of normal vs. enterprise and make sure it is properly documented on the wiki.<br><br>-MC<br><br><div class="gmail_quote">On Thu, Oct 7, 2010 at 8:42 AM, Mario <span dir="ltr">&lt;<a href="mailto:mario_fs@mgtech.com">mario_fs@mgtech.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Thanks for responding Steve, I am beginning to wonder if this is by<br>
design or a bug. I am closer to the end of building the system for our<br>
small office and I thought this would be an easy one. Not so, I already<br>
checked enterprise (:_:) vs (,) and that is where the problem is. I<br>
tried the exports you suggested and had high hopes but no dice. Seems<br>
when using :_: everything is lost and has to be passed as part of the<br>
dialstring.  BTW, I need :_: because the SPA962 phones I use now don&#39;t<br>
use SUBSCRIBE only NOTIFY for the mailbox so I have to use multiple<br>
registrations since we are not big and share mailboxes. Thanks for the<br>
help. I wonder if there is a way to determine if this is design or bug....<br>
<br>
Both don&#39;t fix the problem:<br>
&lt;action application=&quot;export&quot;<br>
<div class="im">data=&quot;effective_caller_id_number=${caller_id_number}&quot;/<br>
<br>
</div>&lt;action application=&quot;export&quot;<br>
<div class="im">data=&quot;origination_caller_id_number=${caller_id_number}&quot;/<br>
<br>
<br>
</div><div><div></div><div class="h5">On 10/07/10 00:44, Steven Ayre wrote:<br>
&gt; It&#39;s also possible that it&#39;s a difference between enterprise and<br>
&gt; normal bridge syntax - I&#39;ve never used enterprise so don&#39;t know too<br>
&gt; much about it.<br>
&gt;<br>
&gt; -Steve<br>
&gt;<br>
&gt;<br>
&gt; On 7 October 2010 08:41, Steven Ayre &lt;<a href="mailto:steveayre@gmail.com">steveayre@gmail.com</a>&gt; wrote:<br>
&gt;&gt; Have you tried using effective_* with export?<br>
&gt;&gt; <a href="http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_export" target="_blank">http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_export</a><br>
&gt;&gt;<br>
&gt;&gt; -Steve<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On 6 October 2010 19:24, Mario &lt;<a href="mailto:mario_fs@mgtech.com">mario_fs@mgtech.com</a>&gt; wrote:<br>
&gt;&gt;&gt; I have the inbound caller ID working for a bridge but can&#39;t reconcile<br>
&gt;&gt;&gt; why effective_caller_id.. does not work. I spent a lot of time the last<br>
&gt;&gt;&gt; few days reading the wiki and other web info. Since I can&#39;t find the<br>
&gt;&gt;&gt; answer anywhere can anyone shed some light on this?<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; The wiki states:<br>
&gt;&gt;&gt; effective_caller_id_number<br>
&gt;&gt;&gt; Sets the effective callerid number. This is automatically exported to<br>
&gt;&gt;&gt; the B-leg; however, it is not valid in an origination string. In other<br>
&gt;&gt;&gt; words, set this before calling bridge, otherwise use<br>
&gt;&gt;&gt; origination_caller_id_number<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Does NOT work before the bridge:<br>
&gt;&gt;&gt;        &lt;!--action application=&quot;set&quot;<br>
&gt;&gt;&gt; data=&quot;effective_caller_id_number=${caller_id_number}&quot;/&gt;<br>
&gt;&gt;&gt;        &lt;action application=&quot;set&quot;<br>
&gt;&gt;&gt; data=&quot;effective_caller_id_name=${caller_id_name}&quot;/--&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Does NOT work before the bridge:<br>
&gt;&gt;&gt;        &lt;!--action application=&quot;set&quot;<br>
&gt;&gt;&gt; data=&quot;origination_caller_id_number=${caller_id_number}&quot;/&gt;<br>
&gt;&gt;&gt;        &lt;action application=&quot;set&quot;<br>
&gt;&gt;&gt; data=&quot;origination_caller_id_name=${caller_id_name}&quot;/--&gt;<br>
&gt;&gt;&gt;        &lt;!--action application=&quot;set&quot;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; ONLY way IT WORKS (must be added before dialstring):<br>
&gt;&gt;&gt;        &lt;action application=&quot;bridge&quot;<br>
&gt;&gt;&gt; data=&quot;&lt;originate_timeout=15,origination_caller_id_number=${caller_id_number},origination_caller_id_name=${caller_id_name}&gt;group/MGT@${domain_name}:_:sofia/gateway/uuid1/19162223333:_:sofia/gateway/uuid1/19164445555&quot;/&gt;<br>

&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; The caller ID is lost in an extension, although I still don&#39;t know why<br>
&gt;&gt;&gt; at least I got it back.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt; FreeSWITCH-users mailing list<br>
&gt;&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">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" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br>