<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: [JTAPI] Disable Caller and Callee Ringer in Call Control</title>
    <link>https://community.cisco.com/t5/call-control/jtapi-disable-caller-and-callee-ringer/m-p/3600115#M2422</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are using JTAPI just call:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CiscoAddress.setRingerStatus(CiscoAddress.RINGER_DISABLE).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any of these values are ok (from CiscoAddress.java):&lt;/P&gt;&lt;P&gt;&amp;nbsp; public static final int RINGER_DEFAULT = 0;&lt;/P&gt;&lt;P&gt;&amp;nbsp; public static final int RINGER_DISABLE = 1;&lt;/P&gt;&lt;P&gt;&amp;nbsp; public static final int RINGER_ENABLE = 2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out the CiscoAddress class in the JTAPI Developers Guide for more info.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Best,&lt;BR /&gt;Derrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 May 2015 17:45:31 GMT</pubDate>
    <dc:creator>derrickgunter</dc:creator>
    <dc:date>2015-05-14T17:45:31Z</dc:date>
    <item>
      <title>[JTAPI] Disable Caller and Callee Ringer</title>
      <link>https://community.cisco.com/t5/call-control/jtapi-disable-caller-and-callee-ringer/m-p/3600114#M2421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wondering if any of you have been able to implement disabling ringers for called and calling phones?&lt;BR /&gt;I have a client requirement which needs me to disable the ringer of the phone being called whenever a specific logic applies.&lt;BR /&gt;I know that this could be achieved by updating some columns in AXL but I don't want to do that because it poses problems when the device is no longer connected to the application we're developing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the other option is to send out a command to the phone, through XML, that would tell the phone not to ring.&lt;/P&gt;&lt;P&gt;Of course, the call is still ACTIVE it's just that the ringer is muted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 02:31:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/jtapi-disable-caller-and-callee-ringer/m-p/3600114#M2421</guid>
      <dc:creator>mencarnacion</dc:creator>
      <dc:date>2015-05-07T02:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: [JTAPI] Disable Caller and Callee Ringer</title>
      <link>https://community.cisco.com/t5/call-control/jtapi-disable-caller-and-callee-ringer/m-p/3600115#M2422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are using JTAPI just call:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CiscoAddress.setRingerStatus(CiscoAddress.RINGER_DISABLE).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any of these values are ok (from CiscoAddress.java):&lt;/P&gt;&lt;P&gt;&amp;nbsp; public static final int RINGER_DEFAULT = 0;&lt;/P&gt;&lt;P&gt;&amp;nbsp; public static final int RINGER_DISABLE = 1;&lt;/P&gt;&lt;P&gt;&amp;nbsp; public static final int RINGER_ENABLE = 2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out the CiscoAddress class in the JTAPI Developers Guide for more info.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Best,&lt;BR /&gt;Derrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 17:45:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/jtapi-disable-caller-and-callee-ringer/m-p/3600115#M2422</guid>
      <dc:creator>derrickgunter</dc:creator>
      <dc:date>2015-05-14T17:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: [JTAPI] Disable Caller and Callee Ringer</title>
      <link>https://community.cisco.com/t5/call-control/jtapi-disable-caller-and-callee-ringer/m-p/3600116#M2423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Derrick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll try this out today and let you know and confirm if correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help! &lt;IMG src="https://community.cisco.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2015 02:17:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/jtapi-disable-caller-and-callee-ringer/m-p/3600116#M2423</guid>
      <dc:creator>mencarnacion</dc:creator>
      <dc:date>2015-05-18T02:17:23Z</dc:date>
    </item>
  </channel>
</rss>

