CN112351392A - Cloud communication short message service platform - Google Patents

Cloud communication short message service platform Download PDF

Info

Publication number
CN112351392A
CN112351392A CN202011166486.8A CN202011166486A CN112351392A CN 112351392 A CN112351392 A CN 112351392A CN 202011166486 A CN202011166486 A CN 202011166486A CN 112351392 A CN112351392 A CN 112351392A
Authority
CN
China
Prior art keywords
short message
client
channel
sent
short
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202011166486.8A
Other languages
Chinese (zh)
Other versions
CN112351392B (en
Inventor
侯战斌
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Jutongda Technology Co ltd
Original Assignee
Beijing Jutongda Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Jutongda Technology Co ltd filed Critical Beijing Jutongda Technology Co ltd
Priority to CN202011166486.8A priority Critical patent/CN112351392B/en
Publication of CN112351392A publication Critical patent/CN112351392A/en
Application granted granted Critical
Publication of CN112351392B publication Critical patent/CN112351392B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/12Messaging; Mailboxes; Announcements
    • H04W4/14Short messaging services, e.g. short message services [SMS] or unstructured supplementary service data [USSD]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/18Service support devices; Network management devices
    • H04W88/184Messaging devices, e.g. message centre

Abstract

The invention relates to the technical field of short message communication, in particular to a cloud communication short message service platform which comprises a database, a management module, a service processing module, a client, a Redis cache module and a short message gateway; the client is used for editing short messages needing to be sent by a user, setting a blacklist, setting a red list and setting keywords, and the content of the short messages is transmitted to a Redis cache module after the user edits the short messages on the client; the Redis cache module caches the short message of the client and transmits the content of the short message to a short message gateway for external transmission, and the content of the short message is stored in a database and fed back to the client through a service processing module; the invention has flexible configuration and powerful function; the method can bear high-volume short messages and send the short messages simultaneously, and the platform has professional operators and quick service response.

Description

Cloud communication short message service platform
Technical Field
The invention belongs to the technical field of short message communication, and particularly relates to a cloud communication short message service platform.
Background
The short message service is a basic part of mobile value-added service (non-telephone traffic), each large operator is about to develop the mobile value-added service in 2000, and then each large operator has a company or a department which is specially used for operating the value-added service, and many internet companies with not well-defined business models gradually rely on participating in the value-added service to obtain development opportunities, such as new waves, vacation, search, air networks, Huayou century and the like, in the period, the short message service is greatly developed, various value-added service companies are well-blown to increase, but the management of the wild growth period is not standard, so that various problems are caused, along with the pressure of social public opinion, the government departments meet strict requirements on the operators, thereby pulling the transition period from the wild growth to the orderly growth, and along with the development of the mobile internet from 2016, short message service starts to gradually enter the growth period, the most typical service is that a registration verification code becomes the most direct and effective means for verifying the identity of a client which cannot be replaced by various big banks, internet companies and game companies, and then companies such as finance securities, insurance, mutual funds and the like and member notification of various industries increasingly rely on the short message service, the biggest change is the change from SP service to SI service, which is simply the process of changing from deducting fees to free, because the complaint of fee disputes is less and less, but because the complaint of information harassment is more and more, the related supervision also shifts the work center to the governance of junk short messages, a lot of policies are put out, the reports of the junk short messages and the privacy of the users are more and more by media departments, which also puts forward higher requirements to enterprises engaged in the short message service, and whether a short message platform can meet daily management and operation requirements, is a factor that each company engaged in the sms has to consider.
Disclosure of Invention
In order to solve the problems in the prior art, the invention provides a cloud communication short message service platform capable of meeting daily management and operation requirements.
The technical scheme of the invention is realized as follows:
a cloud communication short message service platform comprises a database, a management module, a service processing module, a client, a Redis cache module and a short message gateway;
the client is used for editing short messages needing to be sent by a user, setting a blacklist, setting a red list and setting keywords, and the user on the client edits the short messages and then transmits the short message contents to the Redis cache module;
the Redis cache module caches the short message of the client and transmits the content of the short message to a short message gateway for external transmission, and the content of the short message is stored in a database and fed back to the client through a service processing module;
the management module is used for managing the short messages stored by the users in the database and carrying out operations such as deletion, copying, editing and the like.
Further, data exchange is performed between the client and the Redis cache module through an Http interface.
Furthermore, a channel connection module is further arranged between the Redis cache module and the short message gateway and used for configuring a short message gateway channel, managing the route and distributing the route.
Furthermore, the service processing module also comprises a signature route management unit, and the short message sent by the user can be sent to the operator channel configured by the corresponding user according to the configuration by enabling the short message to select a sending channel according to the configuration of the signature route through the signature.
Furthermore, the client also comprises an audit-free management configuration unit, which is used for configuring the channel selection of each operator sent by the user; and the auditing module configuration unit is used for matching the short message content with the short message template when sending the short message.
The channel connection module further comprises a channel group configuration unit for configuring a plurality of channel combinations for the short message upstream channel.
The effect of the working principle of the invention is as follows:
the platform has the main function of being in butt joint with a client or submitting a short message sent by the client to a channel by the platform after the client of the platform is used by the user.
After the short message is submitted to the platform from a client, the platform can carry out logic processing on the short message, the content of the short message is restricted by conditions such as a signature, a template, a keyword, a blacklist, a white list and the like, and after the short message passes logic verification and processing, the short message is sent to a corresponding gateway through a route and is submitted to an upstream.
After the short message is sent upstream, the upstream pushes the state of the short message back to the short message platform, and the platform pushes the corresponding state to the corresponding client after storage.
When the mobile phone of the short message receiver replies the uplink, the uplink is pushed to the short message platform from the upstream, and the platform can also push the uplink to the customer in real time.
The scheme can initialize the short message platform when being started.
When the mobile phone is started, the submitted short message analysis processor is processed, basic configuration information is loaded, and 86 and other logic processes before the mobile phone number are removed from the short message.
The arrival timing processor removes the timing time of the short message.
And after processing, entering a red and black list processor, loading a red and black list, preparing for channel selection of the red list, and filtering the black list.
And next, entering a BSATS blacklist filtering processor, loading the BSATS blacklist and preparing for special blacklist filtering.
And after the BSATS blacklist processing is finished, loading the audit-free management configuration information to the audit-free management processor, and matching the audit-free management configuration information to the configuration channel of the corresponding supplier after the short message is submitted.
And loading signature route configuration on the signature route processor, and submitting the signature route configuration to a specified channel when the short message signature configuration is carried out.
After signature routing configuration is processed, a province routing processor is started, province routing configuration is loaded, and configured province routing channels are distributed when the provinces are matched.
The gateway group processor loads the gateway group configuration and sends the short message to the corresponding gateway group gateway in proportion when the short message is sent.
And after the short message reaches the retransmission gateway processor, loading the configuration of the retransmission gateway, and retransmitting the short message through the configuration gateway after the short message fails to be transmitted.
According to the scheme, through channel retransmission configuration, a retransmission gateway corresponding to the gateway can be configured for a user, and a failed short message can be retransmitted by the retransmission gateway under the condition that a retransmission state is triggered.
According to the scheme, the signature route management unit can select a sending channel according to the configuration of the signature route through the platform in a matching way, so that when the signatures are matched, the short message sent by a user can be sent to an operator channel configured by the corresponding user according to the configuration.
According to the scheme, the blacklist configuration is to avoid the situation that when a short message is sent to a client who does not want to receive the short message, a user who generally complains or an uplink reply is unsubscribed, the client who replies the short message does not want to be received can be added into the blacklist, and therefore the short message is not sent when the blacklist is triggered to be sent.
The blacklist is divided into a system level, a client level, a gateway level, a marketing level and a BSATS level, which are respectively directed at different levels, common gateway level and marketing level application scenes, wherein the client level is the blacklist of a corresponding user, the system level is the blacklist of which all transmissions are checked, and the BSATS level is a valuable blacklist list stored by a company, and additional payment is needed if the client needs to pay.
According to the scheme, the red list configuration function submits the appointed mobile phone number sent by the client to the appointed gateway.
The keyword is configured to the configuration of sensitive content in the short message content.
When the content of the short message triggers the keyword, the short message enters the audit, and can be sent after the audit is passed, and if the short message fails, the short message fails to be sent.
The type can be selected when the keywords are configured, and the operators can make corresponding judgment and processing according to the sensitivity level corresponding to the type when checking.
The scheme of the invention adopts a configuration unit for the trial-free management to configure the channel selection of each operator sent by the user.
The non-audit management can configure the functions of checking keywords of the user, combining long short messages and the like while selecting the channel.
The auditing module configuration unit of the scheme matches the short message content with the short message template when the short message is sent. And if the templates are not matched, the template is audited and processed by the operator, and if the templates are matched, the template can be normally sent. The templates may be configured for public and non-public, per user configuration.
The scheme also comprises a signature management configuration unit, and after the signature examination and approval is passed, a user can select the reported signature at the client side to send the short message. And meanwhile, the system also comprises a secondary routing configuration function, part of suppliers may limit the sending of the signature, at this time, when the short message corresponding to the signature is sent, the special service number of the short message needs to be corresponded, and the special service number originally carried by the customer needs to be configured in a conversion way, so that the signed short message can be sent to a channel when the short message is sent, otherwise, the upstream fails to send the short message. The scheme is also provided with a provincial routing unit, when the mobile phone number which is configured to send the short message by the user is the corresponding provincial part, the upstream is selected according to the configured channel, and the short message is sent by the corresponding channel. Meanwhile, an upper limit is set for the number of short messages sent by the same number, the number of times that a customer receives the short messages can be controlled after the number is set, the number is generally configured to be one time, the customer can only receive the short messages once, the condition that the same users send the short messages by mistake is avoided, the experience of a short message receiving party is improved, and unnecessary short message consumption is avoided for the customer. The mobile phone numbers without limiting the times are set as a white list, the white list configuration can be used for sending short messages for the account numbers and the mobile phone numbers corresponding to the account numbers without limiting the times, the short messages are generally applied to the condition of testing joint debugging, and other conditions are according to the requirements of customers.
The interface of the scheme imposes a signature in such a way that when a corresponding user or enterprise sends a short message, the signature is imposed in the content of the short message corresponding to the special service number. The signature configuration imposed by the interface is generally applied to a scene that a client does not add a signature, and the corresponding signature is added by the platform to complete the short message content.
The channel group configuration unit of the scheme can enable a short message of a certain supplier sent by a user to be sent to a plurality of channels, and can set and adjust the proportion occupied by each channel.
The scheme has the advantages that:
the short message retransmission channel can be configured through the system, and the failed short message is retransmitted through other channels after the short message transmission of the channel fails;
the configurable signature route is sent according to the signature and a designated operator channel;
configuring a blacklist, a red list and a white list for the mobile phone number to realize corresponding functions;
the client can perform platform functions such as short message sending, inquiry and the like, so that clients without butt-joint ends can also send messages through the platform;
the key logs generated at each stage are recorded and stored, so that platform query when a client encounters a problem is facilitated, timely information is provided for the client, and the problem can be quickly positioned and processed;
the platform provides cmpp long connection, so that a user can stably and efficiently send a short message and receive a return state, and the relative stability is better;
the short message content submitted by the http is encrypted, so that the safety of the short message content of the client is guaranteed;
the platform provides expansion service for part of customers and develops some necessary functions according to the requirements of the customers.
The scheme is flexible in configuration and powerful in function; the platform has the advantages that the platform can bear high-volume short messages and send the short messages simultaneously, operators of the platform are professional, service response is fast, the short messages can be processed in time when the clients need the short messages, the platform client side interface is concise and visual, understanding and operation are easy, powerful support is provided for short message sending and inquiring, and the platform is the most selectable product in the field of short message service.
Drawings
Fig. 1 is an architecture diagram of a cloud communication short message service platform according to the present invention;
Detailed Description
The technical solutions in the embodiments of the present invention will be described clearly and completely with reference to the accompanying drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments of the present invention without making any creative effort, shall fall within the protection scope of the present invention.
It should be noted that all the directional indicators (such as upper, lower, left, right, front and rear … …) in the embodiment of the present invention are only used to explain the relative position relationship between the components, the movement situation, etc. in a specific posture (as shown in the drawing), and if the specific posture is changed, the directional indicator is changed accordingly.
In addition, the descriptions related to "first", "second", etc. in the present invention are for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include at least one such feature. In addition, technical solutions between various embodiments may be combined with each other, but must be realized by a person skilled in the art, and when the technical solutions are contradictory or cannot be realized, such a combination should not be considered to exist, and is not within the protection scope of the present invention.
Example 1
As shown in fig. 1, a cloud communication short message service platform includes a database, a management module, a service processing module, a client, a Redis cache module, and a short message gateway;
the client is used for editing short messages needing to be sent by a user, setting a blacklist, setting a red list and setting keywords, and the user on the client edits the short messages and then transmits the short message contents to the Redis cache module;
the Redis cache module caches the short message of the client and transmits the content of the short message to a short message gateway for external transmission, and the content of the short message is stored in a database and fed back to the client through a service processing module;
the management module is used for managing the short messages stored by the users in the database and carrying out operations such as deletion, copying, editing and the like.
And the client side and the Redis cache module exchange data through an Http interface.
And a channel connection module is also arranged between the Redis cache module and the short message gateway and is used for configuring a short message gateway channel, managing the route and distributing the route.
The service processing module also comprises a signature route management unit, and the short message is sent to an operator channel configured by a corresponding user according to the configuration by selecting a sending channel according to the configuration of the signature route through the signature.
The client also comprises an audit-free management configuration unit which is used for configuring the channel selection of each operator sent by the user; and the auditing module configuration unit is used for matching the short message content with the short message template when sending the short message.
The channel connection module comprises a channel group configuration unit which is used for configuring a plurality of channel combinations for the short message upstream channel.
In particular
The platform has the main function of being in butt joint with a client or submitting a short message sent by the client to a channel by the platform after the client of the platform is used by the user.
After the short message is submitted to the platform from a client, the platform can carry out logic processing on the short message, the content of the short message is restricted by conditions such as a signature, a template, a keyword, a blacklist, a white list and the like, and after the short message passes logic verification and processing, the short message is sent to a corresponding gateway through a route and is submitted to an upstream.
After the short message is sent upstream, the upstream pushes the state of the short message back to the short message platform, and the platform pushes the corresponding state to the corresponding client after storage.
When the mobile phone of the short message receiver replies the uplink, the uplink is pushed to the short message platform from the upstream, and the platform can also push the uplink to the customer in real time.
The scheme can initialize the short message platform when being started.
When the mobile phone is started, the submitted short message analysis processor is processed, basic configuration information is loaded, and 86 and other logic processes before the mobile phone number are removed from the short message.
The arrival timing processor removes the timing time of the short message.
And after processing, entering a red and black list processor, loading a red and black list, preparing for channel selection of the red list, and filtering the black list.
And next, entering a BSATS blacklist filtering processor, loading the BSATS blacklist and preparing for special blacklist filtering.
And after the BSATS blacklist processing is finished, loading the audit-free management configuration information to the audit-free management processor, and matching the audit-free management configuration information to the configuration channel of the corresponding supplier after the short message is submitted.
And loading signature route configuration on the signature route processor, and submitting the signature route configuration to a specified channel when the short message signature configuration is carried out.
After signature routing configuration is processed, a province routing processor is started, province routing configuration is loaded, and configured province routing channels are distributed when the provinces are matched.
The gateway group processor loads the gateway group configuration and sends the short message to the corresponding gateway group gateway in proportion when the short message is sent.
And after the short message reaches the retransmission gateway processor, loading the configuration of the retransmission gateway, and retransmitting the short message through the configuration gateway after the short message fails to be transmitted.
According to the scheme, through channel retransmission configuration, a retransmission gateway corresponding to the gateway can be configured for a user, and a failed short message can be retransmitted by the retransmission gateway under the condition that a retransmission state is triggered.
According to the scheme, the signature route management unit can select a sending channel according to the configuration of the signature route through the platform in a matching way, so that when the signatures are matched, the short message sent by a user can be sent to an operator channel configured by the corresponding user according to the configuration.
According to the scheme, the blacklist configuration is to avoid the situation that when a short message is sent to a client who does not want to receive the short message, a user who generally complains or an uplink reply is unsubscribed, the client who replies the short message does not want to be received can be added into the blacklist, and therefore the short message is not sent when the blacklist is triggered to be sent.
The blacklist is divided into a system level, a client level, a gateway level, a marketing level and a BSATS level, which are respectively directed at different levels, common gateway level and marketing level application scenes, wherein the client level is the blacklist of a corresponding user, the system level is the blacklist of which all transmissions are checked, and the BSATS level is a valuable blacklist list stored by a company, and additional payment is needed if the client needs to pay.
According to the scheme, the red list configuration function submits the appointed mobile phone number sent by the client to the appointed gateway.
The keyword is configured to the configuration of sensitive content in the short message content.
When the content of the short message triggers the keyword, the short message enters the audit, and can be sent after the audit is passed, and if the short message fails, the short message fails to be sent.
The type can be selected when the keywords are configured, and the operators can make corresponding judgment and processing according to the sensitivity level corresponding to the type when checking.
The scheme of the invention adopts a configuration unit for the trial-free management to configure the channel selection of each operator sent by the user.
The non-audit management can configure the functions of checking keywords of the user, combining long short messages and the like while selecting the channel.
The auditing module configuration unit of the scheme matches the short message content with the short message template when the short message is sent. And if the templates are not matched, the template is audited and processed by the operator, and if the templates are matched, the template can be normally sent. The templates may be configured for public and non-public, per user configuration.
The scheme also comprises a signature management configuration unit, and after the signature examination and approval is passed, a user can select the reported signature at the client side to send the short message. And meanwhile, the system also comprises a secondary routing configuration function, part of suppliers may limit the sending of the signature, at this time, when the short message corresponding to the signature is sent, the special service number of the short message needs to be corresponded, and the special service number originally carried by the customer needs to be configured in a conversion way, so that the signed short message can be sent to a channel when the short message is sent, otherwise, the upstream fails to send the short message. The scheme is also provided with a provincial routing unit, when the mobile phone number which is configured to send the short message by the user is the corresponding provincial part, the upstream is selected according to the configured channel, and the short message is sent by the corresponding channel. Meanwhile, an upper limit is set for the number of short messages sent by the same number, the number of times that a customer receives the short messages can be controlled after the number is set, the number is generally configured to be one time, the customer can only receive the short messages once, the condition that the same users send the short messages by mistake is avoided, the experience of a short message receiving party is improved, and unnecessary short message consumption is avoided for the customer. The mobile phone numbers without limiting the times are set as a white list, the white list configuration can be used for sending short messages for the account numbers and the mobile phone numbers corresponding to the account numbers without limiting the times, the short messages are generally applied to the condition of testing joint debugging, and other conditions are according to the requirements of customers.
The interface of the scheme imposes a signature in such a way that when a corresponding user or enterprise sends a short message, the signature is imposed in the content of the short message corresponding to the special service number. The signature configuration imposed by the interface is generally applied to a scene that a client does not add a signature, and the corresponding signature is added by the platform to complete the short message content.
The channel group configuration unit of the scheme can enable a short message of a certain supplier sent by a user to be sent to a plurality of channels, and can set and adjust the proportion occupied by each channel.
The scheme has the advantages that:
the short message retransmission channel can be configured through the system, and the failed short message is retransmitted through other channels after the short message transmission of the channel fails;
the configurable signature route is sent according to the signature and a designated operator channel;
configuring a blacklist, a red list and a white list for the mobile phone number to realize corresponding functions;
the client can perform platform functions such as short message sending, inquiry and the like, so that clients without butt-joint ends can also send messages through the platform;
the key logs generated at each stage are recorded and stored, so that platform query when a client encounters a problem is facilitated, timely information is provided for the client, and the problem can be quickly positioned and processed;
the platform provides cmpp long connection, so that a user can stably and efficiently send a short message and receive a return state, and the relative stability is better;
the short message content submitted by the http is encrypted, so that the safety of the short message content of the client is guaranteed;
the platform provides expansion service for part of customers and develops some necessary functions according to the requirements of the customers.
The scheme is flexible in configuration and powerful in function; the platform has the advantages that the platform can bear high-volume short messages and send the short messages simultaneously, operators of the platform are professional, service response is fast, the short messages can be processed in time when the clients need the short messages, the platform client side interface is concise and visual, understanding and operation are easy, powerful support is provided for short message sending and inquiring, and the platform is the most selectable product in the field of short message service.
Finally, the above embodiments are only for illustrating the technical solutions of the present invention and not for limiting, although the present invention has been described in detail with reference to the preferred embodiments, it should be understood by those skilled in the art that modifications or equivalent substitutions may be made to the technical solutions of the present invention without departing from the spirit and scope of the technical solutions of the present invention, and all of them should be covered in the claims of the present invention.

Claims (6)

1. A cloud communication short message service platform is characterized by comprising a database, a management module, a business processing module, a client, a Redis cache module and a short message gateway;
the client is used for editing short messages needing to be sent by a user, setting a blacklist, setting a red list and setting keywords, and the user on the client edits the short messages and then transmits the short message contents to the Redis cache module;
the Redis cache module caches the short message of the client and transmits the content of the short message to a short message gateway for external transmission, and the content of the short message is stored in a database and fed back to the client through a service processing module;
the management module is used for managing the short messages stored by the users in the database and carrying out operations such as deletion, copying, editing and the like.
2. The cloud communication short message service platform of claim 1, wherein the client and the Redis cache module exchange data through an Http interface.
3. The cloud communication short message service platform of claim 2, wherein a channel connection module is further disposed between the Redis cache module and the short message gateway, and is configured to configure a short message gateway channel, manage a route, and allocate a route.
4. The cloud communication sms service platform of claim 1, wherein the service processing module further comprises a signature routing management unit, and the sms message sent by the user is sent to an operator channel configured by the corresponding user according to the configuration by selecting a sending channel according to the configuration of a signature routing through a signature.
5. The cloud communication short message service platform of claim 1, wherein the client further comprises an audit-exempt management configuration unit configured to configure each operator channel selection sent by a user; and the auditing module configuration unit is used for matching the short message content with the short message template when sending the short message.
6. The cloud communication short message service platform of claim 3, wherein the channel connection module comprises a channel group configuration unit configured to configure a plurality of channel combinations for an upstream channel of a short message.
CN202011166486.8A 2020-10-27 2020-10-27 Cloud communication short message service platform Active CN112351392B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011166486.8A CN112351392B (en) 2020-10-27 2020-10-27 Cloud communication short message service platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011166486.8A CN112351392B (en) 2020-10-27 2020-10-27 Cloud communication short message service platform

Publications (2)

Publication Number Publication Date
CN112351392A true CN112351392A (en) 2021-02-09
CN112351392B CN112351392B (en) 2022-05-13

Family

ID=74358786

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011166486.8A Active CN112351392B (en) 2020-10-27 2020-10-27 Cloud communication short message service platform

Country Status (1)

Country Link
CN (1) CN112351392B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114339637A (en) * 2021-12-30 2022-04-12 上海大汉三通通信股份有限公司 Short message splicing method, device, equipment and storage medium
CN114339633A (en) * 2021-12-16 2022-04-12 上海缘远信息技术有限公司 Full-automatic short message channel scheduling system
CN115474165A (en) * 2021-05-24 2022-12-13 中移动金融科技有限公司 Self-monitoring dynamic adjustment method and system for short message service
CN116257619A (en) * 2023-05-06 2023-06-13 北京久佳信通科技有限公司 Method and system for auditing short message content

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100004980A1 (en) * 2006-01-20 2010-01-07 Berkley Bowen Systems and methods for managing product and consumer information
CN102026124A (en) * 2010-12-07 2011-04-20 中国电信股份有限公司 Intelligent SMS (short message service) platform system and SMS (short message service) implementation method based on system
CN103763688A (en) * 2014-01-22 2014-04-30 张玺 Software middleware of industry short message application system
CN104144394A (en) * 2013-05-09 2014-11-12 中国移动通信集团公司 Method and system for achieving industry application short message sending
CN104768139A (en) * 2015-02-28 2015-07-08 北京奇艺世纪科技有限公司 Method and device for sending short messages
CN107148007A (en) * 2017-05-05 2017-09-08 四川长虹电器股份有限公司 The short message service United Dispatching method of compatible multi-operator gateway

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100004980A1 (en) * 2006-01-20 2010-01-07 Berkley Bowen Systems and methods for managing product and consumer information
CN102026124A (en) * 2010-12-07 2011-04-20 中国电信股份有限公司 Intelligent SMS (short message service) platform system and SMS (short message service) implementation method based on system
CN104144394A (en) * 2013-05-09 2014-11-12 中国移动通信集团公司 Method and system for achieving industry application short message sending
CN103763688A (en) * 2014-01-22 2014-04-30 张玺 Software middleware of industry short message application system
CN104768139A (en) * 2015-02-28 2015-07-08 北京奇艺世纪科技有限公司 Method and device for sending short messages
CN107148007A (en) * 2017-05-05 2017-09-08 四川长虹电器股份有限公司 The short message service United Dispatching method of compatible multi-operator gateway

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
乐炯等: "垃圾短信控制措施", 《科技广场》 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115474165A (en) * 2021-05-24 2022-12-13 中移动金融科技有限公司 Self-monitoring dynamic adjustment method and system for short message service
CN114339633A (en) * 2021-12-16 2022-04-12 上海缘远信息技术有限公司 Full-automatic short message channel scheduling system
CN114339637A (en) * 2021-12-30 2022-04-12 上海大汉三通通信股份有限公司 Short message splicing method, device, equipment and storage medium
CN116257619A (en) * 2023-05-06 2023-06-13 北京久佳信通科技有限公司 Method and system for auditing short message content

Also Published As

Publication number Publication date
CN112351392B (en) 2022-05-13

Similar Documents

Publication Publication Date Title
CN112351392B (en) Cloud communication short message service platform
EP3889870A1 (en) Background architecture method and system for aggregation payment, computer device, and storage medium
TW200425692A (en) Methods, apparatus and computer programs for processing alerts and auditing in a publish/subscribe system
CN110738479A (en) Order management method and system based on multi-person ordering
WO2020215687A1 (en) Method and apparatus for monitoring data transmission, and computer device and storage medium
CN102067112A (en) Federated uptake throttling
CN111385751B (en) Information sending method, device, terminal and readable storage medium
CN106506568B (en) Information interaction system
CN109508965A (en) A kind of policing administration system
KR20200109279A (en) Online registration sending method and system using i-PIN
CN102446290A (en) Multi-service management system
US10375003B1 (en) System and method for establishing pricing for telecom services
CN110336872B (en) Method, device and system for acquiring third-party data
CN112785293A (en) One-code passenger transportation system for traffic multi-platform unified management
US7793826B2 (en) Controlling transactions
CN101771984A (en) Method, device and system for charging data service in real time
CN101754132B (en) White list management system and method as well as business operation support system proxy server
CN112861180B (en) Supply chain information sharing system and method combining block chain and workflow
CN116192827A (en) Cross-network document collaborative service architecture, system and approval circulation method
CN112115373B (en) Block chain-based file delivery management method, device, equipment and medium
CN111582831B (en) Government affair mailbox management method, system and storage medium
US20050038911A1 (en) Cooperative system and method therefor
CN116842553B (en) Function certificate management method and device based on blockchain and storage medium
RU2773429C1 (en) Automation system for the exchange of marking codes
KR20110035556A (en) Service system and service method for offering financial information using message oriented service

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant