Using internal storage for opensmppbox: group = opensmppbox box-dlr-storage = internal
About your other question: bearerbox-port should be 13001 in group = opensmppbox. == Rene -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Eugene Prokopiev Sent: Friday, 07 September, 2012 17:56 To: spameden Cc: [email protected] Subject: Re: opensmppbox connection problems 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=+1 > 23456789011&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
