Re: [patch] RE: immediate-sendsms-reply
Alexander Malysh <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, Kalle Marjola wrote: > Ok, I though over this and a bit updated your patch so that it only > waits if there are 'partially handled HTTP request' in the air (i.e. has > already sent the message onward to bearerbox but has not yet stored the > http client into disctionary). Moreover, the processing time between > sending the message to bb and saving the client into dictionary has been > minimized.. why not first put http client into dictionary and then send msg to bearerbox? > > If you (or anybody else) could test this patched (diff -u) smsbox then > that would be great. I already run 'make check' etc. with it and worked > fine but currently I'm a bit busy to do more testing... :/ > > -- Thanks, Alex