<div dir="ltr">Hi,<div><br></div><div>I have installed freeswitch 1.6.12 and SMPP on this. Configured SMPP account and able to send outgoing message from softphone but when some replying to me then message coming on freeswitch but its coming on my softphone. </div><div><br></div><div>I followed <a href="https://quentustech.com/smpp-support-in-freeswitch.html">https://quentustech.com/smpp-support-in-freeswitch.html</a> created by by William King. Log showing same as per William included but in my case its never reach to my extension. Local extension to extension chat working but only when message coming on my DID then its not going routed extension. </div><div><br></div><div><b>My chat plan:- </b></div><div><br></div><div><div> &lt;context name=&quot;default&quot;&gt;</div><div>   &lt;extension name=&quot;smpp34_demo_in&quot;&gt;</div><div>     &lt;condition field=&quot;to_user&quot; expression=&quot;^DID_Number$&quot;/&gt;</div><div>     &lt;condition field=&quot;from_user&quot; expression=&quot;^(\d{11})$&quot;&gt;</div><div>       &lt;action application=&quot;set&quot; data=&quot;to=2001001@xx.xx.xx.xx&quot;/&gt;</div><div>       &lt;action application=&quot;set&quot; data=&quot;from=$1@xx.xx.xx.xx&quot;/&gt;</div><div>       &lt;action application=&quot;set&quot; data=&quot;proto=&quot;/&gt;</div><div>       &lt;action application=&quot;set&quot; data=&quot;dest_proto=sip&quot;/&gt;</div><div>       &lt;action application=&quot;set&quot; data=&quot;final_delivery=1&quot;/&gt;</div><div>       &lt;action application=&quot;info&quot;/&gt;</div><div>       &lt;action application=&quot;send&quot;/&gt;</div><div>     &lt;/condition&gt;</div><div>   &lt;/extension&gt;</div><div> &lt;/context&gt;</div><div><br></div><div> &lt;context name=&quot;public&quot;&gt;</div><div>   &lt;extension name=&quot;smpp34_demo_out&quot;&gt;</div><div>     &lt;condition field=&quot;from_user&quot; expression=&quot;2001001&quot;/&gt;</div><div>     &lt;condition field=&quot;to_user&quot; expression=&quot;^(\d{11})$&quot;&gt;</div><div>       &lt;action application=&quot;set&quot; data=&quot;from_user=DID_Number&quot;/&gt;</div><div>       &lt;action application=&quot;set&quot; data=&quot;final_delivery=1&quot;/&gt;</div><div>       &lt;action application=&quot;info&quot;/&gt;</div><div>       &lt;action application=&quot;smpp_send&quot; data=&quot;brightlinkIP&quot;/&gt;</div><div>     &lt;/condition&gt;</div><div>   &lt;/extension&gt;</div><div> &lt;/context&gt;</div><div><br></div><div>Please guide me.</div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div style="font-family:arial;font-size:small">Thanks &amp; Regard</div><div style="font-family:arial;font-size:small">Uday</div><div style="font-family:arial;font-size:small">Site:- <a href="http://www.shareyourknowledge.in/" style="color:rgb(17,85,204)" target="_blank">www.shareyourknowledge.in</a></div><div style="font-family:arial;font-size:small">Mobile:- +91-9377579349</div></div></div>
</div></div>