account field in smsc_http.c is not url-encoded

2006-03-14 Thread Vincent CHAVANIS
I just noticed that account field in smsc_http.c is not url-encoded if (sms-sms.account) /* prepend account with local username */ octstr_format_append(url, account=%E:%E, sms-sms.service, sms-sms.account); ':' should appear as %3A Could someone confirm me this or did i miss

How to get the SMSC ID and store it as a C string?

2006-03-14 Thread vinodkumar
Hi all! Ihave three requirements and i need HELP: 1.) I want to get the status of the SMSC whenever the status changes to CONNECTING or RECONNECTING and then send as a UDP packet to another system along with the SMSC ID. I am able to send the UDP packet automatically whenever the status

Clickatell http driver patch

2006-03-14 Thread Rene Kluwen
Hi Alex, As you suggested, I agree that we better move this thread to the ML. I posted the patch to the users ML. I will attach it to this post again for your convenience. I will fix your points 1, 2 4. Probably before the end of this week. About the authentication: Clickatell does not send a

Re: Clickatell http driver patch

2006-03-14 Thread Alexander Malysh
Hi again, Rene Kluwen schrieb: Hi Alex, As you suggested, I agree that we better move this thread to the ML. I posted the patch to the users ML. I will attach it to this post again for your convenience. I will fix your points 1, 2 4. Probably before the end of this week. About the

FW: [Kannel 0000321]: Unable to stop read_from_box fn

2006-03-14 Thread Rene Kluwen
Alex, I agree. Do you have a better option? Rene Kluwen Chimit --- alex - 03-14-06 20:29 GMT --- Hi Rene, your patch is more a hack as solution. -1 from me.

HTTP format

2006-03-14 Thread ecatromp
List, I'm trying to do the following. When a user sends an keyword in this fetches an response and this is response is being send back to the user. The problem i'm facing is that i'm trying to format the message with this i mean i want to add some line feed (%0A) to the message being send back to

Re: FW: [Kannel 0000321]: Unable to stop read_from_box fn

2006-03-14 Thread Alexander Malysh
Hi Rene, the problem is that read_from_box function take timeout as argument but does not respect it. I have enhanced version in my tree, will try to post it this week. Thanks, Alex Rene Kluwen schrieb: Alex, I agree. Do you have a better option? Rene Kluwen Chimit