<?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: $CPVPNDIR/bin/sendsms no longer used in R80.10? in SASE and Remote Access</title>
    <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/CPVPNDIR-bin-sendsms-no-longer-used-in-R80-10/m-p/10155#M12529</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;According to &lt;A href="https://sc1.checkpoint.com/documents/R80.20_GA/WebAdminGuides/EN/CP_R80.20_MobileAccess_AdminGuide/html_frameset.htm?topic=documents/R80.20_GA/WebAdminGuides/EN/CP_R80.20_MobileAccess_AdminGuide/41587"&gt;this document&lt;/A&gt; it should still work in R80.20. if it's not, open a ticket with TAC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Mar 2019 14:16:28 GMT</pubDate>
    <dc:creator>Danny</dc:creator>
    <dc:date>2019-03-05T14:16:28Z</dc:date>
    <item>
      <title>$CPVPNDIR/bin/sendsms no longer used in R80.10?</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/CPVPNDIR-bin-sendsms-no-longer-used-in-R80-10/m-p/10154#M12528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;According to my knowledge prior to R80.10 it was possible to customize $CPVPNDIR/bin/sendsms script in order to customize ways how to interact with Custom SMS providers such as bulkSMS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on a number of tests I have done it looks that this script is no longer getting called when Dynamicid is set up.&lt;/P&gt;&lt;P&gt;I do have a working curl_cli HTTP Post which looks like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;curl -v -u 'tokenID:tokenSecret' --request POST https://api.bulksms.com/v1/messages \&lt;BR /&gt;-H 'content-type: application/json' \&lt;BR /&gt;--data '{"to":"telnumber","body":"test SMS"}'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but now that $CVPNDIR/bin/sendsms is not getting executed I'm wondering that what would be the best way to use such http api post?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate any inputs.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2019 13:49:34 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/CPVPNDIR-bin-sendsms-no-longer-used-in-R80-10/m-p/10154#M12528</guid>
      <dc:creator>Zsolt_Vilhelm</dc:creator>
      <dc:date>2019-03-05T13:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: $CPVPNDIR/bin/sendsms no longer used in R80.10?</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/CPVPNDIR-bin-sendsms-no-longer-used-in-R80-10/m-p/10155#M12529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;According to &lt;A href="https://sc1.checkpoint.com/documents/R80.20_GA/WebAdminGuides/EN/CP_R80.20_MobileAccess_AdminGuide/html_frameset.htm?topic=documents/R80.20_GA/WebAdminGuides/EN/CP_R80.20_MobileAccess_AdminGuide/41587"&gt;this document&lt;/A&gt; it should still work in R80.20. if it's not, open a ticket with TAC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2019 14:16:28 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/CPVPNDIR-bin-sendsms-no-longer-used-in-R80-10/m-p/10155#M12529</guid>
      <dc:creator>Danny</dc:creator>
      <dc:date>2019-03-05T14:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: $CPVPNDIR/bin/sendsms no longer used in R80.10?</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/CPVPNDIR-bin-sendsms-no-longer-used-in-R80-10/m-p/233801#M12530</link>
      <description>&lt;P&gt;Hello, did you find a solution? My SMS provider only accept HTTP POST request, and as far as I know, check point send the request using HTTP GET.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 12:34:05 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/CPVPNDIR-bin-sendsms-no-longer-used-in-R80-10/m-p/233801#M12530</guid>
      <dc:creator>delToro1</dc:creator>
      <dc:date>2024-11-26T12:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: $CPVPNDIR/bin/sendsms no longer used in R80.10?</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/CPVPNDIR-bin-sendsms-no-longer-used-in-R80-10/m-p/234056#M12531</link>
      <description>&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;After TAC validation, SMS DynamicID with HTTP POST is not supported in R81.20 and not recommended by Check Point.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2024 14:23:57 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/CPVPNDIR-bin-sendsms-no-longer-used-in-R80-10/m-p/234056#M12531</guid>
      <dc:creator>delToro1</dc:creator>
      <dc:date>2024-11-28T14:23:57Z</dc:date>
    </item>
  </channel>
</rss>

