<?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 Passing Information from UCCX call variables through trunk SIP to Astersik in Contact Center</title>
    <link>https://community.cisco.com/t5/contact-center/passing-information-from-uccx-call-variables-through-trunk-sip/m-p/2285723#M70402</link>
    <description>&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We need to pass some informations from our UCCX 8.5SU3/CUCM 8.6.2a to our Asterisk Server.&lt;/P&gt;&lt;P&gt;This two PBX are connected by a trunk sip.&lt;/P&gt;&lt;P&gt;Is it possible to do it?I've read about sip header,but i've never work on it.&lt;/P&gt;&lt;P&gt;Is it possible with a javascript?&lt;/P&gt;&lt;P&gt;Could you please help us?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Stefano&lt;/P&gt;</description>
    <pubDate>Thu, 14 Mar 2019 19:24:11 GMT</pubDate>
    <dc:creator>Stefano Pucci</dc:creator>
    <dc:date>2019-03-14T19:24:11Z</dc:date>
    <item>
      <title>Passing Information from UCCX call variables through trunk SIP to Astersik</title>
      <link>https://community.cisco.com/t5/contact-center/passing-information-from-uccx-call-variables-through-trunk-sip/m-p/2285723#M70402</link>
      <description>&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We need to pass some informations from our UCCX 8.5SU3/CUCM 8.6.2a to our Asterisk Server.&lt;/P&gt;&lt;P&gt;This two PBX are connected by a trunk sip.&lt;/P&gt;&lt;P&gt;Is it possible to do it?I've read about sip header,but i've never work on it.&lt;/P&gt;&lt;P&gt;Is it possible with a javascript?&lt;/P&gt;&lt;P&gt;Could you please help us?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Stefano&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2019 19:24:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/contact-center/passing-information-from-uccx-call-variables-through-trunk-sip/m-p/2285723#M70402</guid>
      <dc:creator>Stefano Pucci</dc:creator>
      <dc:date>2019-03-14T19:24:11Z</dc:date>
    </item>
    <item>
      <title>Passing Information from UCCX call variables through trunk SIP t</title>
      <link>https://community.cisco.com/t5/contact-center/passing-information-from-uccx-call-variables-through-trunk-sip/m-p/2285724#M70403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No. CCX uses JTAPI (CTI/QBE) to integrate with CUCM, not SIP. As such there is no mechanism for it to manipulate or add extra SIP headers. You would need to use one of the native scripting options (e.g. ODBC, HTTP GET/POST, SMTP) or write a custom Java class that can interface natively with the other application. Examples of this exist such as the excellent documents on &lt;A _jive_internal="true" href="https://community.cisco.com/docs/DOC-33115"&gt;SFTP&lt;/A&gt;, &lt;A _jive_internal="true" href="https://community.cisco.com/docs/DOC-23618"&gt;CIFS&lt;/A&gt;, and &lt;A _jive_internal="true" href="https://community.cisco.com/docs/DOC-27750"&gt;LDAP&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please remember to &lt;A _jive_internal="true" href="https://community.cisco.com/docs/DOC-6212"&gt;rate helpful responses&lt;/A&gt; and identify &lt;A _jive_internal="true" href="https://community.cisco.com/community/help#discussions_questions"&gt;helpful&lt;/A&gt; or &lt;A _jive_internal="true" href="https://community.cisco.com/community/help#discussions_correct"&gt;correct&lt;/A&gt; answers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 13:36:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/contact-center/passing-information-from-uccx-call-variables-through-trunk-sip/m-p/2285724#M70403</guid>
      <dc:creator>Jonathan Schulenberg</dc:creator>
      <dc:date>2013-09-11T13:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: Passing Information from UCCX call variables through trunk S</title>
      <link>https://community.cisco.com/t5/contact-center/passing-information-from-uccx-call-variables-through-trunk-sip/m-p/2285725#M70404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Scenario is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call received from Agent,then agent insert a License plate in our application server(java based) and hit a transfer button to a survey on our Asterisk Server.&lt;/P&gt;&lt;P&gt;CUCM and Asterisk are connected by trunk SIP.&lt;/P&gt;&lt;P&gt;Asterisk should be able to get value of this license plate and store it in a DB.&lt;/P&gt;&lt;P&gt;Is quite clear?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 13:47:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/contact-center/passing-information-from-uccx-call-variables-through-trunk-sip/m-p/2285725#M70404</guid>
      <dc:creator>Stefano Pucci</dc:creator>
      <dc:date>2013-09-11T13:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: Passing Information from UCCX call variables through trunk S</title>
      <link>https://community.cisco.com/t5/contact-center/passing-information-from-uccx-call-variables-through-trunk-sip/m-p/2285726#M70405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can write &lt;A href="http://www.cisco.com/en/US/docs/voice_ip_comm/cucm/admin/8_5_1/ccmcfg/b06scrpt.html"&gt;Lua SIP Normalization scripts&lt;/A&gt; to modify the headers but this can't add contextual information from CCX. It's just there to manipulate the SIP traffic for compatibility reasons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please remember to &lt;A _jive_internal="true" href="https://community.cisco.com/docs/DOC-6212"&gt;rate helpful responses&lt;/A&gt; and identify &lt;A _jive_internal="true" href="https://community.cisco.com/community/help#discussions_questions"&gt;helpful&lt;/A&gt; or &lt;A _jive_internal="true" href="https://community.cisco.com/community/help#discussions_correct"&gt;correct&lt;/A&gt; answers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 14:22:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/contact-center/passing-information-from-uccx-call-variables-through-trunk-sip/m-p/2285726#M70405</guid>
      <dc:creator>Jonathan Schulenberg</dc:creator>
      <dc:date>2013-09-11T14:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: Passing Information from UCCX call variables through trunk S</title>
      <link>https://community.cisco.com/t5/contact-center/passing-information-from-uccx-call-variables-through-trunk-sip/m-p/2285727#M70406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; is it possible to pass a dynamic variable(such as license plate)into this script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 14:33:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/contact-center/passing-information-from-uccx-call-variables-through-trunk-sip/m-p/2285727#M70406</guid>
      <dc:creator>Stefano Pucci</dc:creator>
      <dc:date>2013-09-11T14:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: Passing Information from UCCX call variables through trunk S</title>
      <link>https://community.cisco.com/t5/contact-center/passing-information-from-uccx-call-variables-through-trunk-sip/m-p/2285728#M70407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can pass numeric strings through DTMF events once the call is connected. Other than that you would need the script to get the data using one of the options listed in my first answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please remember to &lt;A _jive_internal="true" href="https://community.cisco.com/docs/DOC-6212"&gt;rate helpful responses&lt;/A&gt; and identify &lt;A _jive_internal="true" href="https://community.cisco.com/community/help#discussions_questions"&gt;helpful&lt;/A&gt; or &lt;A _jive_internal="true" href="https://community.cisco.com/community/help#discussions_correct"&gt;correct&lt;/A&gt; answers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 16:10:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/contact-center/passing-information-from-uccx-call-variables-through-trunk-sip/m-p/2285728#M70407</guid>
      <dc:creator>Jonathan Schulenberg</dc:creator>
      <dc:date>2013-09-11T16:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: Passing Information from UCCX call variables through trunk S</title>
      <link>https://community.cisco.com/t5/contact-center/passing-information-from-uccx-call-variables-through-trunk-sip/m-p/2285729#M70408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i don't want that customers digit their license plate,i'd like to pass this info for example in the From field in SIP signaling.&lt;/P&gt;&lt;P&gt;Is it possibile?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 09:35:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/contact-center/passing-information-from-uccx-call-variables-through-trunk-sip/m-p/2285729#M70408</guid>
      <dc:creator>Stefano Pucci</dc:creator>
      <dc:date>2013-09-12T09:35:58Z</dc:date>
    </item>
  </channel>
</rss>

