<br><div class="gmail_quote">Hello friends,<br><br>Sorry for my bad english.<br><br>I installed a khomp GSM board, set up 2 chips, b0c0 and b0c1. At the dialplan I configured this situation:<br><br>    &lt;context name=&quot;khomp-00-00&quot;&gt;<br>
      &lt;extension name=&quot;exemplo_1&quot;&gt;<br>
        &lt;condition field=&quot;destination_number&quot; expression=&quot;^s$&quot;&gt;<br>          &lt;action application=&quot;log&quot; data=&quot;DEBUG Recieving CALL ...&quot; /&gt;<br>          &lt;action application=&quot;log&quot; data=&quot;De ${caller_id_number}&quot;/&gt;<br>

<br>          &lt;action application=&quot;curl&quot; data=&quot;<a href="http://app.cellmidia.com.br/receiver/receiver.php" target="_blank">http://app.cellmidia.com.br/receiver/receiver.php</a> headers post teste=${caller_id_number}&amp;teste2=Chamada&quot;/&gt;<br>

          &lt;action application=&quot;info&quot;/&gt;<br><br>        &lt;/condition&gt;<br>      &lt;/extension&gt;<br>    &lt;/context&gt;<br><br>    &lt;context name=&quot;khomp-sms-00-00&quot;&gt;<br>      &lt;extension name=&quot;sms&quot;&gt;<br>

        &lt;condition field=&quot;destination_number&quot; expression=&quot;^s$&quot;&gt;<br>          &lt;action application=&quot;curl&quot; data=&quot;<a href="http://app.cellmidia.com.br/receiver/receiver.php" target="_blank">http://app.cellmidia.com.br/receiver/receiver.php</a> headers post teste=SMS&amp;teste2=Entrante&quot;/&gt;<br>

          &lt;action application=&quot;info&quot;/&gt;<br>        &lt;/condition&gt;<br>      &lt;/extension&gt;<br>    &lt;/context&gt;<br><br>If I call it will do what is set to do, but if I send a message, it will not operate, there is no log set or any event marked as happining. Is there some configuration that I miss? Some setting to my khomp board be able to receive messages.<br>

<br>Thanks, best regard&#39;s.<br><font color="#888888"><br>Rodrigo Ferrari.<br>
</font></div><br>