Case closed, my mistaken :)

sqlbox is inserting to db and also send to smsbox, so smsbox also processing
the sms and hit the URL :)


On 8/29/07, Ady Wicaksono <[EMAIL PROTECTED]> wrote:
>
> 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<http://someurl/xxx.php?sender=%25p&msg=%25a&dest=%25P>
> "
>
> 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/




-- 
Regards,

Ady Wicaksono
Email:
ady.wicaksono at gmail.com
http://adywicaksono.wordpress.com/

Reply via email to