<?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: SIP Trunk Integration ISP in Call Control</title>
    <link>https://community.cisco.com/t5/call-control/sip-trunk-integration-isp/m-p/3475335#M768</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi mstover,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've solved the issue with the following function:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;M={}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;function M.outbound_OPTIONS(msg)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; msg:modifyHeader("Max-Forwards", 1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;return M&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Feb 2018 16:12:52 GMT</pubDate>
    <dc:creator>ggl277808</dc:creator>
    <dc:date>2018-02-27T16:12:52Z</dc:date>
    <item>
      <title>SIP Trunk Integration ISP</title>
      <link>https://community.cisco.com/t5/call-control/sip-trunk-integration-isp/m-p/3475332#M765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-top: 5px; margin-bottom: 10.5px; color: #58585b; font-family: CiscoSans, 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16px;"&gt;Hi there,&lt;/P&gt;&lt;P style="margin-top: 10.5px; margin-bottom: 10.5px; color: #58585b; font-family: CiscoSans, 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16px;"&gt;We have recently hired and SIP trunk with an ISP, which has some requirements to allow the flow of calls from customers.&lt;/P&gt;&lt;P style="margin-top: 10.5px; margin-bottom: 10.5px; color: #58585b; font-family: CiscoSans, 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16px;"&gt;Our scenario is WITHOUT CUBE in between:&lt;/P&gt;&lt;P style="margin-top: 10.5px; margin-bottom: 10.5px; color: #58585b; font-family: CiscoSans, 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16px;"&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SIP TRUNK&lt;BR /&gt;(CUCM 10.5) &amp;lt;===================&amp;gt;(ISP)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-top: 10.5px; margin-bottom: 10.5px; color: #58585b; font-family: CiscoSans, 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16px;"&gt;The provider requires that the ping option within the Profile SIP must be enabled, once set, the ISP indicates us that while the option Max-forward = 0 it does not work, should be set to max-forward = 1.&lt;BR /&gt;So, at this moment we're stuck in how to change the Max-Forwards option to 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have done some research and I found that using Lua scripting some parameters of the SIP header can be changed, but I have not managed to find how to change the max-forwards option to 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-top: 10.5px; margin-bottom: 10.5px; color: #58585b; font-family: CiscoSans, 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16px;"&gt;find the sip trace option image attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-top: 10.5px; margin-bottom: 10.5px; color: #58585b; font-family: CiscoSans, 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16px;"&gt;Has anyone can give me some clue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-top: 10.5px; margin-bottom: 10.5px; color: #58585b; font-family: CiscoSans, 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16px;"&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Feb 2018 16:51:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/sip-trunk-integration-isp/m-p/3475332#M765</guid>
      <dc:creator>ggl277808</dc:creator>
      <dc:date>2018-02-26T16:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: SIP Trunk Integration ISP</title>
      <link>https://community.cisco.com/t5/call-control/sip-trunk-integration-isp/m-p/3475333#M766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any help please???!!!&lt;/P&gt;&lt;P&gt;Someone has an idea if it that posible to change this parameter?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2018 08:29:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/sip-trunk-integration-isp/m-p/3475333#M766</guid>
      <dc:creator>ggl277808</dc:creator>
      <dc:date>2018-02-27T08:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: SIP Trunk Integration ISP</title>
      <link>https://community.cisco.com/t5/call-control/sip-trunk-integration-isp/m-p/3475334#M767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guillermo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general, it is not recommended that you connect to a SIP ISP without a border element such as CUBE. Even if you bring up the Pings, you may have trouble connecting media from your phones to the ISP, which typically accept only one or two IP addresses for signalling and media.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to try, you should be able to use the "modifyHeader" function to change that value:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;msg:modifyHeader("Max-Forwards", "1")&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2018 12:22:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/sip-trunk-integration-isp/m-p/3475334#M767</guid>
      <dc:creator>Mark Stover</dc:creator>
      <dc:date>2018-02-27T12:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: SIP Trunk Integration ISP</title>
      <link>https://community.cisco.com/t5/call-control/sip-trunk-integration-isp/m-p/3475335#M768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi mstover,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've solved the issue with the following function:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;M={}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;function M.outbound_OPTIONS(msg)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; msg:modifyHeader("Max-Forwards", 1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;return M&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2018 16:12:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/sip-trunk-integration-isp/m-p/3475335#M768</guid>
      <dc:creator>ggl277808</dc:creator>
      <dc:date>2018-02-27T16:12:52Z</dc:date>
    </item>
  </channel>
</rss>

