Marktz / ya-playsms

Automatically exported from code.google.com/p/ya-playsms
Other
0 stars 0 forks source link

Need adaptable modem detection #11

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What if kannel doesn't know what modem the user is using and can't send a
proper modem init string?  I think its possible to *ask* the modem what
modes it supports.  In the case of failure we could ask the modem, then
modify the kannel modems.conf file to support it.

Issues:
  How to communicate with the modem?
  Do we just append to the modems.conf file or have an extra one?

Original issue reported on code.google.com by paleozogt on 11 Jan 2008 at 3:10