How about set the caller id in vars.xml:<div><br></div><div>&lt;X-PRE-PROCESS cmd=&quot;set&quot; data=&quot;outbound_caller_id=0000000000&quot;/&gt;</div><div><br></div><div>Set it to the most common value and then you only have to do something in bridges and originates that need a CID different from what you set in vars.xml...</div>
<div><br></div><div>-MC<br><br><div class="gmail_quote">On Sat, Mar 19, 2011 at 4:27 AM, Dmitry Bely <span dir="ltr">&lt;<a href="mailto:dmitry.bely@gmail.com">dmitry.bely@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
My VoIP provider requires a specific caller ID set for an outbound<br>
call otherwise the call is rejected. Currently I set it just before<br>
bridge<br>
<br>
      &lt;action application=&quot;set&quot; data=&quot;effective_caller_id_name=...&quot;/&gt;<br>
      &lt;action application=&quot;bridge&quot; data=&quot;...&quot;/&gt;<br>
<br>
But it&#39;s tedious as there is a number of bridge commands in the<br>
dialplan and I still have to explicitly specify the caller id for<br>
&quot;originate&quot; command in the FreeSWITCH console. Is it possible to force<br>
an outbound caller id on a gateway basis?<br>
<br>
- Dmitry Bely<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>
</blockquote></div><br></div>