This is not so trivial. Basically it would need a "special type" of SMS to be send down the pipe of smsbox to bearerbox to end up on the AT driver to do some special dial command on this. Another option would be to add it to the administrative interface of bearerbox (like shutdown and startup of drivers/ smsc conncetions) to be handed over to the AT driver in charge. Thats probably much easier but means your application has to deal with two different http interfaces. It is possible to do but for sure not something standard kannel should have in my eyes because its a very specific hack for a very specific purpose.

On 03.12.2006, at 21:57, Teodor Robas wrote:


Hello all,

I have a (experimental) box installed with a SE T290 phone.
I already placed command ATD123iG instead of the normal init string in order to call to info credit number.
Then network sends back a SMS (it worked).

I enter into code trying to find a way to make kannel dial when a http command is issued. But when I dive into code in smsc_at.c I found a bunch of functions that I do not see from where are called. And I am shure that are used (eg at2_open_device).

It is possible for somebody to point me to a usefull spot of documentation ?
Or make a very short description of internal design of kannel ?
Or, at least point me the next level on top of smsc at driver ?

Best Regards,
Teodor



Reply via email to