You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. configure the client to send binary sms
2. sign in to the SIP server (Kamailio in my case)
3. try entering long (over 160 symbols) sms by copy-pasting chunks to the sms
input window
What is the expected output?
long sms is fragmented and sent as several RP_DATA packets
What do you see instead?
sms is truncated, client sometimes crashes
version of the product: 1.0.58.550
operating system: Win 7 pro 32 bit
relevant excerpt from the log:
2011-02-23 09:58:18,103 ERROR [1] BogheCore.Services.Impl.SipService:0 -
***ERROR: function: "tsk_calloc()"
file: ".\src\tsk_memory.c"
line: "119"
MSG: Memory allocation failed. num=1 and size=72
2011-02-23 09:58:18,209 ERROR [1] BogheCore.Services.Impl.SipService:0 -
***ERROR: function: "tsk_object_new()"
file: ".\src\tsk_object.c"
line: "84"
MSG: Failed to create new tsk_object.
2011-02-23 09:58:18,210 ERROR [1] BogheCore.Services.Impl.SipService:0 -
***ERROR: function: "tsk_params_add_param()"
file: ".\src\tsk_params.c"
line: "130"
MSG: Invalid parameter
2011-02-23 09:59:06,630 DEBUG [1] BogheApp.App:0 -
Original issue reported on code.google.com by andrei.k...@kolumbus.fi on 23 Feb 2011 at 10:44
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
andrei.k...@kolumbus.fi
on 23 Feb 2011 at 10:44The text was updated successfully, but these errors were encountered: