RE: New CVS - problem with http gateway
"Hillel" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <001301c7863c$18129820$4837c860$@biz> |
Hi Stripe, It seems with the latest CVS you are forced to use a smsbox-route and a smsbox-id. The problem has been solved by using the following smsbox-route: group = smsbox-route smsbox-id = dlrbox smsc-id = smsc1;smsc2;clickatell group = smsbox smsbox-id = dlrbox bearerbox-host = localhost sendsms-port = 13013 http-queue-delay=30 http-request-retry=20160 access-log = "/var/log/kannel/smsboxaccess.log" log-file = "/var/log/kannel/smsbox.log" log-level = 0 immediate-sendsms-reply = true Rgds