What you want to do should be possible when you enable multiplexer mode (see the AT+CMUX command). You can map the different multiplexer channels to pseudo terminals in Linux/Unix and run Kannel on one channel and pppd on the other.
Regards Joerg > -----Urspr�ngliche Nachricht----- > Von: Wilfried Goesgens [mailto:[EMAIL PROTECTED] > Gesendet: Dienstag, 14. Juni 2005 18:33 > An: [email protected] > Betreff: Re: Using the GPRS modem at the same time as kannel > > > > 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 >
