<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>DevSpecific STOP RECORDING does not work</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=6293315" />
  <subtitle>DevSpecific STOP RECORDING does not work</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=6293315</id>
  <updated>2013-06-19T02:00:49Z</updated>
  <dc:date>2013-06-19T02:00:49Z</dc:date>
  <entry>
    <title>DevSpecific STOP RECORDING does not work</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6293314" />
    <author>
      <name>Wolfgang Falk</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6293314</id>
    <updated>2012-08-16T08:41:09Z</updated>
    <published>2012-08-16T08:41:09Z</published>
    <summary type="html">Hello,
i use the devSpecific methods in TAPI to start whispering, monitoring and recording on demand for certain calls. this part works fine, but i cannot stop the recording anymore. 
 
the version of cucm is 8.6.2 and i use the 32 bit TSP as the 64 bit TSP has some troubles on devSpecific commands. 
 
here is what i see in the tsp log:
 

11:42:12.633 |   CSelsiusTSPLine::DevSpecific() [0x00000C2A] inside of SLDST_START_CALL_RECORDING
11:42:12.633 |--&gt;CSelsiusTSPCallList::IsValidCallHandle() 
11:42:12.633 |   CSelsiusTSPCallList::IsValidCallHandle() Found mapping for call(0x03CD2058) to callHandle(0x02529DA5)

 
start recording works perfect for call 0x03CD2058 but when i issue a stop recording command later on, i get this on the tsp log:
 

11:43:28.798 |   CSelsiusTSPLine::DevSpecific() [0x00000C2C] inside of SLDST_STOP_CALL_RECORDING
11:43:28.798 |--&gt;CSelsiusTSPCallList::IsValidCallHandle() 
11:43:28.798 |   CSelsiusTSPCallList::IsValidCallHandle() Found mapping for call(0x03CD2058) to callHandle(0x02529DA5)
11:43:28.798 |&lt;--CSelsiusTSPCallList::IsValidCallHandle() 
11:43:28.798 |   CSelsiusTSPLine::DevSpecific() [0x00000C2C] *ERROR* No recording in progress on this call
11:43:28.798 |&lt;--CSelsiusTSPLine::DevSpecific() [0x00000C2C] 
11:43:28.798 |&lt;--SelsiusTSP::TSPI_lineDevSpecific(0x03CA1470) 
11:43:28.798 |   TSPI_lineDevSpecific() TSPI_lineDevSpecific returns = 0x80000048

 
you can see that that the same call id was found but somehow i get this ERROR... 
 
any help is appreciated, thanks for your hints and tips.
 
rgds
Wolfgang</summary>
    <dc:creator>Wolfgang Falk</dc:creator>
    <dc:date>2012-08-16T08:41:09Z</dc:date>
  </entry>
</feed>

