Re: GSM_CancelCall not found
Michal Čihař <[email protected]>
| Newsgroups | gmane.linux.drivers.gammu |
|---|---|
| Message-ID | <[email protected]> |
Hi Dne 28.7.2016 v 05:17 Paulo Roberto napsal(a): > I have 2 pieces of code (one written in Python and other in C) that use > Gammu to wait for a incoming call and when a callback function is called > this function just save some info and call GSM_CancelCall. > > When running the Python version, the Incoming Event callback is called > and I call the object method sm.CancelCall(0,True). Everything happens > as expected. > The call is canceled right away. > > On the other hand, when I invoke the GSM_CancelCall on the C code, > inside the Incoming Event callback I get the error: > * > Function not supported by phone.* Do you pass it same parameters? Most drivers do not support canceling individual calls, just all of them. -- Michal Čihař | http://cihar.com/ | https://weblate.org/ ------------------------------------------------------------------------------ _______________________________________________ Gammu-users mailing list - https://lists.sourceforge.net/lists/listinfo/gammu-users
signature.asc
(application/pgp-signature, 819 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJXoLTmAAoJEPSqIp1NWMJFLC0P/2t2j4x4OM5q52+1Zk/jTx7I l5GM7dCD3dphZQQ1QMtWCPAv+aUi3BET+U2H+zh65tja8Bx9o0mgGiJFjYfzS4L/ d/3GVVvX9HVeGacCYE3hbGuz6mVEAl0db5jllrgR1JGyMuVOUYxdCSxiqYWLoCpo SwCSrlopnFYQgsmIEQ3y8Jbx+J+Z6vfVeehro+dep3YjYYYnFSXy2FJ2QgxGFNZ6 4Ebk2h61zlSBE/eY+yjXPkZUZA4Ki+1TUUYHbZgKQzx5sSYt6KLe79howqlT8ykh TBCATF+JGslJU3eM8/5AXPtareFCjh9LhfHtCZg55yPFx0HIH+7MTmuw5m6G8Yl9 GHOidRz3Z/1hPoTX3am/+2gD4KZhXT06Bo+ZZFOsBv1s+Jkdwgc31G17PB4eQp0X glkyCgG4KKXthe/g3SD9KkmkKWm1UCtI63cWVZclVtVKSApv4i6S3My5XDM5i5rv CIY8ySsjUvagqcKsO1LrcYSWGpszIZEmXteJDzB5/MpM70v7KanDKoOVkvSYQetH zDXtIavupriWvKLib8C/BJ8F9RCes+Zyn9nk4xkQW/wiv8oRMF9SJ+9WEe3qIgyh yqLHdofmwLwh0TwTbxgZteRT1R++vAjxUgDdKzUsldOP22G/8QHa+q/EqdmZJHj/ 8DcWe8zSp5CN8JSOzNZ9 =FwjE -----END PGP SIGNATURE-----