HI I try to patch kannel + sqlbox and everything run well until I realize
that sqlbox will make Incoming MO put to database only,
never hit sms-service I created for every MO service.

Here's my sms-service group configuration to handle every MO, which is by
default should forwarded to http://someurl/xxx.php

group = sms-service
accepted-smsc=smsc1
max-messages=0
concatenation = true
keyword = default
catch-all=true
omit-empty=true
get-url= "http://someurl/xxx.php?sender=%p&msg=%a&dest=%P";

but after I use sqlbox, MO only put into sqlbox never hit the URL again

any information on this?

-- 
Regards,

Ady Wicaksono
Email:
ady.wicaksono at gmail.com
http://adywicaksono.wordpress.com/
  • kannel + sqlbox, MO never hit URL again only saved into data... Ady Wicaksono

Reply via email to