Create a Post
cancel
Showing results for 
Search instead for 
Did you mean: 
Zsolt_Vilhelm
Employee Alumnus
Employee Alumnus

$CPVPNDIR/bin/sendsms no longer used in R80.10?

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.

Based on a number of tests I have done it looks that this script is no longer getting called when Dynamicid is set up.

I do have a working curl_cli HTTP Post which looks like this:

curl -v -u 'tokenID:tokenSecret' --request POST https://api.bulksms.com/v1/messages \
-H 'content-type: application/json' \
--data '{"to":"telnumber","body":"test SMS"}'

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? 

I appreciate any inputs. 

0 Kudos
1 Reply
Danny
Champion Champion
Champion

According to this document it should still work in R80.20. if it's not, open a ticket with TAC.

Leaderboard

Epsum factorial non deposit quid pro quo hic escorol.

Upcoming Events

    Tue 23 Apr 2024 @ 11:00 AM (EDT)

    East US: What's New in R82

    Thu 25 Apr 2024 @ 11:00 AM (SGT)

    APAC: CPX 2024 Recap

    Tue 30 Apr 2024 @ 03:00 PM (CDT)

    EMEA: CPX 2024 Recap

    Thu 02 May 2024 @ 11:00 AM (SGT)

    APAC: What's new in R82

    Tue 23 Apr 2024 @ 11:00 AM (EDT)

    East US: What's New in R82

    Thu 25 Apr 2024 @ 11:00 AM (SGT)

    APAC: CPX 2024 Recap

    Tue 30 Apr 2024 @ 03:00 PM (CDT)

    EMEA: CPX 2024 Recap

    Thu 02 May 2024 @ 11:00 AM (SGT)

    APAC: What's new in R82
    CheckMates Events