2012/9/7 spameden <[email protected]>: > What's the version of kannel you're using?
I'm using svn trunk versions of kannel and opensmppbox > You can use internal, MySQL, PostgreSQL and bunch of other database storages > to store DLR's inside the kannel What is the right way to use internal storage for opensmppbox? I can't find example in opensmppbox docs. Can you give me example? > For processing the message you can either use sqlbox or smsbox with your > custom programmed scripts. > > For sqlbox you just need to insert the record into send_sms table. > > For smsbox use url like this: > > http://localhost:13005/cgi-bin/sendsms?username=foo&password=bar&to=+123456789011&text=Hello+world > > There is very detailed user guide you can compile fresh version of it from > SVN. Thanks. I don't need sqlbox now. I know how to send message from one smsbox to some smsc. But I can't find a way to send message from one opensmppbox to some smsc. I even tried to use route-to-smsc but message don't arrived to smsc. My configuration is shown in first mail message. What is wrong in it? -- Regards, Eugene Prokopiev
