Re: commands, responses and log
Michal Čihař <[email protected]> Sun, 08 Jan 2017 17:08:16 +0100
| Newsgroups | gmane.linux.drivers.gammu |
|---|---|
| Message-ID | <[email protected]> |
Hi You can use our PPA (assuming you're running Ubuntu): https://launchpad.net/~nijel/+archive/ubuntu/ppa -- Michal Čihař | https://cihar.com/ | https://weblate.org/ Sylvain Ard píše v Ne 08. 01. 2017 v 15:51 +0100: > Hi, > how to upgrade gammu ? > By sudo apt-upgrade ? > Thank you > > 2017-01-08 15:19 GMT+01:00 Michal Čihař <[email protected]>: > > Hi > > > > Can you try upgrading Gammu? There have been quite a lot of fixes > > meanwhile and I remember fixing something like this... > > > > -- > > Michal Čihař | https://cihar.com/ | https://weblate.org/ > > > > > > Sylvain Ard píše v Čt 15. 12. 2016 v 10:42 +0100: > > > another try, this time I put DebugLevel at 255 > > > > > > 2016-12-15 10:15 GMT+01:00 Sylvain Ard <[email protected]>: > > > > I join the log for your command > > > > > > > > 2016-12-15 0:43 GMT+01:00 gilberto dos santos alves <gsavix@gma > > il.c > > > > om>: > > > > > but i understand you already go to step that send sms, and i > > tell > > > > > that this example that is on gammu manual is not good to > > explain > > > > > what is going on. > > > > > why? > > > > > because we need step by step to understand things lets go > > avanti! > > > > > > > > > > put on gammu command explicit place where you want write your > > log > > > > > file, what name and extension you want for your logfile, what > > > > > type log you want and what level (1 to 255 (255 is very > > > > > details)), so my advice for teste your sms: > > > > > > > > > > gammu -c /path/your-config-gammurc -d textall -f /path/your- > > log- > > > > > file-for-sms.log sendsms TEXT number-destination 'your- > > message- > > > > > delimited-by-apost' > > > > > > > > > > -- > > > > > gilberto dos santos alves > > > > > +55(11)9-8646-5049 > > > > > sao paulo - sp - brasil > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > 2016-12-14 21:28 GMT-02:00 gilberto dos santos alves <gsavix@ > > gmai > > > > > l.com>: > > > > > > congratulations! now that we have commands working and log > > we > > > > > > cold read and analyze! > > > > > > > > > > > > -- > > > > > > gilberto dos santos alves > > > > > > +55(11)9-8646-5049 > > > > > > sao paulo - sp - brasil > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > 2016-12-14 7:58 GMT-02:00 Sylvain Ard <[email protected] > > m>: > > > > > > > Hi, > > > > > > > > > > > > > > OK I have change my config file to : > > > > > > > > > > > > > > device=/dev/ttyUSB0 > > > > > > > connection = at > > > > > > > logfile = /home/pi/gammuraspy.log > > > > > > > logformat = textalldate > > > > > > > gammucoding = utf8 > > > > > > > > > > > > > > Then I run these commands and got theses results : > > > > > > > > > > > > > > pi@raspberrypi:~ $ gammu -c /home/pi/gammurc.cfg identify > > > > > > > Erreur à l'ouverture du périphérique : périphérique > > inconnu, > > > > > > > occupé ou problème de permissions. > > > > > > > pi@raspberrypi:~ $ sudo service gammu-smsd stop > > > > > > > pi@raspberrypi:~ $ gammu -c /home/pi/gammurc.cfg identify > > > > > > > Périphérique : /dev/ttyUSB0 > > > > > > > Fabricant : Huawei > > > > > > > Modèle : E169 (E169) > > > > > > > Firmware : 11.314.13.51.156 > > > > > > > IMEI : 359638018980742 > > > > > > > SIM IMSI : 208150009082056 > > > > > > > > > > > > > > Then I tried to send a sms : > > > > > > > I got : > > > > > > > > > > > > > > pi@raspberrypi:~ $ echo "SMS" | gammu --sendsms TEXT > > > > > > > 0778380991 > > > > > > > If you want break, press Ctrl+C... > > > > > > > Sending SMS 1/1....waiting for network answer..erreur > > 500, > > > > > > > message reference=-1 > > > > > > > Erreur inconnue. > > > > > > > > > > > > > > I join the log > > > > > > > Thank you > > > > > > > Bye > > > > > > > > > > > > > > > > > > > > > > > > > > > > 2016-12-14 10:36 GMT+01:00 Michal Čihař <[email protected] > > >: > > > > > > > > Hi > > > > > > > > > > > > > > > > Sylvain Ard píše v Po 12. 12. 2016 v 19:42 +0100: > > > > > > > > > Hi, > > > > > > > > > I do what Gilberto Dos Santos Alves said but I got : > > > > > > > > > > > > > > > > > > pi@raspberrypi:~ $ gammu -c /home/pi/gammurc.cfg > > identify > > > > > > > > > Warning: Configuration could not be parsed! > > > > > > > > > Avertissement: No configuration read, using builtin > > > > > > > > defaults! > > > > > > > > > Erreur à l'ouverture du périphérique: il n'existe > > pas. > > > > > > > > > and my gammurc.cfg is : > > > > > > > > > > > > > > > > > > connection = at19200 > > > > > > > > > logfile = /home/pi/gammuraspy.log > > > > > > > > > logformat = textalldate > > > > > > > > > gammucoding = utf8 > > > > > > > > > I tried with free, at and at19200 but I got always > > the > > > > > > > > same error > > > > > > > > > Thank you for helping me > > > > > > > > > > > > > > > > Your file is missing [gammu] section header, see our > > docs: > > > > > > > > > > > > > > > > https://wammu.eu/docs/manual/config/index.html#examples > > > > > > > > > > > > > > > > -- > > > > > > > > Michal Čihař | https://cihar.com/ | > > > > > > > > https://weblate.org/ > > > > > > > > > > > > > > > > ----------------------------------------------------- > > ---- > > > > > > > > --------------------- > > > > > > > > Check out the vibrant tech community on one of the > > world's > > > > > > > > most > > > > > > > > engaging tech sites, SlashDot.org! http://sdm.link/slas > > hdot > > > > > > > > _______________________________________________ > > > > > > > > Gammu-users mailing list - https://lists.sourceforge.ne > > t/li > > > > > > > > sts/listinfo/gammu-users > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > ---- > > > > > > > ------------------- > > > > > > > Check out the vibrant tech community on one of the > > world's > > > > > > > most > > > > > > > engaging tech sites, SlashDot.org! http://sdm.link/slashd > > ot > > > > > > > _______________________________________________ > > > > > > > Gammu-users mailing list - https://lists.sourceforge.net/ > > list > > > > > > > s/listinfo/gammu-users > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ----------------------------------------------------------- > > ---- > > > > > --------------- > > > > > Check out the vibrant tech community on one of the world's > > most > > > > > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > > > > > _______________________________________________ > > > > > Gammu-users mailing list - https://lists.sourceforge.net/list > > s/li > > > > > stinfo/gammu-users > > > > > > > > > > > > > > > > > > > --------------------------------------------------------------- > > ---- > > > ----------- > > > Check out the vibrant tech community on one of the world's most > > > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > > > _______________________________________________ > > > Gammu-users mailing list - https://lists.sourceforge.net/lists/li > > stin > > > fo/gammu-users > > > > ----------------------------------------------------------------- > > ------------- > > Check out the vibrant tech community on one of the world's most > > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > > _______________________________________________ > > Gammu-users mailing list - https://lists.sourceforge.net/lists/list > > info/gammu-users > > > > ------------------------------------------------------------------- > ----------- > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > Gammu-users mailing list - https://lists.sourceforge.net/lists/listin > fo/gammu-users ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ Gammu-users mailing list - https://lists.sourceforge.net/lists/listinfo/gammu-users
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEh+Zzr4P2w6DDRMjD9KoinU1YwkUFAlhyY/AACgkQ9KoinU1Y wkXxAg/8DezqosN1O1dNChKjRzjJCIErEe0q6E1BYvwOz4OfrdFuNxy55gI4JmCJ +Jj4Q/zXmrqC3CHFE4dtE380VzzsanoWpjftzj2X/PK/fnsgW6K3RkTmYmFB0z6g DQZL17M1NY55oVj25kl1GJZWCIoznV5jgg0xfqaxfbN9Xu7mmy6MRLRsDxQfk9mt /HzuLKH3WkmqelmtIYns2yLkDQ3gMSNCawgyYkA3uZ2KqIgyOoTw3cr9Bc1spMit eIfs82oq2YlK+XUe0zo92D9PxI/vihu6KjkXRg8SH4d2undWfRdVa3HKvWR5fRe0 2ysiOBRCK2BwwtMY0z/71XKckKYk5EC9ZMhc/fGQSC0WT0G4mruM5ql14ekwHzae tDvyToTqP9cGWlwrjIspSxDVSc8dEAn94OMmVWKU6a0xeOQ0RG3c7DPb1ND1jafp XVIyugh5U1S+n2afzRiWglvfCGS10TVcMqyUgO47Vd9QDFJbfqf7t0vzKkxDy5Mz KB39aVZGJnFtGtQFjYQdvIcBe8LfJ6+lslHUG5qkllUuLxGABZAExRQHWRQB7pGt fi52cqt2ipQ+QtVi9J/9kTkDGlEfOZXugJG7Rl2VoA0tgOfec97+k4mIzyRmEUZk rJHcl0V82l9UsCZyDMaClEKRxHDv1T5k87Iu30zMF05lbsqO+4E= =LnYH -----END PGP SIGNATURE-----