gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] dynamic in/out buffers for PHONET


From: Alexey I. Froloff
Subject: [PATCH] dynamic in/out buffers for PHONET
Date: Fri, 24 Feb 2006 23:24:46 +0300
User-agent: Mutt/1.5.11

I am getting "PHONET: Message buffer overun - resetting" mesage
while trying to --getringtonelist on my 6310i via bluetooth.
This happens because input buffer is too small (1010 bytes, and
my phose sends 1050-byte message).  Also, output buffer is fixed
and outgoing message is not checked to fit in it.  This patch
fixed both issues.

Another issue, I was getting "Getting ringtone NNN failed: Wrong
size of the object." because it contains more than 256 notes.
Increasing GN_RINGTONE_MAX_NOTES from 256 to 1024 helps.

-- 
Regards,
Sir Raorn.

Attachment: gnokii-0.6.11-alt-phonet-buf.patch
Description: Text document

Attachment: gnokii-0.6.11-alt-ringtone.patch
Description: Text document

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]