<div dir="ltr">I&#39;m not an expert, but try the following:<div><div><br></div><div>- make a call from the fs_cli and park it:</div><div>originate gsmopen/RR/<span style="color:rgb(0,0,0);white-space:pre-wrap">+6281313888001 </span>&amp;park()</div>
</div><div><br></div>- make a call from the fs_cli and make sound test:<div>originate gsmopen/RR/<span style="color:rgb(0,0,0);white-space:pre-wrap">+6281313888001 </span>&amp;echo()<br></div><div><br></div><div>- then, for outgoing calls put the following in the dialplan, I can&#39;t see any bridge cmd. try to add(replace $1 with the number you want):</div>
<div>  &lt;action application=&quot;bridge&quot; data=&quot;gsmopen/RR/$1&quot;/&gt;<br></div><div><br></div><div>- I can see from your logs that on incoming calls you use:<br></div><div><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">
bridge(user/${user_data(${destination_number}@${domain_name} attr id)}@${domain_name})</pre></div><div>- which later is translated to:</div><div><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">EXECUTE gsmopen/gsm01 bridge(user/@<a href="http://192.168.1.3">192.168.1.3</a>)</pre>
<pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">- basically the variable &#39;<span style="font-family:arial">user_data&#39; isn&#39;t set, which causes the problems on incoming calls</span></pre></div>
<div><br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jul 8, 2014 at 3:21 PM, D- Bamboo <span dir="ltr">&lt;<a href="mailto:datanya01@gmail.com" target="_blank">datanya01@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"><div dir="ltr"><div><div><div><div><div>hi<br><br></div>please help me to configure my dialplan outbound and inbound call.<br>
</div>i use ms windows 7, freeswitch source that compile with VS 2010, mod_gsmopen, huawei e153u, x-lite 4.<br>


</div>already follow this step <a href="https://wiki.freeswitch.org/wiki/Gsmopen" target="_blank">https://wiki.freeswitch.org/wiki/Gsmopen</a> but still can to establish calling to my cellular phone.<br></div><div><br></div>

this is my log when make a call from x-lite to my cell phone 
<br>
and other log when receive call from my cell phone to my modem number.<br><br><a href="https://jira.freeswitch.org/secure/attachment/21491/freeswitch%28calling%29.log" target="_blank">https://jira.freeswitch.org/secure/attachment/21491/freeswitch%28calling%29.log</a><br>

<a href="https://jira.freeswitch.org/secure/attachment/21492/freeswitch%28receive%20call%29.log" target="_blank">https://jira.freeswitch.org/secure/attachment/21492/freeswitch%28receive%20call%29.log</a><br><br></div>thanks for your help<br>

</div>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><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>
<br></blockquote></div><br></div>