liste diffusion

2013-04-11 Thread Bruno MARTINS
liste ___ networkmanager-list mailing list networkmanager-list@gnome.org https://mail.gnome.org/mailman/listinfo/networkmanager-list

Re: ModemManager USSD resonse patch

2013-04-11 Thread Aleksander Morgado
On 11/04/13 17:58, Golikov Pavel wrote: > 11.04.2013, 19:49, "Aleksander Morgado" : >> I would move the /* Some operators... */ comment to here, not in between >> the case: and the brace. > > Ок. > >> Should we really process this case? Will it ever happen a >> network-initiated USSD notification

Re: ModemManager and Cinterion BGS2-W

2013-04-11 Thread Golikov Pavel
11.04.2013, 19:43, "Aleksander Morgado" : > Going to low power mode during initialization is something we already > disabled in git master, we don't play with low-power mode automatically > any more. Users can still request low-power mode through the API, > though. I'd suggest you try with git mast

Re: ModemManager USSD resonse patch

2013-04-11 Thread Golikov Pavel
11.04.2013, 19:49, "Aleksander Morgado" : > I would move the /* Some operators... */ comment to here, not in between > the case: and the brace. Ок. > Should we really process this case? Will it ever happen a > network-initiated USSD notification with a connection termination code? > Probably will

Re: ModemManager USSD resonse patch

2013-04-11 Thread Aleksander Morgado
Hey! On 11/04/13 16:30, Golikov Pavel wrote: > This patch fixes USSD respose handling. > > Some operators sends answer to USSD message with connection termination code. > When the connection termination state recieved, we should check if we can > decode > the answer string. If we can, we sho

Re: ModemManager and Cinterion BGS2-W

2013-04-11 Thread Aleksander Morgado
On 11/04/13 13:45, Golikov Pavel wrote: > Hello! I'm trying to get ModemManager 7.990 working with my Cinterion modem. > > The problem is that the modem cannot be enabled properly. The cinterion > plugin switches it to CYCLIC SLEEP mode (+CFUN=7) on initial power down. Going to low power mode du

Re: ModemManager USSD resonse patch

2013-04-11 Thread Dan Williams
On Thu, 2013-04-11 at 18:30 +0400, Golikov Pavel wrote: > This patch fixes USSD respose handling. > > Some operators sends answer to USSD message with connection termination code. > When the connection termination state recieved, we should check if we can > decode > the answer string. If we c

Re: ModemManager and Cinterion BGS2-W

2013-04-11 Thread Dan Williams
On Thu, 2013-04-11 at 15:45 +0400, Golikov Pavel wrote: > Hello! I'm trying to get ModemManager 7.990 working with my Cinterion modem. > > The problem is that the modem cannot be enabled properly. The cinterion > plugin switches it to CYCLIC SLEEP mode (+CFUN=7) on initial power down. > In this m

ModemManager USSD resonse patch

2013-04-11 Thread Golikov Pavel
This patch fixes USSD respose handling. Some operators sends answer to USSD message with connection termination code. When the connection termination state recieved, we should check if we can decode the answer string. If we can, we should return this string as answer instead of error. diff -

ModemManager and Cinterion BGS2-W

2013-04-11 Thread Golikov Pavel
Hello! I'm trying to get ModemManager 7.990 working with my Cinterion modem. The problem is that the modem cannot be enabled properly. The cinterion plugin switches it to CYCLIC SLEEP mode (+CFUN=7) on initial power down. In this mode the modem can only be enabled if hardware flow control is on

Re: [PATCH] man: Rewrite NetworkManager.8 and NetworkManager.conf.5 in DocBook

2013-04-11 Thread Colin Walters
On Wed, 2013-04-10 at 12:25 -0500, Dan Williams wrote: > Though now that I look again, where does docbook.xsl come from, and is > that going to be available when there's no network? Does xsltproc look > in some local cache before hitting a network for the .xsl? Yes, there's this elaborate "catal

Re: SMS sending error with Telit module

2013-04-11 Thread Enrico Murador - Research & Development - CET
On 10/04/2013 17:28, Dan Williams wrote: In the case where the module has multiple AT-capable ports, any of them are available for PPP unless ModemManager is told otherwise. Typically MM does this either by asking the modem which ports it supports PPP on (through proprietary AT commands), or by

Re: Sierra Wireless MC7750 / MM 0.7.990 / NM 0.9.8

2013-04-11 Thread Aleksander Morgado
>>> >>> It took me a little while, but I put together recent builds with the >>> 'aleksander/current-capabilities' branch merged back into trunk. I now >>> have launchpad set up to do daily builds. >>> >>> If anyone else is on debian/ubuntu/mint, you can pull the builds from: >>> >>> https://co