Re: [Koha] Testing Koha 3.16.01 SIP

2015-01-07 Thread Colin Campbell
On Wed, Dec 24, 2014 at 06:00:00AM +0300, Abdulsalam Yousef wrote:
 Hello All,
 When testing koha 3.16.01 SIP using telnet by trying to run this command
 
 2300120080623172148AOCL|AA123456|ACsipstation01|ADbadpassword
 
 we get the following result
 
 24  YY  00120141224055624AE |AA123456|AFGreetings from
 Koha.
 
Check your SIP config file if the accounts have a  parameter
'encoding=charset remove it. Without an encoding parameter the server
passes back whats in the koha database cleanly. If its there it cooks
the return and you may lose non-ascii characters. 
I tested and in default state arabic and other non-latin got correctly
returned. I added an encoding=ascii and saw the results you are
getting.

Hope that helps
Colin

-- 
Colin Campbell
Chief Software Engineer,
PTFS Europe Limited
Content Management and Library Solutions
+44 (0) 800 756 6803 (phone)
+44 (0) 7759 633626  (mobile)
colin.campb...@ptfs-europe.com
skype: colin_campbell2

http://www.ptfs-europe.com
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Testing Koha 3.16.01 SIP

2015-01-07 Thread Abdulsalam Yousef
Hello Colin,
I have checked my sip configuration file and it has no encoding
parameters at accounts section, But i've noticed a strange thing
sometimes when testing sip results i get the Arabic characters good like
this

*24  YY  00120141224055624AEمحمد أحمد|AA123456|AFGreetings from
**Koha.*



But after 30 minutes approximately  i get the wrong result like this

*24  YY  00120141224055624AE |AA123456|AFGreetings from
*

*Koha.*


*Have you any suggestions???*

Thanks
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha