req_feat patch

2007-05-09 Thread Rene Kluwen
Nowadays, clickatell requires the req_feat parameter to enable to set the sender id or send binary SMS. This patch enables this. Votes? Rene Kluwen Chimit Index: gw/smsc/smsc_http.c === RCS file:

Re: req_feat patch

2007-05-09 Thread Vincent CHAVANIS
-1 too for me as it. * Hardcoded is bad * If we need to implement this we should set it as a config value. Vincent -- Telemaque - 06560 SOPHIA-ANTIPOLIS - (FR) Service Technique/Reseau - NOC Developpement SMS/MMS/Kiosques http://www.telemaque.fr/ [EMAIL PROTECTED] Tel : +33 4 92 90 99 84 (fax

RE: req_feat patch

2007-05-09 Thread Rene Kluwen
There is a possibility to extract the value, given the MSG struct and it's members. Will that be a better option? I can come up with a version that does that. But before spending time on that, I want to know if it is an acceptable solution. Rene Kluwen Chimit -Original Message- From:

RE: req_feat patch

2007-05-09 Thread Hillel
Hi, Can we not rather have a generic HTTP interface that can be configured via config parameters for Clickatell or others? This will mean any provider offering a HTTP interface can offer HTTP via Kannel and so this generic interface will benefit all providers as they just need to specify their