Re: [PATCH] Clickatell

2019-07-09 Thread Alexander Malysh
Hi,

commited to SVN. Thanks!

Alex

> Am 01.07.2019 um 19:10 schrieb Lamasuta, Franck, Vodafone Automotive 
> :
> 
> Hi list,
>  
> Here is a patch to improve Clickatell HTTP API support: 
> https://archive.clickatell.com/developers/api-docs/http-overview/ 
> 
> The patch was required to send MT-SMS to US customers (two-way number).
>  
> Main changes:
> - Better support of Clickatell HTTP API (Developer’s Central): from, mo, 
> validity and callback parameters
> - Better DLR and error management
>  
> Minor changes:
> - Removed useless struct field (conndata->proxy)
> - Fixed code indentation
> - Removed tabs in cfg.def
> - User guide: Fixed invalid character entities ( and ) + Fixed 
> literals (& and >)
>  
> Regards,
> Franck
> 



[PATCH] Clickatell

2019-07-01 Thread Lamasuta, Franck, Vodafone Automotive
Hi list,

Here is a patch to improve Clickatell HTTP API support: 
https://archive.clickatell.com/developers/api-docs/http-overview/
The patch was required to send MT-SMS to US customers (two-way number).

Main changes:
- Better support of Clickatell HTTP API (Developer's Central): from, mo, 
validity and callback parameters
- Better DLR and error management

Minor changes:
- Removed useless struct field (conndata->proxy)
- Fixed code indentation
- Removed tabs in cfg.def
- User guide: Fixed invalid character entities ( and ) + Fixed 
literals (& and >)

Regards,
Franck


clickatell.patch
Description: clickatell.patch


Re: PATCH: Clickatell UCS2 + Concat over HTTP support

2009-01-06 Thread Alexander Malysh

Hi all,

ok... comitted to cvs.

Thanks,
Alex

Werner Coetzee schrieb:

Hi

It's working in my code.

Regards

--

Werner Coetzee
*   C Developer: Messaging Engine

*   T +27 21 910 7700
*   F +27 21 910 7701

werner.coet...@clickatell.com
www.clickatell.com




-Original Message-
From: Alexander Malysh [mailto:amal...@kannel.org]
Sent: 05 January 2009 10:30
To: devel@kannel.org
Subject: Re: PATCH: Clickatell UCS2 + Concat over HTTP support

Hi,

patch looks ok. Could someone please confirm it works as expected?

Thanks,
Alex

Donald Jackson schrieb:

Hi everyone,

I have written a small patch to smsc_http.c which will allow a user to
send concat, 8 bit and unicode messages over HTTP via Clickatell.

Hope someone else finds it useful! :)

Thanks,
--
Donald Jackson
http://www.ddj.co.za/
donaldjster(a)gmail.com http://gmail.com









Re: PATCH: Clickatell UCS2 + Concat over HTTP support

2009-01-05 Thread Alexander Malysh

Hi,

patch looks ok. Could someone please confirm it works as expected?

Thanks,
Alex

Donald Jackson schrieb:

Hi everyone,

I have written a small patch to smsc_http.c which will allow a user to 
send concat, 8 bit and unicode messages over HTTP via Clickatell.


Hope someone else finds it useful! :)

Thanks,
--
Donald Jackson
http://www.ddj.co.za/
donaldjster(a)gmail.com http://gmail.com





RE: PATCH: Clickatell UCS2 + Concat over HTTP support

2009-01-05 Thread Werner Coetzee

Hi

It's working in my code.

Regards

--

Werner Coetzee
*   C Developer: Messaging Engine

*   T +27 21 910 7700
*   F +27 21 910 7701

werner.coet...@clickatell.com
www.clickatell.com




-Original Message-
From: Alexander Malysh [mailto:amal...@kannel.org]
Sent: 05 January 2009 10:30
To: devel@kannel.org
Subject: Re: PATCH: Clickatell UCS2 + Concat over HTTP support

Hi,

patch looks ok. Could someone please confirm it works as expected?

Thanks,
Alex

Donald Jackson schrieb:
 Hi everyone,

 I have written a small patch to smsc_http.c which will allow a user to
 send concat, 8 bit and unicode messages over HTTP via Clickatell.

 Hope someone else finds it useful! :)

 Thanks,
 --
 Donald Jackson
 http://www.ddj.co.za/
 donaldjster(a)gmail.com http://gmail.com