libGammu
The libGammu library exposes all Gammu functionality for various phones in standard API. It can be used to do anything with your phone, however for easier tasks you might prefer to use Python and python-gammu.
If you intend to use libGammu in your application, all you should need
is to #include <gammu.h> and then use Gammu functions. You can check
docs/examples/ for some small example applications. You don’t need real phone
for testing, use Dummy Driver instead.
- Hints for libGammu Novices
- Examples
- libGammu C API
- Backup
- Bitmap
- Calendar
- Callback
- Call
- Category
- Date and time
- Debug
- Error handling
- File
- Info
- INI files
- Keys
- Limits
- Memory
- Messages
GSM_GetMessageCoding()GSM_MMS_ClassGSM_MMSIndicatorGSM_CBMessageGSM_USSDStatusGSM_USSDMessageGSM_SMSMemoryStatusGSM_SMSFormatGSM_ValidityPeriodGSM_ValidityPeriodFormatGSM_SMSValidityGSM_SMSCGSM_SMS_StateGSM_Coding_TypeGSM_UDHGSM_UDHHeaderGSM_SMSMessageTypeGSM_SMSMessageGSM_SMSMessageLayoutGSM_OneSMSFolderGSM_SMSFoldersGSM_SiemensOTASMSInfoGSM_MultiSMSMessageGSM_OneMMSFolderGSM_MMSFoldersEncodeMultiPartSMSIDGSM_MultiPartSMSEntryGSM_MultiPartSMSInfoMMSAddressTypeGSM_EncodedMultiPartMMSEntryGSM_EncodedMultiPartMMSInfo
- Miscellaneous
- Nokia
- Ringtone
PHONE_RTTLPlayOneNote()PHONE_Beep()GSM_GetRingtone()GSM_SetRingtone()GSM_GetRingtonesInfo()GSM_DeleteUserRingtones()GSM_PlayTone()GSM_RingtoneConvert()GSM_ReadRingtoneFile()GSM_SaveRingtoneFile()GSM_SaveRingtoneOtt()GSM_SaveRingtoneMidi()GSM_SaveRingtoneIMelody()GSM_SaveRingtoneWav()GSM_SaveRingtoneRttl()GSM_GetRingtoneName()GSM_RTTLGetTempo()GSM_RingNoteStyleGSM_RingNoteNoteGSM_RingNoteDurationGSM_RingNoteDurationSpecGSM_RingNoteScaleGSM_RingNoteGSM_RingCommandTypeGSM_RingCommandGSM_NoteRingtoneGSM_NokiaBinaryRingtoneGSM_BinaryToneGSM_RingtoneFormatGSM_RingtoneGSM_RingtoneInfoGSM_AllRingtonesInfo
- Security
- Settings
GSM_GetLocale()GSM_SetLocale()GSM_GetSyncMLSettings()GSM_SetSyncMLSettings()GSM_GetChatSettings()GSM_SetChatSettings()GSM_GetMMSSettings()GSM_SetMMSSettings()GSM_SetAutoNetworkLogin()GSM_Reset()GSM_ResetPhoneSettings()GSM_GetProfile()GSM_SetProfile()GSM_GetFMStation()GSM_SetFMStation()GSM_ClearFMStations()GSM_GetGPRSAccessPoint()GSM_SetGPRSAccessPoint()GSM_SyncMLSettingsGSM_ResetSettingsTypeGSM_ChatSettingsGSM_Profile_Feat_ValueGSM_Profile_Feat_IDGSM_ProfileGSM_FMStationGSM_GPRSAccessPointGSM_DateFormatGSM_LocaleGSM_Profile_PhoneTableValue
- SMSD
- State machine
- Types
- Unicode
- WAP
- Porting from libGammu older than 1.12.0