Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The client crashes during attempts to send long binary sms #42

Open
GoogleCodeExporter opened this issue Mar 13, 2015 · 1 comment
Open

Comments

@GoogleCodeExporter
Copy link

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

@GoogleCodeExporter
Copy link
Author

Original comment by boss...@yahoo.fr on 24 Feb 2011 at 9:38

  • Changed state: Accepted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant