<?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: Cisco SIP Dialog in IP Telephony and Phones</title>
    <link>https://community.cisco.com/t5/ip-telephony-and-phones/cisco-sip-dialog/m-p/3838425#M378084</link>
    <description>Below might help&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.siptutorial.net/SIP/relation.html" target="_blank"&gt;http://www.siptutorial.net/SIP/relation.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;*** Please rate helpful post; Mark "Accept as a Solution" if applicable&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Haris</description>
    <pubDate>Mon, 15 Apr 2019 06:15:23 GMT</pubDate>
    <dc:creator>HARIS_HUSSAIN</dc:creator>
    <dc:date>2019-04-15T06:15:23Z</dc:date>
    <item>
      <title>Cisco SIP Dialog</title>
      <link>https://community.cisco.com/t5/ip-telephony-and-phones/cisco-sip-dialog/m-p/3838250#M378063</link>
      <description>&lt;P&gt;I implement Cisco SIP Dialog and create module to parse SIP Packets , Is there documentation to help me know dialog in details between call manager and Cisco IP Phone in all cases : normal call , hold call , waiting call , transfer call and conference call ?&lt;/P&gt;</description>
      <pubDate>Sun, 14 Apr 2019 12:30:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/ip-telephony-and-phones/cisco-sip-dialog/m-p/3838250#M378063</guid>
      <dc:creator>ahmed Adel</dc:creator>
      <dc:date>2019-04-14T12:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco SIP Dialog</title>
      <link>https://community.cisco.com/t5/ip-telephony-and-phones/cisco-sip-dialog/m-p/3838269#M378065</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;there are RFC's that expalin the conference transfer in detail you can refer :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://tools.ietf.org/html/rfc4579#section-5.2" target="_blank"&gt;https://tools.ietf.org/html/rfc4579#section-5.2&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://tools.ietf.org/html/rfc5589" target="_blank"&gt;https://tools.ietf.org/html/rfc5589&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;few headers :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/routers/7600/install_config/sbc_config_guide_2/sbc-7600-config-guide/sbc_stx.pdf" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/routers/7600/install_config/sbc_config_guide_2/sbc-7600-config-guide/sbc_stx.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the main thing is SIP would be fun if the logic is clear, so go through the SIP RFC 3261 ato understand how SIP work. after that when logic start building the conference transfer would be easy.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;let us know if have any query.&lt;/P&gt;
&lt;P&gt;regards.&lt;/P&gt;</description>
      <pubDate>Sun, 14 Apr 2019 15:13:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/ip-telephony-and-phones/cisco-sip-dialog/m-p/3838269#M378065</guid>
      <dc:creator>tgaur</dc:creator>
      <dc:date>2019-04-14T15:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco SIP Dialog</title>
      <link>https://community.cisco.com/t5/ip-telephony-and-phones/cisco-sip-dialog/m-p/3838425#M378084</link>
      <description>Below might help&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.siptutorial.net/SIP/relation.html" target="_blank"&gt;http://www.siptutorial.net/SIP/relation.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;*** Please rate helpful post; Mark "Accept as a Solution" if applicable&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Haris</description>
      <pubDate>Mon, 15 Apr 2019 06:15:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/ip-telephony-and-phones/cisco-sip-dialog/m-p/3838425#M378084</guid>
      <dc:creator>HARIS_HUSSAIN</dc:creator>
      <dc:date>2019-04-15T06:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco SIP Dialog</title>
      <link>https://community.cisco.com/t5/ip-telephony-and-phones/cisco-sip-dialog/m-p/3838588#M378094</link>
      <description>&lt;P&gt;thank you for helping,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i need more details between call manager and IP phone&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for example :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in case transfer call there are three&amp;nbsp;participants in call, i want what dialog in details between (call manager and transferor) , (call manager and transferee) and (call manager and transfer target) not high level of dialog or packets from side one participant not all&amp;nbsp;like in these documents.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2019 10:04:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/ip-telephony-and-phones/cisco-sip-dialog/m-p/3838588#M378094</guid>
      <dc:creator>ahmed Adel</dc:creator>
      <dc:date>2019-04-15T10:04:28Z</dc:date>
    </item>
  </channel>
</rss>

