Re: Using the GPRS modem at the same time as kannel
"Wilfried Goesgens" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Organization | tar.gzipped.org |
| Message-ID | <[email protected]> |
On Mon, Jun 13, 2005 at 10:16:07AM +0200, Gareth Reakes wrote: > Hi all, > > I have got much further with my problem of downloading an MMS > message over a GSM modem now. Thanks to all that have helped. My last > remaining (hopefully) problem is that I cannot use the GSM modem at > the same time as kannel. At present I have to stop kannel, start a you might just stop the smsc. > ppp connection, set up the route tables and the http_proxy > environment variable and then wget. This is obviously undesirable as cool! > I miss any incoming notification in this slow process. Has anyone > managed to download files over the GPRS connection at the same time > kannel is using it? If so, I would really appreciate pointers to how afaik the gprs connection works with the at commands as kannel does. you could alter kannel to start/stop that connection, or you could try if your provider supports something like multi-cards, and make another modem fetch the messages. in germany o2 provides such a solution. this might be used in setups, where you have a sim card installed in your car audio system, so pherhaps ask your provider for a solution on that problem, not on syncron using it to receive and send ;) > to do it. If not, then could anyone who knows this area of code well > get in touch? This is a commercial project and I would happily pay > for the time (and commit the code back to kannel if it would be > useful to others) to sort this out. i've done a major rewrite to the kannel at driver, which could pherhaps be added such a functionality. this work is still to be merged with kannel.org. > > > Cheers, > > Gareth willi