The Checkin Response message is:<br><br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">101YNN20090706    055021AOCCL|ABMIC004|AQ|AJThe 8051 Micro Controller...</blockquote>
<br>The first two digits identify the message (10 - Checkin Response).  The next digit identifies the success of the result: 1 means OK.  So SIP says you got checked in fine.  Your SIP client may be misinterpreting the result.  <br>
<br>However, the AQ (permanent location) field being empty and the lack of an AO (institution id) field suggest that the item here may not have a populated homebranch, or that your SIP config has not established what branch the terminal is operating at.  The SIP user also should have a valid branchcode in their record, and SIPconfig.xml should have that valid branchcode as part of their &quot;institution&quot;.  That could cause the checkin to fail, since Koha would not know what branch the return should be happening at.<br>
<br>Also, your SIP client is sending empty fields.  That&#39;s why you get the &quot;unsupported field&quot; warning with the empty string.  <br><br>-- <br>Joe Atzberger<br>LibLime - Open Source Library Solutions<br>
<br><br><div class="gmail_quote">2009/7/6 vimal laxman <span dir="ltr">&lt;<a href="mailto:vimallaxman@gmail.com">vimallaxman@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Dear List ,<br>                       I am trying to checkin using SIP but unable to .iam alble to do the checkout but when i give the checkin message it give the message saying it has sucessfully checked in but the syslog does not reflect the same.copy of both checkout and checkin messages from syslog for your reference.<br>

<br>Jul  6 05:49:34 boss acs-server[17728]: INPUT MSG: &#39; 11YN20090629    01234820090629    012348AO||AA1888|ABMIC004|^M&#39; <br>Jul  6 05:49:34 boss acs-server[17728]: Sip::MsgType::new(&#39;Sip::MsgType&#39;, &#39;11YN200906...&#39;, &#39;11&#39;): <a href="http://seq.no" target="_blank">seq.no</a> &#39;0&#39;, protocol 1 <br>

Jul  6 05:49:34 boss acs-server[17728]: Sip::MsgType::_initialize(&#39;Checkout&#39;, &#39;YN20090629    01234820090629    012348AO||AA1888|ABMIC004&#39;, &#39;CCA18A18&#39;, &#39;38&#39;, ...) <br>Jul  6 05:49:34 boss acs-server[17728]: Unsupported field &#39;&#39; in Checkout message &#39;YN20090629    01234820090629    012348AO||AA1888|ABMIC004&#39; <br>

Jul  6 05:49:34 boss acs-server[17728]: new ILS::Patron(1888): found patron &#39;1888&#39; <br>Jul  6 05:49:34 boss acs-server[17728]: new ILS::Item(&#39;MIC004&#39;): found with title &#39;The 8051 Micro Controller-Architecture,Programming and Applications &#39; <br>

Jul  6 05:49:34 boss acs-server[17728]: ILS::Transaction::Checkout performing checkout... <br>Jul  6 05:49:34 boss acs-server[17728]: ILS::Checkout: patron 1888 has checked out HASH(0x9738c9c), MIC004 <br>Jul  6 05:49:34 boss acs-server[17728]: OUTPUT MSG: &#39;121NNY20090706    054934AOCCL|AA1888|ABMIC004|AJThe 8051 Micro Controller-Architecture,Programming and Applications |AH0|&#39; <br>

Jul  6 05:50:03 boss acs-server[17728]: INPUT MSG: &#39; ^M&#39; <br>Jul  6 05:50:03 boss acs-server[17728]: sip_protocol_loop: empty input skipped <br>Jul  6 05:50:21 boss acs-server[17728]: INPUT MSG: &#39; 09N20090629    024548                  AP|AOCCL|ABMIC004^M&#39; <br>

Jul  6 05:50:21 boss acs-server[17728]: Sip::MsgType::new(&#39;Sip::MsgType&#39;, &#39;09N2009062...&#39;, &#39;09&#39;): <a href="http://seq.no" target="_blank">seq.no</a> &#39;0&#39;, protocol 1 <br>Jul  6 05:50:21 boss acs-server[17728]: Sip::MsgType::_initialize(&#39;Checkin&#39;, &#39;N20090629    024548                  AP|AOCCL|ABMIC004&#39;, &#39;CA18A18&#39;, &#39;37&#39;, ...) <br>

Jul  6 05:50:21 boss acs-server[17728]: new ILS::Item(&#39;MIC004&#39;): found with title &#39;The 8051 Micro Controller-Architecture,Programming and Applications &#39; <br>Jul  6 05:50:21 boss acs-server[17728]: new ILS::Patron(1888): found patron &#39;1888&#39; <br>

Jul  6 05:50:21 boss acs-server[17728]: OUTPUT MSG: &#39;101YNN20090706    055021AOCCL|ABMIC004|AQ|AJThe 8051 Micro Controller-Architecture,Programming and Applications |&#39;<br><br>from my understanding of the code the checkin doesnot initialize or the ILS is not initializing the checkin process  .i have searched the entire web looking for an answer.please do help me out to  resolve this issue.<br>
</blockquote></div><br>