<?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: Hi Michael, in IP Telephony and Phones</title>
    <link>https://community.cisco.com/t5/ip-telephony-and-phones/while-in-srst-sip-phones-it-takes-12-seconds-for-a-transfer-to/m-p/4017481#M385760</link>
    <description>I have this problem too ... have you gotten any feedback?&lt;BR /&gt;</description>
    <pubDate>Fri, 24 Jan 2020 00:30:46 GMT</pubDate>
    <dc:creator>mebarnett</dc:creator>
    <dc:date>2020-01-24T00:30:46Z</dc:date>
    <item>
      <title>While in SRST (SIP Phones) it takes 12 seconds for a transfer to complete</title>
      <link>https://community.cisco.com/t5/ip-telephony-and-phones/while-in-srst-sip-phones-it-takes-12-seconds-for-a-transfer-to/m-p/2901079#M325695</link>
      <description>&lt;P&gt;Hello all, looking for some help.&lt;/P&gt;
&lt;P&gt;When I'm in SRST Mode (all SIP Phones) it takes 12 seconds for the phone I want to transfer to to start ringing. &amp;nbsp;I press Transfer I get dial tone right away, I dial my extension then I have to wait 12 seconds before it will connect.&lt;/P&gt;
&lt;P&gt;Any ideas as to why this takes so long?&lt;/P&gt;
&lt;P&gt;Here is my SRST config:&lt;/P&gt;
&lt;P&gt;voice register global&lt;BR /&gt; mode esrst&lt;BR /&gt; system message FALLBACK NET DOWN&lt;BR /&gt; max-dn 100&lt;BR /&gt; max-pool 100&lt;BR /&gt;!&lt;BR /&gt;voice register dn 1&lt;BR /&gt; number 8421190&lt;BR /&gt; shared-line&lt;BR /&gt;!&lt;BR /&gt;voice register pool 1&lt;BR /&gt; id network 0.0.0.0 mask 0.0.0.0&lt;BR /&gt; session-transport tcp&lt;BR /&gt; no digit collect kpml&lt;BR /&gt; dtmf-relay rtp-nte&lt;BR /&gt; voice-class codec 1&lt;BR /&gt;!&lt;BR /&gt;voice register pool 2&lt;BR /&gt; id mac 0041.D293.EAA6&lt;BR /&gt; number 1 dn 1&lt;BR /&gt; no digit collect kpml&lt;BR /&gt;!&lt;BR /&gt;voice register pool 3&lt;BR /&gt; id mac 00DA.5527.79FD&lt;BR /&gt; number 1 dn 1&lt;BR /&gt; no digit collect kpml&lt;BR /&gt;!&lt;BR /&gt;voice register pool 4&lt;BR /&gt; id mac 00DA.5527.28A7&lt;BR /&gt; number 1 dn 1&lt;BR /&gt; no digit collect kpml&lt;BR /&gt;!&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;call-manager-fallback&lt;BR /&gt; secondary-dialtone 9&lt;BR /&gt; max-conferences 4 gain -6&lt;BR /&gt; transfer-system full-consult&lt;BR /&gt; max-ephones 75&lt;BR /&gt; moh enable-g711 "bootflash:SampleAudioSource.ulaw.wav"&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;sip-ua&lt;BR /&gt; retry invite 2&lt;BR /&gt; retry bye 1&lt;BR /&gt; timers expires 60000&lt;BR /&gt; timers connect 1000&lt;BR /&gt; timers buffer-invite 800&lt;BR /&gt; registrar ipv4:10.7.53.1 expires 600&lt;BR /&gt; reason-header override&lt;/P&gt;</description>
      <pubDate>Sun, 17 Mar 2019 13:51:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/ip-telephony-and-phones/while-in-srst-sip-phones-it-takes-12-seconds-for-a-transfer-to/m-p/2901079#M325695</guid>
      <dc:creator>MICHAEL CICCONE</dc:creator>
      <dc:date>2019-03-17T13:51:25Z</dc:date>
    </item>
    <item>
      <title>By any chance do you have any</title>
      <link>https://community.cisco.com/t5/ip-telephony-and-phones/while-in-srst-sip-phones-it-takes-12-seconds-for-a-transfer-to/m-p/2901080#M325696</link>
      <description>&lt;P&gt;By any chance do you have any overlap in your dial plan?&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2016 22:10:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/ip-telephony-and-phones/while-in-srst-sip-phones-it-takes-12-seconds-for-a-transfer-to/m-p/2901080#M325696</guid>
      <dc:creator>Jaime Valencia</dc:creator>
      <dc:date>2016-05-10T22:10:59Z</dc:date>
    </item>
    <item>
      <title>Hi Michael,</title>
      <link>https://community.cisco.com/t5/ip-telephony-and-phones/while-in-srst-sip-phones-it-takes-12-seconds-for-a-transfer-to/m-p/2901081#M325697</link>
      <description>&lt;P&gt;Hi Michael,&lt;/P&gt;
&lt;P&gt;Under your voice register pools the command "&lt;EM&gt;&lt;STRONG&gt;no&lt;/STRONG&gt; digit collect kpml&lt;/EM&gt;" is most likely causing your issue. In order to have SIP phones send their digits to the SRST gateway one by one without waiting the inter-digit timeout delay use the following command under each voice register pool.&lt;/P&gt;
&lt;P&gt;"&lt;EM&gt;digit collect kpml&lt;/EM&gt;"&lt;BR /&gt;&lt;BR /&gt;Then try re-registering your phones to SRST and see if the issue is resolved.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Let us know if this helps!&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Please rate helpful posts!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2016 00:17:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/ip-telephony-and-phones/while-in-srst-sip-phones-it-takes-12-seconds-for-a-transfer-to/m-p/2901081#M325697</guid>
      <dc:creator>Jonathan Unger</dc:creator>
      <dc:date>2016-05-11T00:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Hi Michael,</title>
      <link>https://community.cisco.com/t5/ip-telephony-and-phones/while-in-srst-sip-phones-it-takes-12-seconds-for-a-transfer-to/m-p/4001344#M384964</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I know it's a quite old threat.&lt;/P&gt;&lt;P&gt;Got the same issue with a CME 12.0 and SIP (7841, 8821). With digit collect kpml (default settings) the SIP-phones are not able to transfer calls anymore. There was no changes done on the CME.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Changing the pool to "no digit collect kpml", transfer is working but with10sek delay until dialing.&lt;/P&gt;&lt;P&gt;Altering the interdigit timeout without success.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Norbert&lt;/P&gt;</description>
      <pubDate>Thu, 19 Dec 2019 14:49:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/ip-telephony-and-phones/while-in-srst-sip-phones-it-takes-12-seconds-for-a-transfer-to/m-p/4001344#M384964</guid>
      <dc:creator>alig.norbert</dc:creator>
      <dc:date>2019-12-19T14:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: Hi Michael,</title>
      <link>https://community.cisco.com/t5/ip-telephony-and-phones/while-in-srst-sip-phones-it-takes-12-seconds-for-a-transfer-to/m-p/4017481#M385760</link>
      <description>I have this problem too ... have you gotten any feedback?&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Jan 2020 00:30:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/ip-telephony-and-phones/while-in-srst-sip-phones-it-takes-12-seconds-for-a-transfer-to/m-p/4017481#M385760</guid>
      <dc:creator>mebarnett</dc:creator>
      <dc:date>2020-01-24T00:30:46Z</dc:date>
    </item>
  </channel>
</rss>

