Hi
No, with this option it tunnels AT-commands under TCP.
Some equipment like multi-sim devises uses TCP sockets to reach each sim.
Thsi also works with some serial to ethernet converters linke terminal
servers o serial concentrators.
If your device does not support AT-Commands, then you should develop your
own smsc.
You can use the smsc-at/smsc-http code as templates to develop your own.
They have all necessary hooks/code to connect to kannel's bearerbox. We
have successfully use it to develop a TNPP conection to kannel
Regards
Alvaro
|-----------------------------------------------------------------------------------------------------------------|
Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier
celular y Nextel
en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via SMS
y GPRS online
Visitenos en www.perusms.com
On Tue, Mar 15, 2016 at 10:38 AM, Adib Hannachi <[email protected]>
wrote:
> thanks for the reply
>
> as i understood, that should be work with dongle that does not support AT
> commands ?
>
> 2016-03-15 15:33 GMT+01:00 Alvaro Cornejo <[email protected]>:
>
>> Hi Adib
>>
>> Kannel smsc-at supports at-commands through ip. it should be something
>> like:
>>
>>
>> group = smsc
>> smsc = at
>> smsc-id = id2
>> log-level = 0
>> modemtype = auto
>> speed = 115200
>> log-file = "/var/log/kannel/id2.log"
>> keepalive = 60
>> device = rawtcp
>> host = 10.10.5.3
>> port = 2100
>>
>> There was a patch where you can add some login info (user/pass) to this.
>> I'm not sure if it passed into the main trunk.
>>
>> Check manual for details.
>>
>> Regards
>>
>>
>>
>>
>> |-----------------------------------------------------------------------------------------------------------------|
>> Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier
>> celular y Nextel
>> en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via
>> SMS y GPRS online
>> Visitenos en www.perusms.com
>>
>> On Tue, Mar 15, 2016 at 4:05 AM, Adib Hannachi <
>> [email protected]> wrote:
>>
>>> Hi,
>>>
>>> As we have said, Kannel uses mainly AT GSM commands, so I decided to
>>> develop the interface between the kannel and the dongle , can you please
>>> help me with some documentation:
>>> -class diagram of the Kannel
>>> -Some other open source SMS gateway that supports not only AT command,
>>> but also http request
>>>
>>>
>>> best regards
>>> ___________________________________
>>> *Adib HANNACHI*
>>>
>>>
>>> *Software Student EngineerEmail: [email protected]
>>> <[email protected]>*
>>>
>>> *WebSite: adibhannachi.me <http://adibhannachi.me>*
>>> ___________________________________
>>>
>>
>>
>
>
> --
> ___________________________________
> *Adib HANNACHI*
> *Software Student Engineer*
> *National Engineering School of Carthage*
> *Mobile: (+216) 52 55 04 96*
>
> *Email: [email protected] <[email protected]>*
>
> *WebSite: adibhannachi.me <http://adibhannachi.me>*
> ___________________________________
>