Re: Problem occurred internal to model specific code
Rodrigo Montiel <[email protected]> Mon, 09 Dec 2013 16:10:12 -0300
| Newsgroups | gmane.linux.drivers.gnokii |
|---|---|
| Message-ID | <1386616212.2661.27.camel@condor> |
First of all, thanks for your response, it is much appreciated. I was wondering if those "STIN: 1,0,0" are rubbished messages from the past? or maybe some memory positions in the SM card? Will try to find out how to disable them manually, then will give a try on a connect/disconnect script. Thank you, On Mon, 2013-12-09 at 19:31 +0100, Daniele Forsi wrote: > 2013/12/9 Rodrigo Montiel: > > > Maybe there are incompatibilities or something that I am not aware of? > > libgnokii gets confused by those ^STIN: 1, 0, 0 messages but it should > work fine if you can disable them > > if the modem command to disable them isn't permanent, ie you need to > issue it after every ATZ, then you need to use the git version of > gnokii (actually commit 6248e1d564cb1f528fc963301534136f7f190b50 > should be enough) and a connect_script to issue the command > > see in Docs/sample/ppp/ for examples of connect scripts > > since this problem is likely to affect all users if that device, if > you can provide a script I'll be happy to add it > > you need to experiment but the script can be as simple as > Docs/sample/ppp/portech-logout >