Hello,
the module is working with phones having an AT modem for sending SMS.
You can set debug=3 in the config file and send the output here to
investigate, in case you don't understand exactly what happens.
Cheers,
Daniel
On 8/14/12 5:10 PM, Oleksandr Shchirskyi wrote:
Hi,
I'm using OpenIMSCore based on the SER. At the moment I try to add
SMS-GW to it.
I've found, that SER has sms module, and I tried to use it. But,
unfortunately, I couldn't make it work.
It's not very clear for me how SIP MESSAGEs can be routed to the sms
module. This module works not as application server (or I'm wrong?)
At the moment I have such configuration in the scscf.cfg:
==============================
modparam("sms","modems","Nokia [d=/dev/ttyACM0;b=9600]")
modparam("sms","networks","D1[m=10]")
modparam("sms","links","Nokia[D1]")
modparam("sms","domain","open-ims.test")
modparam("sms","max_sms_parts",3)
modparam("sms","use_contact",1)
# main routing logic
route{
if(method=="MESSAGE"){
sms_send_msg_to_net("D1");
}
...
}
==============================
As a hardware GSM gateway my cell phone is using.
As I see, nothing happens when s-cscf processes SIP MESSAGEs. I don't
see that these messages are forwarded to the sms module, or smth like
that.
Final question - is it possible to use this module as IP-SMS-GW for
the OpenIMSCore? And how?
I would be very appreciated for any help.
Thank you in advance.
--
Daniel-Constantin Mierla -
http://www.asipto.com
http://twitter.com/#!/miconda -
http://www.linkedin.com/in/miconda
Kamailio Advanced Training, Seattle, USA, Sep 23-26, 2012 -
http://asipto.com/u/katu
Kamailio Practical Workshop, Netherlands, Sep 10-12, 2012 -
http://asipto.com/u/kpw