Re: Issues to connect gnokii with a sms gateway
Daniele Forsi <[email protected]> Fri, 31 May 2013 16:47:50 +0200
| Newsgroups | gmane.linux.drivers.gnokii |
|---|---|
| Message-ID | <CAN_we7NMuANEnqMyH3BySSV1sFDy3dq1eUJjmJdEO_QUZQYsAQ@mail.gmail.com> |
2013/5/30 David Cornejo: > Daniele thanks for your reply. my pleausre > But now, I have another problem. The Sms Gateway (wavecom) doesn't recognize > the GSM. does it show an error code or message? > Can you help me with this? I have no idea of what protocol it speaks, but if you need to issue some command, for example to choose which of the 8 modules you are going to use, gnokii supports a config option to execute a custom script that you need to write, see Docs/sample/ppp/ for an example, you then reference it with in gnokiirc with the keywords connect_script and disconnect_script the sample gnokiirc has 2 lines commented out: #connect_script = /absolute/path/to/gnokii/Docs/sample/cimd-connect #disconnect_script = -- Daniele Forsi