{"id":2773,"date":"2022-05-19T15:01:46","date_gmt":"2022-05-19T12:01:46","guid":{"rendered":"https:\/\/www.microimpuls.com\/docs\/smarty\/extra-services-integration\/%d0%b8%d0%bd%d1%82%d0%b5%d0%b3%d1%80%d0%b0%d1%86%d0%b8%d1%8f-%d1%81-sms-%d1%88%d0%bb%d1%8e%d0%b7%d0%b0%d0%bc%d0%b8"},"modified":"2026-02-06T09:15:46","modified_gmt":"2026-02-06T06:15:46","slug":"%d0%b8%d0%bd%d1%82%d0%b5%d0%b3%d1%80%d0%b0%d1%86%d0%b8%d1%8f-%d1%81-sms-%d1%88%d0%bb%d1%8e%d0%b7%d0%b0%d0%bc%d0%b8","status":"publish","type":"docs","link":"https:\/\/microimpuls.com\/en\/docs\/smarty\/extra-services-integration\/%d0%b8%d0%bd%d1%82%d0%b5%d0%b3%d1%80%d0%b0%d1%86%d0%b8%d1%8f-%d1%81-sms-%d1%88%d0%bb%d1%8e%d0%b7%d0%b0%d0%bc%d0%b8","title":{"rendered":"Integration with SMS gateways"},"content":{"rendered":"<p>Smarty supports integration with various services for sending SMS messages to users. SMS is sent by the system when using widgets integrated with the site (for example, during subscriber registration) or to send mass messages to customers. SMS gateway integration settings are set by variables in the configuration file <code>\/etc\/microimpuls\/smarty\/smarty.py<\/code>:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>SMS_BACKEND<\/code> \u2014 The SMS gateway used to send messages. The module that implements interaction with the gateway should be located in the Smarty directory in the folder <code>sms\/backends\/<\/code>.<\/li>\n\n\n\n<li><code>SMS_ATTEMPTS<\/code> \u2014 The number of maximum attempts to send a message after which it is considered unsuccessful.<\/li>\n<\/ul>\n\n\n\n<p>As well as additional parameters, which may differ depending on the configurable SMS gateway, they are described in more detail below.<\/p>\n\n\n\n<p>After changing the configuration file, reboot uwsgi to take effect. <br>Logs about operations related to sending SMS messages are stored in a file <code>\/var\/log\/microimpuls\/smarty\/smarty_sms.log<\/code><br><\/p>\n\n\n\n<p><strong>Attention!<\/strong> Sending an SMS message via the screen \u00abSubscribers\u00bb \u2014 \u00abMessages and commands\u00bb depends on the account notification settings.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"824\" height=\"167\" src=\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2022\/05\/\u0410\u043a\u043a\u0430\u0443\u043d\u0442-\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438-\u0443\u0432\u0435\u0434\u043e\u043c\u043b\u0435\u043d\u0438\u0439.png\" alt=\"\" class=\"wp-image-2785\"\/><figcaption class=\"wp-element-caption\">Panel \u00ab Notification settings\u00bb from the account editing page<\/figcaption><\/figure>\n<\/div>\n\n\n<h2 class=\"wp-block-heading\">SMS-gateway smsc.ru<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>Sending SMS with code and password during registration<\/td><td>Yes<\/td><\/tr><tr><td>Sending an SMS with a code to confirm the number during registration<\/td><td>Yes<\/td><\/tr><tr><td>Sending a confirmation call during registration<\/td><td>Yes<\/td><\/tr><tr><td>Sending a confirmation code in the incoming call number<\/td><td>Yes<\/td><\/tr><tr><td>Sending one-time passwords during authorization<\/td><td>Yes<\/td><\/tr><tr><td>Massive SMS mailing<\/td><td>Yes<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">Set up integration<\/h4>\n\n\n\n<p>To start using the service for sending SMS messages smsc.ru, you must specify the following parameters in the configuration file:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>SMS_BACKEND = <code>'sms.backends.smscru.SMSCBackend'<\/code> <\/li>\n\n\n\n<li>SMSC_LOGIN \u2014 User name in the service smsc.ru<\/li>\n\n\n\n<li>SMSC_PASSWORD \u2014 Password in smsc.ru <\/li>\n\n\n\n<li>SMSC_SENDER \u2014 The name of the sender, which will be displayed in SMS sent through the service smsc.ru<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">SMS gateway mobipace.com<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>Sending SMS with code and password during registration<\/td><td>Yes<\/td><\/tr><tr><td>Sending an SMS with a code to confirm the number during registration<\/td><td>No<\/td><\/tr><tr><td>Sending a confirmation call during registration<\/td><td>No<\/td><\/tr><tr><td>Sending one-time passwords during authorization<\/td><td>No<\/td><\/tr><tr><td>Massive SMS mailing<\/td><td>Yes<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">Set up integration<\/h4>\n\n\n\n<p>To start using the service for sending SMS messages mobipace.com, you must specify the following parameters in the configuration file:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>SMS_BACKEND = <code>'sms.backends.mobipace.MobipaceBackend'<\/code><\/li>\n\n\n\n<li>MOBIPACE_LOGIN \u2014 Username in the mobipace service<\/li>\n\n\n\n<li>MOBIPACE_PASSWORD \u2014 Password on mobipace <\/li>\n\n\n\n<li>MOBIPACE_SENDER \u2014 The name of the sender, which will be displayed in SMS sent through the service mobipace<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">SMS gateway pulseem.co.il<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>Sending SMS with code and password during registration<\/td><td>Yes<\/td><\/tr><tr><td>Sending an SMS with a code to confirm the number during registration<\/td><td>Yes<\/td><\/tr><tr><td>Sending a confirmation call during registration<\/td><td>No<\/td><\/tr><tr><td>Sending one-time passwords during authorization<\/td><td>No<\/td><\/tr><tr><td>Massive SMS mailing<\/td><td>Yes<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">Set up integration<\/h4>\n\n\n\n<p>To start using the service for sending SMS messages pulseem.co.il, you must specify the following parameters in the configuration file:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>SMS_BACKEND = <code>'sms.backends.pulseem.PulseemBackend'<\/code><\/li>\n\n\n\n<li>PULSEEM_APIKEY \u2014: PULSEEM API Key<\/li>\n\n\n\n<li>PULSEEM_SENDER_NAME \u2014 The name of the sender, which will be displayed in SMS sent through the service pulseem<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">SMS gateway sms-assistent.by<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>Sending SMS with code and password during registration<\/td><td>Yes<\/td><\/tr><tr><td>Sending an SMS with a code to confirm the number during registration<\/td><td>Yes<\/td><\/tr><tr><td>Sending a confirmation call during registration<\/td><td>No<\/td><\/tr><tr><td>Sending one-time passwords during authorization<\/td><td>No<\/td><\/tr><tr><td>Massive SMS mailing<\/td><td>Yes<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">Set up integration<\/h4>\n\n\n\n<p>To start using the service for sending SMS messages sms-assistent.by, you must specify the following parameters in the configuration file:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>SMS_BACKEND = <code>'sms.backends.sms-assistent.SmsAssistentBackend'<\/code><\/li>\n\n\n\n<li>SMS_ASSIST_USERNAME \u2014 Username in the SMS-assistent service<\/li>\n\n\n\n<li>SMS_ASSIST_PASSWORD \u2014 Password in SMS-assistent<\/li>\n\n\n\n<li>SMS_ASISST_SENDER_NAME \u2014 The name of the sender that will be displayed in the SMS sent through the sms-assistent service (must match the one that is registered in the account)<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Twilio SMS gateway<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>Sending SMS with code and password during registration<\/td><td>Yes<\/td><\/tr><tr><td>Sending an SMS with a code to confirm the number during registration<\/td><td>Yes<\/td><\/tr><tr><td>Sending a confirmation call during registration<\/td><td>No<\/td><\/tr><tr><td>Sending a confirmation code in the incoming call number<\/td><td>No<\/td><\/tr><tr><td>Sending one-time passwords during authorization<\/td><td>No<\/td><\/tr><tr><td>Massive SMS mailing<\/td><td>Yes<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">Set up integration<\/h4>\n\n\n\n<p>To start using the service for sending SMS messages Twilio, you must specify the following parameters in the configuration file:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>SMS_BACKEND = <code>'sms.backends.twilio_backend.TwilioSmsBackend'<\/code><\/li>\n\n\n\n<li>TWILIO_ACCOUNT_SID &amp; #8212; account id from Twilio settings<\/li>\n\n\n\n<li>TWILIO_AUTH_TOKEN \u2014 access token, which can be obtained in the personal account of Twilio under account-&gt;api keys and tokens<\/li>\n\n\n\n<li>TWILIO_PHONE_FROM &amp; #8212; the phone from which the message will be sent. Must be added to Twilio<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Mobizon SMS Gateway<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>Sending SMS with code and password during registration<\/td><td>Yes<\/td><\/tr><tr><td>Sending an SMS with a code to confirm the number during registration<\/td><td>Yes<\/td><\/tr><tr><td>Sending a confirmation call during registration<\/td><td>No<\/td><\/tr><tr><td>Sending one-time passwords during authorization<\/td><td>No<\/td><\/tr><tr><td>Massive SMS mailing<\/td><td>Yes<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">Set up integration<\/h4>\n\n\n\n<p>To start using the service for sending SMS messages Mobizon, you must specify the following parameters in the configuration file:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>SMS_BACKEND = <code>'sms.backends.mobizon.MobizonBackend'<\/code><\/li>\n\n\n\n<li>MOBIZON_API_KEY \u2014 Mobizon API key<\/li>\n\n\n\n<li>MOBIZON_SENDER_NAME &amp; #8212; Alpha name on Mobizon. It is not necessary, if the user does not have the name agreed with the service, to leave empty<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Sending SMS messages in different Smarty interfaces<\/h2>\n\n\n\n<p>Not all SMS gateway features are available in all Smarty design templates. Below is a table comparing templates and features:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><\/td><td>Futuristic<\/td><td>Impulses<\/td><td>Infinitly<\/td><\/tr><tr><td>Sending SMS with code and password during registration<\/td><td>Yes<\/td><td>Yes<\/td><td>Yes<\/td><\/tr><tr><td>Sending an SMS with a code to confirm the number during registration<\/td><td>Yes<\/td><td>No<\/td><td>Yes<\/td><\/tr><tr><td>Sending a confirmation call during registration<\/td><td>No<\/td><td>No<\/td><td>No<\/td><\/tr><tr><td>Sending one-time passwords during authorization<\/td><td>No<\/td><td>No<\/td><td>No<\/td><\/tr><\/tbody><\/table><\/figure>","protected":false},"featured_media":0,"parent":1618,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_links_to":"","_links_to_target":""},"doc_tag":[],"class_list":["post-2773","docs","type-docs","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\u0418\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u044f \u0441 sms-\u0448\u043b\u044e\u0437\u0430\u043c\u0438<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/microimpuls.com\/en\/docs\/smarty\/extra-services-integration\/\u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u044f-\u0441-sms-\u0448\u043b\u044e\u0437\u0430\u043c\u0438\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u0418\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u044f \u0441 sms-\u0448\u043b\u044e\u0437\u0430\u043c\u0438\" \/>\n<meta property=\"og:description\" content=\"Smarty \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442 \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u044e \u0441 \u0440\u0430\u0437\u043b\u0438\u0447\u043d\u044b\u043c\u0438 \u0441\u0435\u0440\u0432\u0438\u0441\u0430\u043c\u0438 \u043e\u0442\u043f\u0440\u0430\u0432\u043a\u0438 SMS-\u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0439 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f\u043c. SMS \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u044f\u044e\u0442\u0441\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u043e\u0439 \u043f\u0440\u0438 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0438 \u0432\u0438\u0434\u0436\u0435\u0442\u043e\u0432, \u0438\u043d\u0442\u0435\u0433\u0440\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0445 \u0441 \u0441\u0430\u0439\u0442\u043e\u043c (\u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u0432\u043e \u0432\u0440\u0435\u043c\u044f \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u0438 \u0430\u0431\u043e\u043d\u0435\u043d\u0442\u0430) \u0438\u043b\u0438 \u0434\u043b\u044f \u043c\u0430\u0441\u0441\u043e\u0432\u043e\u0439 \u0440\u0430\u0441\u0441\u044b\u043b\u043a\u0438 \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0439 \u043a\u043b\u0438\u0435\u043d\u0442\u0430\u043c. \u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u0438 SMS-\u0448\u043b\u044e\u0437\u0430 \u0437\u0430\u0434\u0430\u044e\u0442\u0441\u044f \u043f\u0435\u0440\u0435\u043c\u0435\u043d\u043d\u044b\u043c\u0438 \u0432 \u0444\u0430\u0439\u043b\u0435 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u0438 \/etc\/microimpuls\/smarty\/smarty.py: \u0410 \u0442\u0430\u043a\u0436\u0435 \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043c\u043e\u0433\u0443\u0442 \u043e\u0442\u043b\u0438\u0447\u0430\u0442\u044c\u0441\u044f \u0432 \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442\u0438 \u043e\u0442 \u043d\u0430\u0441\u0442\u0440\u0430\u0438\u0432\u0430\u0435\u043c\u043e\u0433\u043e SMS-\u0448\u043b\u044e\u0437\u0430, \u043f\u043e\u0434\u0440\u043e\u0431\u043d\u0435\u0435 \u043e\u043d\u0438 \u043e\u043f\u0438\u0441\u0430\u043d\u044b \u043d\u0438\u0436\u0435. \u041f\u043e\u0441\u043b\u0435 [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/microimpuls.com\/en\/docs\/smarty\/extra-services-integration\/\u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u044f-\u0441-sms-\u0448\u043b\u044e\u0437\u0430\u043c\u0438\/\" \/>\n<meta property=\"og:site_name\" content=\"Microimpuls\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-06T06:15:46+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/microimpuls.com\/docs\/smarty\/extra-services-integration\/%d0%b8%d0%bd%d1%82%d0%b5%d0%b3%d1%80%d0%b0%d1%86%d0%b8%d1%8f-%d1%81-sms-%d1%88%d0%bb%d1%8e%d0%b7%d0%b0%d0%bc%d0%b8\",\"url\":\"https:\/\/microimpuls.com\/docs\/smarty\/extra-services-integration\/%d0%b8%d0%bd%d1%82%d0%b5%d0%b3%d1%80%d0%b0%d1%86%d0%b8%d1%8f-%d1%81-sms-%d1%88%d0%bb%d1%8e%d0%b7%d0%b0%d0%bc%d0%b8\",\"name\":\"\u0418\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u044f \u0441 sms-\u0448\u043b\u044e\u0437\u0430\u043c\u0438\",\"isPartOf\":{\"@id\":\"https:\/\/micro.im\/#website\"},\"datePublished\":\"2022-05-19T12:01:46+00:00\",\"dateModified\":\"2026-02-06T06:15:46+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/microimpuls.com\/docs\/smarty\/extra-services-integration\/%d0%b8%d0%bd%d1%82%d0%b5%d0%b3%d1%80%d0%b0%d1%86%d0%b8%d1%8f-%d1%81-sms-%d1%88%d0%bb%d1%8e%d0%b7%d0%b0%d0%bc%d0%b8#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/microimpuls.com\/docs\/smarty\/extra-services-integration\/%d0%b8%d0%bd%d1%82%d0%b5%d0%b3%d1%80%d0%b0%d1%86%d0%b8%d1%8f-%d1%81-sms-%d1%88%d0%bb%d1%8e%d0%b7%d0%b0%d0%bc%d0%b8\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/microimpuls.com\/docs\/smarty\/extra-services-integration\/%d0%b8%d0%bd%d1%82%d0%b5%d0%b3%d1%80%d0%b0%d1%86%d0%b8%d1%8f-%d1%81-sms-%d1%88%d0%bb%d1%8e%d0%b7%d0%b0%d0%bc%d0%b8#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u0413\u043b\u0430\u0432\u043d\u0430\u044f \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430\",\"item\":\"https:\/\/micro.im\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Smarty\",\"item\":\"https:\/\/microimpuls.com\/docs\/smarty\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"\u0418\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u044f \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0445 \u0441\u0435\u0440\u0432\u0438\u0441\u043e\u0432\",\"item\":\"https:\/\/microimpuls.com\/docs\/smarty\/extra-services-integration\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"\u0418\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u044f \u0441 sms-\u0448\u043b\u044e\u0437\u0430\u043c\u0438\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/micro.im\/#website\",\"url\":\"https:\/\/micro.im\/\",\"name\":\"Microimpuls\",\"description\":\"\u041a\u043e\u043c\u043f\u043b\u0435\u043a\u0441\u043d\u044b\u0435 \u0440\u0435\u0448\u0435\u043d\u0438\u044f \u0434\u043b\u044f OTT \u0438 IPTV\",\"publisher\":{\"@id\":\"https:\/\/micro.im\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/micro.im\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/micro.im\/#organization\",\"name\":\"Microimpuls\",\"url\":\"https:\/\/micro.im\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/micro.im\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/microimpuls.com\/wp-content\/uploads\/2024\/12\/mi-logo-square-en-black.png\",\"contentUrl\":\"https:\/\/microimpuls.com\/wp-content\/uploads\/2024\/12\/mi-logo-square-en-black.png\",\"width\":208,\"height\":219,\"caption\":\"Microimpuls\"},\"image\":{\"@id\":\"https:\/\/micro.im\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Integration with SMS gateways","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/microimpuls.com\/en\/docs\/smarty\/extra-services-integration\/\u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u044f-\u0441-sms-\u0448\u043b\u044e\u0437\u0430\u043c\u0438\/","og_locale":"en_US","og_type":"article","og_title":"\u0418\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u044f \u0441 sms-\u0448\u043b\u044e\u0437\u0430\u043c\u0438","og_description":"Smarty \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442 \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u044e \u0441 \u0440\u0430\u0437\u043b\u0438\u0447\u043d\u044b\u043c\u0438 \u0441\u0435\u0440\u0432\u0438\u0441\u0430\u043c\u0438 \u043e\u0442\u043f\u0440\u0430\u0432\u043a\u0438 SMS-\u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0439 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f\u043c. SMS \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u044f\u044e\u0442\u0441\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u043e\u0439 \u043f\u0440\u0438 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0438 \u0432\u0438\u0434\u0436\u0435\u0442\u043e\u0432, \u0438\u043d\u0442\u0435\u0433\u0440\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0445 \u0441 \u0441\u0430\u0439\u0442\u043e\u043c (\u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u0432\u043e \u0432\u0440\u0435\u043c\u044f \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u0438 \u0430\u0431\u043e\u043d\u0435\u043d\u0442\u0430) \u0438\u043b\u0438 \u0434\u043b\u044f \u043c\u0430\u0441\u0441\u043e\u0432\u043e\u0439 \u0440\u0430\u0441\u0441\u044b\u043b\u043a\u0438 \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0439 \u043a\u043b\u0438\u0435\u043d\u0442\u0430\u043c. \u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u0438 SMS-\u0448\u043b\u044e\u0437\u0430 \u0437\u0430\u0434\u0430\u044e\u0442\u0441\u044f \u043f\u0435\u0440\u0435\u043c\u0435\u043d\u043d\u044b\u043c\u0438 \u0432 \u0444\u0430\u0439\u043b\u0435 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u0438 \/etc\/microimpuls\/smarty\/smarty.py: \u0410 \u0442\u0430\u043a\u0436\u0435 \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043c\u043e\u0433\u0443\u0442 \u043e\u0442\u043b\u0438\u0447\u0430\u0442\u044c\u0441\u044f \u0432 \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442\u0438 \u043e\u0442 \u043d\u0430\u0441\u0442\u0440\u0430\u0438\u0432\u0430\u0435\u043c\u043e\u0433\u043e SMS-\u0448\u043b\u044e\u0437\u0430, \u043f\u043e\u0434\u0440\u043e\u0431\u043d\u0435\u0435 \u043e\u043d\u0438 \u043e\u043f\u0438\u0441\u0430\u043d\u044b \u043d\u0438\u0436\u0435. \u041f\u043e\u0441\u043b\u0435 [&hellip;]","og_url":"https:\/\/microimpuls.com\/en\/docs\/smarty\/extra-services-integration\/\u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u044f-\u0441-sms-\u0448\u043b\u044e\u0437\u0430\u043c\u0438\/","og_site_name":"Microimpuls","article_modified_time":"2026-02-06T06:15:46+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/microimpuls.com\/docs\/smarty\/extra-services-integration\/%d0%b8%d0%bd%d1%82%d0%b5%d0%b3%d1%80%d0%b0%d1%86%d0%b8%d1%8f-%d1%81-sms-%d1%88%d0%bb%d1%8e%d0%b7%d0%b0%d0%bc%d0%b8","url":"https:\/\/microimpuls.com\/docs\/smarty\/extra-services-integration\/%d0%b8%d0%bd%d1%82%d0%b5%d0%b3%d1%80%d0%b0%d1%86%d0%b8%d1%8f-%d1%81-sms-%d1%88%d0%bb%d1%8e%d0%b7%d0%b0%d0%bc%d0%b8","name":"Integration with SMS gateways","isPartOf":{"@id":"https:\/\/micro.im\/#website"},"datePublished":"2022-05-19T12:01:46+00:00","dateModified":"2026-02-06T06:15:46+00:00","breadcrumb":{"@id":"https:\/\/microimpuls.com\/docs\/smarty\/extra-services-integration\/%d0%b8%d0%bd%d1%82%d0%b5%d0%b3%d1%80%d0%b0%d1%86%d0%b8%d1%8f-%d1%81-sms-%d1%88%d0%bb%d1%8e%d0%b7%d0%b0%d0%bc%d0%b8#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/microimpuls.com\/docs\/smarty\/extra-services-integration\/%d0%b8%d0%bd%d1%82%d0%b5%d0%b3%d1%80%d0%b0%d1%86%d0%b8%d1%8f-%d1%81-sms-%d1%88%d0%bb%d1%8e%d0%b7%d0%b0%d0%bc%d0%b8"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/microimpuls.com\/docs\/smarty\/extra-services-integration\/%d0%b8%d0%bd%d1%82%d0%b5%d0%b3%d1%80%d0%b0%d1%86%d0%b8%d1%8f-%d1%81-sms-%d1%88%d0%bb%d1%8e%d0%b7%d0%b0%d0%bc%d0%b8#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u0413\u043b\u0430\u0432\u043d\u0430\u044f \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430","item":"https:\/\/micro.im\/"},{"@type":"ListItem","position":2,"name":"Smarty","item":"https:\/\/microimpuls.com\/docs\/smarty"},{"@type":"ListItem","position":3,"name":"\u0418\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u044f \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0445 \u0441\u0435\u0440\u0432\u0438\u0441\u043e\u0432","item":"https:\/\/microimpuls.com\/docs\/smarty\/extra-services-integration"},{"@type":"ListItem","position":4,"name":"\u0418\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u044f \u0441 sms-\u0448\u043b\u044e\u0437\u0430\u043c\u0438"}]},{"@type":"WebSite","@id":"https:\/\/micro.im\/#website","url":"https:\/\/micro.im\/","name":"Microimpulses","description":"Comprehensive solutions for OTT and IPTV","publisher":{"@id":"https:\/\/micro.im\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/micro.im\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/micro.im\/#organization","name":"Microimpulses","url":"https:\/\/micro.im\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/micro.im\/#\/schema\/logo\/image\/","url":"https:\/\/microimpuls.com\/wp-content\/uploads\/2024\/12\/mi-logo-square-en-black.png","contentUrl":"https:\/\/microimpuls.com\/wp-content\/uploads\/2024\/12\/mi-logo-square-en-black.png","width":208,"height":219,"caption":"Microimpuls"},"image":{"@id":"https:\/\/micro.im\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/docs\/2773","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/types\/docs"}],"replies":[{"embeddable":true,"href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/comments?post=2773"}],"version-history":[{"count":21,"href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/docs\/2773\/revisions"}],"predecessor-version":[{"id":6093,"href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/docs\/2773\/revisions\/6093"}],"up":[{"embeddable":true,"href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/docs\/1618"}],"next":[{"title":"Integration with payment gateways","link":"https:\/\/microimpuls.com\/en\/docs\/smarty\/extra-services-integration\/payment","href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/docs\/3072"}],"wp:attachment":[{"href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/media?parent=2773"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/doc_tag?post=2773"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}