<?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: SE integration with Sendquick using HTTP protocol in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/ise-sendquick-sms-provider-configuration-example/m-p/3577006#M530928</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Thanks for the feedback.&amp;nbsp; I have found something from tcpdump.&amp;nbsp; From the tcp dump, the Full request URI as following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Full request URI: &lt;STRONG style="text-decoration: underline;"&gt;&lt;A class="jive-link-external-small" href="http://10.2.2.5/cmd/system/api/sendsms.cgi?tar_num=+60124102943&amp;amp;tar_mode=utf-8tar_msg%3DHello+%2C+Your+account+details%3A+Username%3A+geeyc+Password%3A+7858" rel="nofollow" target="_blank"&gt;http://10.2.2.5/cmd/system/api/sendsms.cgi?tar_num=+60124102943&amp;amp;tar_mode=utf-8tar_msg%3DHello+%2C+Your+account+details%3A+Username%3A+geeyc+Password%3A+7858&lt;/A&gt;&lt;/STRONG&gt;]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I copy the underline and put at browser, I got Error missing input and I saw the message still arrive at SMS gateway but showing missing basic data.&amp;nbsp; I notice that the tar_msg missing the '=' symbol.&amp;nbsp; when I manually add in '=' to the above link, which is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px; text-decoration: underline;"&gt;&lt;A class="jive-link-external-small" href="http://10.2.2.5/cmd/system/api/sendsms.cgi?tar_num=+60124102943&amp;amp;tar_mode=utf-8tar_msg=%3DHello+%2C+Your+account+details%3A+Username%3A+geeyc+Password%3A+7858" rel="nofollow" target="_blank"&gt;http://10.2.2.5/cmd/system/api/sendsms.cgi?tar_num=+60124102943&amp;amp;tar_mode=utf-8tar_msg=%3DHello+%2C+Your+account+details%3A+Username%3A+geeyc+Password%3A+7858&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px; text-decoration: underline;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The message successful sent out from sms gateway but the with '=' in front of the message.&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px; text-decoration: underline;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Any idea why the "=" missing from the line?&amp;nbsp; Here is my configuration.&amp;nbsp; I have tested either HTTP POST or HTTP GET method, the results are same.&amp;nbsp; &lt;IMG alt="SMS gateway setting.png" class="image-1 jive-image" src="/legacyfs/online/fusion/105086_SMS gateway setting.png" style="height: 349px; width: 620px;" /&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Mar 2017 09:03:03 GMT</pubDate>
    <dc:creator>geeyc5113</dc:creator>
    <dc:date>2017-03-03T09:03:03Z</dc:date>
    <item>
      <title>ISE Sendquick SMS Provider configuration example</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-sendquick-sms-provider-configuration-example/m-p/3577003#M530921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an issue when try to configure http protocol in SMS gateway.&amp;nbsp; The purpose is to let the Guest to obtain the credential via sms after self-registration approval.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I tried this "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://x.x.x.x/cmd/system/api/sendsms.cgi?tar_num=6012xxxxxxx&amp;amp;tar_msg=testing" rel="nofollow" target="_blank"&gt;http://x.x.x.x/cmd/system/api/sendsms.cgi?tar_num=6012xxxxxxx&amp;amp;tar_msg=testing&lt;/A&gt;&lt;SPAN&gt;" in web browser, my mobile phone can receive the message, so that I assume the sendquick should be fine.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;However, when I enter &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://x.x.x.x/cmd/system/api/sendsms.cgi?tar_num=$mobilenumber$" rel="nofollow" target="_blank"&gt;http://x.x.x.x/cmd/system/api/sendsms.cgi?tar_num=$mobilenumber$&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and tar_msg=$Message$ at encoded URL,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when the sponsor hit approve, the sendquick receive the message from ISE in server log, I can see my phone number and the credential, but at the end it show "Missing basic data" and the message failed to send to my mobile phone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried to tick and untick the HTTP Post, the result is the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any parameter that I miss up in ISE configuration?&amp;nbsp; Anybody can help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 10:21:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-sendquick-sms-provider-configuration-example/m-p/3577003#M530921</guid>
      <dc:creator>geeyc5113</dc:creator>
      <dc:date>2017-03-02T10:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: SE integration with Sendquick using HTTP protocol</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-sendquick-sms-provider-configuration-example/m-p/3577004#M530923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since we haven't tested this please work through with tac to see if can come up with a solution&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then we can document this use case&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 13:12:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-sendquick-sms-provider-configuration-example/m-p/3577004#M530923</guid>
      <dc:creator>Jason Kunst</dc:creator>
      <dc:date>2017-03-02T13:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: SE integration with Sendquick using HTTP protocol</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-sendquick-sms-provider-configuration-example/m-p/3577005#M530925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please also post the tac case so we can reference for future integration efforts&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 13:15:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-sendquick-sms-provider-configuration-example/m-p/3577005#M530925</guid>
      <dc:creator>Jason Kunst</dc:creator>
      <dc:date>2017-03-02T13:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: SE integration with Sendquick using HTTP protocol</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-sendquick-sms-provider-configuration-example/m-p/3577006#M530928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Thanks for the feedback.&amp;nbsp; I have found something from tcpdump.&amp;nbsp; From the tcp dump, the Full request URI as following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Full request URI: &lt;STRONG style="text-decoration: underline;"&gt;&lt;A class="jive-link-external-small" href="http://10.2.2.5/cmd/system/api/sendsms.cgi?tar_num=+60124102943&amp;amp;tar_mode=utf-8tar_msg%3DHello+%2C+Your+account+details%3A+Username%3A+geeyc+Password%3A+7858" rel="nofollow" target="_blank"&gt;http://10.2.2.5/cmd/system/api/sendsms.cgi?tar_num=+60124102943&amp;amp;tar_mode=utf-8tar_msg%3DHello+%2C+Your+account+details%3A+Username%3A+geeyc+Password%3A+7858&lt;/A&gt;&lt;/STRONG&gt;]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I copy the underline and put at browser, I got Error missing input and I saw the message still arrive at SMS gateway but showing missing basic data.&amp;nbsp; I notice that the tar_msg missing the '=' symbol.&amp;nbsp; when I manually add in '=' to the above link, which is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px; text-decoration: underline;"&gt;&lt;A class="jive-link-external-small" href="http://10.2.2.5/cmd/system/api/sendsms.cgi?tar_num=+60124102943&amp;amp;tar_mode=utf-8tar_msg=%3DHello+%2C+Your+account+details%3A+Username%3A+geeyc+Password%3A+7858" rel="nofollow" target="_blank"&gt;http://10.2.2.5/cmd/system/api/sendsms.cgi?tar_num=+60124102943&amp;amp;tar_mode=utf-8tar_msg=%3DHello+%2C+Your+account+details%3A+Username%3A+geeyc+Password%3A+7858&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px; text-decoration: underline;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The message successful sent out from sms gateway but the with '=' in front of the message.&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px; text-decoration: underline;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Any idea why the "=" missing from the line?&amp;nbsp; Here is my configuration.&amp;nbsp; I have tested either HTTP POST or HTTP GET method, the results are same.&amp;nbsp; &lt;IMG alt="SMS gateway setting.png" class="image-1 jive-image" src="/legacyfs/online/fusion/105086_SMS gateway setting.png" style="height: 349px; width: 620px;" /&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Mar 2017 09:03:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-sendquick-sms-provider-configuration-example/m-p/3577006#M530928</guid>
      <dc:creator>geeyc5113</dc:creator>
      <dc:date>2017-03-03T09:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: SE integration with Sendquick using HTTP protocol</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-sendquick-sms-provider-configuration-example/m-p/3577007#M530930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please debug through TAC and escalation team&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Mar 2017 13:50:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-sendquick-sms-provider-configuration-example/m-p/3577007#M530930</guid>
      <dc:creator>Jason Kunst</dc:creator>
      <dc:date>2017-03-03T13:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: SE integration with Sendquick using HTTP protocol</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-sendquick-sms-provider-configuration-example/m-p/3577008#M530931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Just an update.&amp;nbsp; I have successful configured and tested the sms gateway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the screenshot.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="sms gateway setting-new.png" class="image-1 jive-image" src="/legacyfs/online/fusion/105151_sms gateway setting-new.png" style="height: 349px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At URL there, I enter full command&lt;/P&gt;&lt;P&gt;&lt;A class="loading" href="http://10.2.2.5/cmd/system/api/sendsms.cgi?tar_num=$mobilenumber$&amp;amp;tar_mode=text&amp;amp;tar_msg=$message$" title="http://10.2.2.5/cmd/system/api/sendsms.cgi?tar_num=$mobilenumber$&amp;amp;tar_mode=text&amp;amp;tar_msg=$message$"&gt;http://10.2.2.5/cmd/system/api/sendsms.cgi?tar_num=$mobilenumber$&amp;amp;tar_mode=text&amp;amp;tar_msg=$message$&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While at Data (URL encoded portion), I just enter $message$.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2017 06:10:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-sendquick-sms-provider-configuration-example/m-p/3577008#M530931</guid>
      <dc:creator>geeyc5113</dc:creator>
      <dc:date>2017-03-06T06:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: SE integration with Sendquick using HTTP protocol</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-sendquick-sms-provider-configuration-example/m-p/4133586#M562260</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;We are from the company that produces sendQuick SMS Gateway and just&lt;BR /&gt;realised there's a discussion here on sendQuick issues. We are glad that it has&lt;BR /&gt;been resolved.&lt;BR /&gt;&lt;BR /&gt;If you would like to do integration testing to document the use case, you can get&lt;BR /&gt;in touch with us. You can drop us an email at marketing@talariax.com&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2020 08:09:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-sendquick-sms-provider-configuration-example/m-p/4133586#M562260</guid>
      <dc:creator>sendQuick</dc:creator>
      <dc:date>2020-08-11T08:09:10Z</dc:date>
    </item>
  </channel>
</rss>

