<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> <context name="khomp-00-00"><br>
<extension name="exemplo_1"><br>
<condition field="destination_number" expression="^s$"><br> <action application="log" data="DEBUG Recieving CALL ..." /><br> <action application="log" data="De ${caller_id_number}"/><br>
<br> <action application="curl" data="<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}&teste2=Chamada"/><br>
<action application="info"/><br><br> </condition><br> </extension><br> </context><br><br> <context name="khomp-sms-00-00"><br> <extension name="sms"><br>
<condition field="destination_number" expression="^s$"><br> <action application="curl" data="<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&teste2=Entrante"/><br>
<action application="info"/><br> </condition><br> </extension><br> </context><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's.<br><font color="#888888"><br>Rodrigo Ferrari.<br>
</font></div><br>