[go: up one dir, main page]

CN103906016A - Message processing method and device - Google Patents

Message processing method and device Download PDF

Info

Publication number
CN103906016A
CN103906016A CN201210574785.4A CN201210574785A CN103906016A CN 103906016 A CN103906016 A CN 103906016A CN 201210574785 A CN201210574785 A CN 201210574785A CN 103906016 A CN103906016 A CN 103906016A
Authority
CN
China
Prior art keywords
message
processing
travelling carriage
trigger request
result
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
CN201210574785.4A
Other languages
Chinese (zh)
Other versions
CN103906016B (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.)
ZTE Corp
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CN201210574785.4A priority Critical patent/CN103906016B/en
Publication of CN103906016A publication Critical patent/CN103906016A/en
Application granted granted Critical
Publication of CN103906016B publication Critical patent/CN103906016B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Telephonic Communication Services (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

本发明提供一种消息处理方法和装置,其中方法包括:接收短信中心的触发请求,所述触发请求为:针对来自源移动台的消息需要进行防火墙业务处理的触发请求;根据所述触发请求,对所述消息进行防火墙业务处理,得到处理结果;将所述处理结果添加至向短信中心的回应消息中,使所述短信中心根据所述处理结果对所述消息进行处理。通过采用本发明,可以简化防火墙业务的处理流程,减少交互信令。

The present invention provides a message processing method and device, wherein the method includes: receiving a trigger request from a short message center, and the trigger request is: a trigger request for firewall service processing for a message from a source mobile station; according to the trigger request, Perform firewall service processing on the message to obtain a processing result; add the processing result to a response message to the short message center, so that the short message center processes the message according to the processing result. By adopting the invention, the processing flow of the firewall service can be simplified, and interactive signaling can be reduced.

Description

消息处理方法和装置Message processing method and device

技术领域technical field

本发明涉及短信增值业务技术,尤其涉及一种消息处理方法和装置。The invention relates to short message value-added service technology, in particular to a message processing method and device.

背景技术Background technique

随着通信行业的发展,短信日渐成为人们日常工作和生活中不可或缺的交流方式。与此同时,各种广告短信、垃圾短信、骚扰短信、欺诈短信也日渐泛滥。用户不想接收到这类短信,这就需要短信中心能够过滤掉这些短信。增值业务平台的个人防火墙业务也就随之出现。With the development of the communication industry, SMS has gradually become an indispensable means of communication in people's daily work and life. At the same time, various advertising text messages, spam text messages, harassing text messages, and fraudulent text messages are also flooding day by day. The user does not want to receive this type of short message, which requires the short message center to be able to filter out these short messages. The personal firewall service of the value-added service platform also emerged.

个人防火墙业务,也叫短信过滤业务,是一种针对垃圾短信或者恶意短信骚扰情况,为用户提供关键字、主叫号码、接收时段等过滤服务。Personal firewall service, also called SMS filtering service, is a kind of filtering service for users such as keywords, calling number, and receiving time for spam SMS or malicious SMS harassment.

目前的防火墙业务都是在增值业务平台上实现业务逻辑,依赖于增值业务流程。The current firewall business is to realize the business logic on the value-added service platform and depend on the value-added business process.

现有技术下个人防火墙业务的实现,如图1所示,其放通的业务流程如下:The realization of the personal firewall service under the prior art, as shown in Figure 1, the business process of its release is as follows:

1)源MS提交消息MO到短信中心;1) The source MS submits the message MO to the SMS center;

2)短信中心回MO响应;2) SMS center responds to MO;

3)短信中心将消息触发到增值业务平台(DCS);3) The SMS center triggers the message to the value-added service platform (DCS);

4)增值业务平台回响应;4) Response from the value-added service platform;

5)增值业务平台对消息进行个人防火墙业务处理,处理结果:放通;5) The value-added service platform performs personal firewall business processing on the message, and the processing result: release;

6)增值业务平台对消息不做更改,重新提交给短信中心(SMSC);6) The value-added service platform does not make any changes to the message and resubmits it to the SMSC;

7)短信中心下发MT到目的MS;7) The SMS center sends the MT to the destination MS;

8)目的MS回MT响应;8) The destination MS responds to the MT;

9)短信中心向增值业务平台发状态报告;9) The SMS center sends a status report to the value-added service platform;

10)增值业务平台回状态报告的响应;10) The response of the value-added service platform to the status report;

11)增值业务平台提交SubmitSR状态报告;11) The value-added service platform submits the SubmitSR status report;

12)短信中心回SubmitSR的响应;12) The response from the SMS center to SubmitSR;

13)短信中心向源MS发状态报告;13) The SMS center sends a status report to the source MS;

14)源MS回收到的状态报告响应。14) The status report response received by the source MS.

这种实现方式基于传统的增值业务信令交互流程,交互信令较多,但对于个人防火墙业务,短信中心只需要知道本条消息是要放通还是拦截,即可确定对消息进行发送还是拦截。因此,某些信令是可以优化的。同时如果交互的信令减少了,也可以减轻内部网络的负荷。This implementation method is based on the traditional value-added service signaling interaction process, and there are many interactive signaling. However, for the personal firewall service, the SMS center only needs to know whether the message should be allowed or intercepted, and then it can determine whether to send or intercept the message. Therefore, some signaling can be optimized. At the same time, if the interactive signaling is reduced, the load on the internal network can also be reduced.

发明内容Contents of the invention

本发明要解决的技术问题是提供一种消息处理方法及装置,可以简化短信防火墙业务处理的流程,减少短信发送过程中的交互信令。The technical problem to be solved by the present invention is to provide a message processing method and device, which can simplify the flow of short message firewall service processing and reduce the interactive signaling in the short message sending process.

为解决上述技术问题,本发明的实施例提供一种消息处理方法,该方法包括:接收短信中心的触发请求,所述触发请求为:针对来自源移动台的消息需要进行防火墙业务处理的触发请求;根据所述触发请求,对所述消息进行防火墙业务处理,得到处理结果;将所述处理结果添加至向短信中心的回应消息中,使所述短信中心根据所述处理结果对所述消息进行处理。In order to solve the above technical problems, an embodiment of the present invention provides a message processing method, the method includes: receiving a trigger request from the SMS center, the trigger request is: a trigger request for firewall service processing for a message from a source mobile station ; According to the trigger request, perform firewall business processing on the message to obtain a processing result; add the processing result to the response message to the SMS center, so that the SMS center performs processing on the message according to the processing result deal with.

根据本发明的实施例,在该方法中,还包括:若所述处理结果为:放通码,则使所述短信中心将所述消息发送给目的移动台;若所述处理结果为:拦截码,则使所述短信中心终止对所述消息的处理。According to an embodiment of the present invention, in the method, further comprising: if the processing result is: release code, then make the short message center send the message to the destination mobile station; if the processing result is: intercept Code, then make the short message center terminate the processing of the message.

本发明的实施例还提供另一种消息处理方法,包括:接收源移动台的消息;根据所述消息,向增值业务平台发送触发请求,所述触发请求为:针对所述源移动台的消息需要进行防火墙业务处理的触发请求;接收所述增值业务平台返回的回应消息,所述回应消息携带有:所述增值业务平台根据所述触发请求对所述消息进行防火墙业务处理的处理结果;根据所述处理结果对所述消息进行处理。The embodiment of the present invention also provides another message processing method, including: receiving the message of the source mobile station; according to the message, sending a trigger request to the value-added service platform, and the trigger request is: a message for the source mobile station A trigger request that requires firewall service processing; receiving a response message returned by the value-added service platform, the response message carrying: a processing result of the value-added service platform performing firewall service processing on the message according to the trigger request; according to The processing result processes the message.

根据本发明的实施例,在该方法中,根据所述处理结果对所述消息进行处理的步骤包括:若所述处理结果为:放通码,则将所述消息发送给目的移动台;若所述处理结果为:拦截码,则终止对所述消息的处理。According to an embodiment of the present invention, in the method, the step of processing the message according to the processing result includes: if the processing result is: release code, then sending the message to the destination mobile station; if If the processing result is: interception code, then the processing of the message is terminated.

根据本发明的实施例,在该方法中,将所述消息发送给目的移动台后还包括:如果接收到来自所述目的移动台的响应,则向所述源移动台发送成功状态报告。According to an embodiment of the present invention, in the method, after sending the message to the destination mobile station, the method further includes: if a response from the destination mobile station is received, sending a success status report to the source mobile station.

根据本发明的实施例,在该方法中,终止对所述消息的处理后还包括:向所述源移动台发送失败状态报告。According to an embodiment of the present invention, in the method, after terminating the processing of the message, the method further includes: sending a failure status report to the source mobile station.

根据本发明的实施例,在该方法中,接收源移动台的消息后还包括:如果所述消息不需要进行防火墙业务处理,则直接将所述消息向目的移动台发送。According to an embodiment of the present invention, in the method, after receiving the message from the source mobile station, the method further includes: if the message does not require firewall service processing, directly sending the message to the destination mobile station.

在本发明的另一方面中提供一种消息处理装置,包括:接收模块,用于接收短信中心的触发请求,所述触发请求为:针对来自源移动台的消息需要进行防火墙业务处理的触发请求;处理模块,用于根据所述触发请求,对所述消息进行防火墙业务处理,得到处理结果;发送模块,用于将所述处理结果添加至向短信中心的回应消息中,使所述短信中心根据所述处理结果对所述消息进行处理。In another aspect of the present invention, a message processing device is provided, including: a receiving module, configured to receive a trigger request from a short message center, and the trigger request is: a trigger request for firewall service processing for a message from a source mobile station The processing module is used to perform firewall business processing on the message according to the trigger request to obtain a processing result; the sending module is used to add the processing result to the response message to the SMS center, so that the SMS center Process the message according to the processing result.

根据本发明的实施例,在该装置中,所述发送模块具体用于:在所述处理结果为:放通码时,则使所述短信中心将所述消息发送给目的移动台;在所述处理结果为:拦截码时,则使所述短信中心终止对所述消息的处理。According to an embodiment of the present invention, in the device, the sending module is specifically configured to: when the processing result is: the pass code is released, the short message center sends the message to the destination mobile station; The processing result is: when the code is intercepted, the short message center is made to terminate the processing of the message.

本发明的实施例还提供另一种消息处理装置,包括:第一接收模块,用于接收源移动台的消息;第一发送模块,用于根据所述消息,向增值业务平台发送触发请求,所述触发请求为:针对所述源移动台的消息需要进行防火墙业务处理的触发请求;第二接收模块,用于接收所述增值业务平台返回的回应消息,所述回应消息携带有:所述增值业务平台根据所述触发请求对所述消息进行防火墙业务处理的处理结果;处理模块,用于根据所述处理结果对所述消息进行处理。The embodiment of the present invention also provides another message processing device, including: a first receiving module, configured to receive a message from a source mobile station; a first sending module, configured to send a trigger request to a value-added service platform according to the message, The trigger request is: a trigger request for firewall service processing for the message of the source mobile station; the second receiving module is configured to receive a response message returned by the value-added service platform, and the response message carries: the The value-added service platform performs the processing result of the firewall service processing on the message according to the trigger request; the processing module is configured to process the message according to the processing result.

根据本发明的实施例,在该装置中,所述处理模块包括:第一处理子模块,用于在所述处理结果为:放通码时,将所述消息发送给目的移动台;第二处理子模块,用于在所述处理结果为:拦截码时,终止对所述消息的处理。According to an embodiment of the present invention, in the device, the processing module includes: a first processing sub-module, configured to send the message to the destination mobile station when the processing result is: the pass code is released; the second The processing sub-module is configured to terminate the processing of the message when the processing result is an interception code.

根据本发明的实施例,在该装置中,还包括:第二发送模块,用于将所述消息发送给目的移动台后,如果接收到来自所述目的移动台的响应,则向所述源移动台发送成功状态报告。According to an embodiment of the present invention, the device further includes: a second sending module, configured to send the message to the destination mobile station, if a response from the destination mobile station is received, send the message to the source The mobile station sends a successful status report.

根据本发明的实施例,在该装置中,还包括:第三发送模块,用于在终止对所述消息的处理后,向所述源移动台发送失败状态报告。According to an embodiment of the present invention, the device further includes: a third sending module, configured to send a failure status report to the source mobile station after the processing of the message is terminated.

根据本发明的实施例,在该装置中,还包括:第四发送模块,用于在所述第一接收模块接收源移动台的消息后,如果所述消息不需要进行防火墙业务处理,则直接将所述消息向目的移动台发送。According to an embodiment of the present invention, the device further includes: a fourth sending module, configured to, after the first receiving module receives the message from the source mobile station, if the message does not require firewall service processing, directly The message is sent to the destination mobile station.

本发明的上述技术方案的有益效果如下:The beneficial effects of above-mentioned technical scheme of the present invention are as follows:

上述方案中,简化了短信个人防火墙业务处理的流程,简化了增值业务消息下发的流程以及后续短信中心向增值业务平台的返回状态报告流程,可以有效的减轻内部网络的负荷。The above solution simplifies the process of SMS personal firewall service processing, simplifies the process of sending value-added service messages and the subsequent return status report process from the SMS center to the value-added service platform, which can effectively reduce the load on the internal network.

附图说明Description of drawings

图1为现有技术下短信个人防火墙增值业务的示意流程图;Fig. 1 is the schematic flowchart of the personal firewall value-added service of SMS under the prior art;

图2为本发明涉及的消息处理方法的流程图;Fig. 2 is a flow chart of the message processing method involved in the present invention;

图3为本发明涉及的另一种消息处理方法的流程图;Fig. 3 is a flowchart of another message processing method involved in the present invention;

图4为采用本发明中消息处理方法的个人防火墙增值业务的示意流程图;Fig. 4 is the schematic flowchart of the personal firewall value-added service adopting the message processing method in the present invention;

图5为本发明涉及的消息处理装置300的框图;FIG. 5 is a block diagram of a message processing device 300 involved in the present invention;

图6为本发明涉及的另一种消息处理装置400的框图。FIG. 6 is a block diagram of another message processing device 400 involved in the present invention.

具体实施方式Detailed ways

为使本发明要解决的技术问题、技术方案和优点更加清楚,下面将结合附图及具体实施例进行详细描述。In order to make the technical problems, technical solutions and advantages to be solved by the present invention clearer, the following will describe in detail with reference to the drawings and specific embodiments.

如图2所示,图2为本发明实施例涉及的消息处理方法的流程图,该方法可以应用于增值业务平台对消息的处理中。As shown in FIG. 2 , FIG. 2 is a flowchart of a message processing method according to an embodiment of the present invention, and the method can be applied to the processing of messages by a value-added service platform.

首先,在步骤S201中,接收短信中心的触发请求,所述触发请求为:针对来自源移动台的消息需要进行防火墙业务处理的触发请求。Firstly, in step S201, a trigger request from the SMS center is received, and the trigger request is: a trigger request to perform firewall service processing on a message from a source mobile station.

源移动台向目的移动台发送消息时,消息首先会发送到短信中心,而短信中心接收到该条消息,则会判断其是否需要进行防火墙业务处理,即查询发送该消息的移动台是否订购了个人防火墙业务。如果是,短信中心将该条消息触发到增值业务平台,要求增值业务平台对消息进行防火墙业务处理。When the source mobile station sends a message to the destination mobile station, the message will first be sent to the SMS center, and the SMS center will judge whether it needs to perform firewall business processing after receiving the message, that is, check whether the mobile station that sent the message has subscribed Personal firewall business. If so, the short message center triggers the message to the value-added service platform, requiring the value-added service platform to perform firewall service processing on the message.

在步骤S202中,根据短信中心的触发请求,对所述消息进行防火墙业务处理,得到处理结果;即,增值业务平台对该条消息进行防火墙业务处理,并得到处理结果;其中对消息进行防火墙业务处理的处理结果包括:放通码和拦截码。In step S202, according to the trigger request of the SMS center, perform firewall service processing on the message, and obtain the processing result; that is, the value-added service platform performs firewall service processing on the message, and obtains the processing result; wherein the firewall service is performed on the message The processed processing results include: pass code and intercept code.

在步骤S203中,增值业务平台将上述处理结果的放通码或拦截码添加至向短信中心的回应消息中,并将该回应消息返回短信中心,如果上述处理的处理结果为放通码,则可以使短信中心将上述源移动台发送的消息发送给目的移动台;若果上述处理的处理结果为拦截码,则可以使短信中心终止对该条消息的处理。In step S203, the value-added service platform adds the release code or interception code of the above processing result to the response message to the SMS center, and returns the response message to the SMS center, if the processing result of the above processing is the release code, then The short message center can be made to send the message sent by the source mobile station to the destination mobile station; if the processing result of the above processing is an interception code, the short message center can be made to terminate the processing of the message.

本发明还提供另一种消息处理方法,该方法可应用于短信中心对消息的处理中。图3为本实施例涉及的短信中心的消息处理方法的流程图。The invention also provides another message processing method, which can be applied to the message processing of the short message center. FIG. 3 is a flow chart of the message processing method of the SMS center involved in this embodiment.

如图3所示,首先,在步骤S301中,接收源移动台的消息。源移动台的向目的移动台发送消息时,消息首先会发送到短信中心。短信中心在接收到源移动台的消息后,还可以向源移动台发送接收响应,告知源移动台,该条消息已发送至短信中心。As shown in Figure 3, first, in step S301, a message from a source mobile station is received. When the source mobile station sends a message to the destination mobile station, the message will first be sent to the SMS center. After receiving the message from the source mobile station, the short message center can also send a reception response to the source mobile station to inform the source mobile station that the message has been sent to the short message center.

在步骤S302中,短信中心接收到源移动台的消息,会根据该消息是否需要进行防火墙业务处理而确定是否向增值业务平台发送触发请求,短信中心先对消息进行判断,判断其是否需要进行防火墙业务处理,即查询发送该消息的移动台是否订购了个人防火墙业务。如果源移动台订购了个人防火墙业务,短信中心则会向增值业务平台发送触发请求,要求增值业务平台对该条消息进行防火墙业务处理。如果源移动台没有订购个人防火墙业务,所述消息不需要进行防火墙业务处理,短信中心则直接将消息向目的移动台发送。In step S302, the SMS center receives the message from the source mobile station, and determines whether to send a trigger request to the value-added service platform according to whether the message needs to be processed by a firewall service. The SMS center first judges the message to determine whether it needs to be processed by a firewall. Service processing, that is, query whether the mobile station that sends the message has subscribed to the personal firewall service. If the source mobile station subscribes to the personal firewall service, the SMS center will send a trigger request to the value-added service platform, requiring the value-added service platform to process the message with the firewall service. If the source mobile station has not subscribed to the personal firewall service, the message does not need to be processed by the firewall service, and the short message center will directly send the message to the destination mobile station.

在步骤S303中,接收所述增值业务平台返回的携带有所述增值业务平台根据所述触发请求对所述消息进行防火墙业务处理的处理结果的回应消息。增值业务平台对该条消息进行防火墙业务处理的处理结果可以包括放通和拦截,如果该条消息需要放通,增值业务平台将放通码添加到返回给短信中心的回应消息中,并向短信中心发送该回应消息,如果该条消息需要拦截,增值业务平台则将拦截码添加到返回给短信中心的回应消息中,并向短信中心发送该回应消息。In step S303, receiving a response message returned by the value-added service platform that carries the processing result of the firewall service processing on the message by the value-added service platform according to the trigger request. The value-added service platform’s firewall business processing results for this message may include release and interception. If the message needs to be released, the value-added service platform will add the release code to the response message returned to the SMS center, and send the message to the SMS center. The center sends the response message, and if the message needs to be intercepted, the value-added service platform adds the interception code to the response message returned to the SMS center, and sends the response message to the SMS center.

在步骤S304中,短信中心接收到增值业务平台返回的带有对所述消息进行防火墙业务处理的处理结果的回应消息,根据该回应消息中的处理结果对消息进行处理。In step S304, the SMS center receives a response message returned by the value-added service platform with the processing result of the firewall service processing on the message, and processes the message according to the processing result in the response message.

短信中心根据该回应消息中的处理结果对消息进行处理可以包括:如果增值业务平台的回应消息中的处理结果为:放通码,短信中心则将该条消息发送给目的移动台;如果处理结果为:拦截码,短信中心则终止对该条消息的处理,并且,还可以向发送该条消息的源移动台发送失败状态报告,提示源移动台消息发送失败。The message processing by the SMS center according to the processing result in the response message may include: if the processing result in the response message of the value-added service platform is: release code, the SMS center then sends this message to the destination mobile station; is: the interception code, the SMS center terminates the processing of the message, and can also send a failure status report to the source mobile station that sent the message, prompting the source mobile station that the message transmission failed.

另外,当消息不需要进行防火墙业务处理时,短信中心会直接将消息向目的移动台发送,当短信中心收到的增值业务平台的回应消息中携带有放通码时,也会将该条消息向目的移动台发送;如果短信中心在消息发送后,接收到来自目的移动台的响应,则向发送该条消息的源移动台发送成功状态报告,提示源移动台消息发送成功。In addition, when the message does not need to be processed by the firewall service, the SMS center will directly send the message to the destination mobile station. Send to the destination mobile station; if the SMS center receives a response from the destination mobile station after the message is sent, it will send a success status report to the source mobile station that sent the message, prompting the source mobile station that the message was sent successfully.

如图4所示,为采用本发明中消息处理方法的个人防火墙增值业务的示意流程图,可参照图4理解本发明的消息处理方法的信令交互流程。As shown in FIG. 4 , it is a schematic flow chart of the personal firewall value-added service using the message processing method of the present invention. The signaling interaction process of the message processing method of the present invention can be understood with reference to FIG. 4 .

采用本发明的消息处理方法对消息进行处理,对于放通和拦截错误码的约定可以采用协议中保留的错误码区间,对普通的增值业务处理流程将没有影响。因此,可以同时支持普通的增值业务流程和本发明中的简化的增值业务流程。而且本发明的消息处理方法也可推广应用于不需要改变源消息字段的增值业务。By adopting the message processing method of the present invention to process the message, the error code range reserved in the agreement can be adopted for the agreement of releasing and intercepting error codes, which will have no influence on the ordinary value-added service processing flow. Therefore, the common value-added business process and the simplified value-added business process in the present invention can be supported at the same time. Moreover, the message processing method of the present invention can also be applied to value-added services that do not need to change the field of the source message.

图5为本发明实施例涉及的一种消息处理装置500的框图,如图5所示,该消息处理装置包括:接收模块510、处理模块520、发送模块530。FIG. 5 is a block diagram of a message processing device 500 according to an embodiment of the present invention. As shown in FIG. 5 , the message processing device includes: a receiving module 510 , a processing module 520 , and a sending module 530 .

接收模块510,可以用于接收短信中心的触发请求,所述触发请求为:针对来自源移动台的消息需要进行防火墙业务处理的触发请求。The receiving module 510 may be configured to receive a trigger request from the SMS center, and the trigger request is: a trigger request for firewall service processing for messages from the source mobile station.

处理模块520,可以用于根据所述触发请求,对所述消息进行防火墙业务处理,得到处理结果。The processing module 520 may be configured to perform firewall service processing on the message according to the trigger request to obtain a processing result.

发送模块530,可以用于将所述处理结果添加至向短信中心的回应消息中,使所述短信中心根据所述处理结果对所述消息进行处理。The sending module 530 may be configured to add the processing result to the response message to the SMS center, so that the SMS center processes the message according to the processing result.

发送模块530还可以具体用于:在所述处理结果为:放通码时,则使所述短信中心将所述消息发送给目的移动台;在所述处理结果为:拦截码时,则使所述短信中心终止对所述消息的处理。The sending module 530 can also be specifically used for: when the processing result is: release code, then make the message center send the message to the destination mobile station; when the processing result is: interception code, then make The short message center terminates the processing of the message.

接收模块510接收到短信中心的针对来自源移动台的消息需要进行防火墙业务处理的触发请求后,处理模块520根据该触发请求,对所述消息进行防火墙业务处理,并得到处理结果;其中处理结果包括放通和拦截,发送模块530,将处理结果添加至向短信中心的回应消息中,使所述短信中心根据处理结果对该条消息进行处理。在处理结果为放通码时,使短信中心将该条消息发送给目的移动台;在处理结果为拦截码时,使短信中心终止对该条消息的处理。After the receiving module 510 receives the trigger request from the short message center that the message from the source mobile station requires firewall service processing, the processing module 520 performs firewall service processing on the message according to the trigger request, and obtains a processing result; wherein the processing result Including release and interception, the sending module 530 adds the processing result to the response message to the short message center, so that the short message center processes the message according to the processing result. When the processing result is the release code, the short message center is made to send the message to the destination mobile station; when the processing result is the blocking code, the short message center is made to terminate the processing of the message.

图6为本发明实施例涉及的另一种消息处理装置600的框图,如图6所示,该消息处理装置包括:第一接收模块610、第一发送模块620、第二接收模块630、处理模块640。FIG. 6 is a block diagram of another message processing device 600 according to an embodiment of the present invention. As shown in FIG. 6 , the message processing device includes: a first receiving module 610, a first sending module 620, a second receiving module 630, a processing Module 640.

第一接收模块610,可以用于接收源移动台的消息。The first receiving module 610 may be configured to receive the message of the source mobile station.

第一发送模块620,可以用于根据所述消息,向增值业务平台发送触发请求,所述触发请求为:针对所述源移动台的消息需要进行防火墙业务处理的触发请求。The first sending module 620 may be configured to send a trigger request to the value-added service platform according to the message, where the trigger request is a trigger request that the message of the source mobile station requires firewall service processing.

第二接收模块630,可以用于接收所述增值业务平台返回的回应消息,所述回应消息携带有:所述增值业务平台根据所述触发请求对所述消息进行防火墙业务处理的处理结果。The second receiving module 630 may be configured to receive a response message returned by the value-added service platform, where the response message carries: the value-added service platform performs firewall service processing on the message according to the trigger request.

处理模块640,可以用于根据所述处理结果对所述消息进行处理。The processing module 640 may be configured to process the message according to the processing result.

处理模块640,可以包括:第一处理子模块641,第二处理子模块642。第一处理子模641,可以用于在所述处理结果为:放通码时,将所述消息发送给目的移动台。第二处理子模块642,可以用于在所述处理结果为:拦截码时,终止对所述消息的处理。The processing module 640 may include: a first processing submodule 641 and a second processing submodule 642 . The first processing submodule 641 may be configured to send the message to the destination mobile station when the processing result is: the code is cleared. The second processing submodule 642 may be configured to terminate the processing of the message when the processing result is an interception code.

消息处理装置600还可以包括:第二发送模块650,可以用于将所述消息发送给目的移动台后,如果接收到来自所述目的移动台的响应,则向所述源移动台发送成功状态报告。The message processing apparatus 600 may further include: a second sending module 650, configured to send the message to the destination mobile station, and if a response from the destination mobile station is received, send a success status to the source mobile station Report.

消息处理装置600还可以包括:第三发送模块660,可以用于在终止对所述消息的处理后,向所述源移动台发送失败状态报告。The message processing apparatus 600 may further include: a third sending module 660, configured to send a failure status report to the source mobile station after the processing of the message is terminated.

消息处理装置还可以包括:第四发送模块670,可以用于在所述第一接收模块接收源移动台的消息后,如果所述消息不需要进行防火墙业务处理,则直接将所述消息向目的移动台发送。The message processing device may further include: a fourth sending module 670, configured to send the message directly to the destination mobile station if the message does not need to be processed by the firewall after the first receiving module receives the message from the source mobile station. sent by the mobile station.

第一接收模块610接收到源移动台的消息后,如果该条消息需要进行防火墙业务处理,则由第一发送模块620向增值业务平台发送触发请求,所述触发请求为:针对所述源移动台的消息需要进行防火墙业务处理的触发请求。After the first receiving module 610 receives the message from the source mobile station, if the message needs to be processed by a firewall service, the first sending module 620 sends a trigger request to the value-added service platform. The trigger request is: for the source mobile station The message from the station needs to be a trigger request for firewall service processing.

第二接收模块630接收到增值业务平台对该条消息进行处理后返回的携带有处理结果的回应消息后,由处理模块640根据上述处理结果对该条消息进行处理。当处理结果为放通码时,第一处理子模块641可以将所述消息发送给目的移动台;当处理结果为拦截码时,第二处理子模块642可以终止对所述消息的处理。After the second receiving module 630 receives the response message carrying the processing result returned by the value-added service platform after processing the message, the processing module 640 processes the message according to the above processing result. When the processing result is a pass code, the first processing submodule 641 may send the message to the destination mobile station; when the processing result is an intercept code, the second processing submodule 642 may terminate the processing of the message.

而当第一处理子模块641将所述消息发送给目的移动台后,如果接收到来自目的移动台的响应,则第二发送模块650可以向源移动台发送成功状态报告。如果根据处理结果,第二处理子模块642终止了对所述消息的处理,则第三发送模块460可以向所述源移动台发送失败状态报告。After the first processing submodule 641 sends the message to the destination mobile station, if a response from the destination mobile station is received, the second sending module 650 may send a success status report to the source mobile station. If according to the processing result, the second processing submodule 642 terminates the processing of the message, the third sending module 460 may send a failure status report to the source mobile station.

另外在第一接收模块610接收源移动台的消息后,如果所述消息不需要进行防火墙业务处理,则第四发送模块670可以直接将所述消息向目的移动台发送。消息发送给目的移动台后,如果接收到来自目的移动台的响应,则第二发送模块650还可以向源移动台发送成功状态报告。In addition, after the first receiving module 610 receives the message from the source mobile station, if the message does not require firewall service processing, the fourth sending module 670 may directly send the message to the destination mobile station. After the message is sent to the destination mobile station, if a response from the destination mobile station is received, the second sending module 650 may also send a success status report to the source mobile station.

应当注意,尽管在上文详细描述中提及了设备的若干模块或子模块,但是这种划分仅仅并非强制性的。实际上,根据本发明的实施方式,上文描述的两个或更多模块的特征和功能可以在一个模块中具体化。反之,上文描述的一个模块的特征和功能可以进一步划分为由多个模块来具体化。It should be noted that although several modules or sub-modules of the device were mentioned in the above detailed description, this division is merely not mandatory. Actually, according to the embodiment of the present invention, the features and functions of two or more modules described above may be embodied in one module. Conversely, the features and functions of one module described above may be further divided to be embodied by a plurality of modules.

此外,尽管在附图中以特定顺序描述了本发明方法的操作,但是,这并非要求或者暗示必须按照该特定顺序来执行这些操作,或是必须执行全部所示的操作才能实现期望的结果。In addition, while operations of the methods of the present invention are depicted in the figures in a particular order, there is no requirement or implication that these operations must be performed in that particular order, or that all illustrated operations must be performed, to achieve desirable results.

以上所述是本发明的优选实施方式,应当指出,对于本技术领域的普通技术人员来说,在不脱离本发明所述原理的前提下,还可以作出若干改进和润饰,这些改进和润饰也应视为本发明的保护范围。The above description is a preferred embodiment of the present invention, it should be pointed out that for those of ordinary skill in the art, without departing from the principle of the present invention, some improvements and modifications can also be made, and these improvements and modifications can also be made. It should be regarded as the protection scope of the present invention.

Claims (14)

1. a message treatment method, is characterized in that, comprising:
The trigger request that receives sms center, described trigger request is: the trigger request that need to carry out firewall services processing for the message from source travelling carriage;
According to described trigger request, described message is carried out to firewall services processing, obtain result;
Described result is added in the receiveing the response of sms center, described sms center is processed described message according to described result.
2. message treatment method according to claim 1, is characterized in that, also comprises:
If described result is: put make code, make described sms center that described message is sent to object travelling carriage;
If described result is: interception code, makes described sms center stop the processing to described message.
3. a message treatment method, is characterized in that, comprising:
The message of reception sources travelling carriage;
According to described message, send trigger request to value-added service platform, described trigger request is: the trigger request that need to carry out firewall services processing for the message of described source travelling carriage;
Receive receiveing the response that described value-added service platform returns, described in receive the response and carry: described value-added service platform carries out the result of firewall services processing to described message according to described trigger request;
According to described result, described message is processed.
4. message treatment method according to claim 3, is characterized in that, the step of described message being processed according to described result comprises:
If described result is: put make code, described message is sent to object travelling carriage;
If described result is: interception code, stops the processing to described message.
5. message treatment method according to claim 4, is characterized in that, also comprises after described message is sent to object travelling carriage:
If receive the response from described object travelling carriage, send success state report to described source travelling carriage.
6. method according to claim 4, is characterized in that, stops also comprising after the processing of described message:
Send fail status to described source travelling carriage.
7. message treatment method according to claim 3, is characterized in that, after the message of reception sources travelling carriage, also comprises:
If described message does not need to carry out firewall services processing, directly described message is sent to object travelling carriage.
8. a message processing apparatus, is characterized in that, comprising:
Receiver module, for receiving the trigger request of sms center, described trigger request is: the trigger request that need to carry out firewall services processing for the message from source travelling carriage;
Processing module, for according to described trigger request, carries out firewall services processing to described message, obtains result;
Sending module, for described result being added into the receiveing the response of sms center, makes described sms center process described message according to described result.
9. message processing apparatus according to claim 1, is characterized in that, described sending module is further used for:
In described result be: while putting make code, make described sms center that described message is sent to object travelling carriage;
In described result be: when interception code, make described sms center stop the processing to described message.
10. a message processing apparatus, is characterized in that, comprising:
The first receiver module, for the message of reception sources travelling carriage;
The first sending module, for according to described message, sends trigger request to value-added service platform, and described trigger request is: the trigger request that need to carry out firewall services processing for the message of described source travelling carriage;
The second receiver module, for receiving receiveing the response that described value-added service platform returns, described in receive the response and carry: described value-added service platform carries out the result of firewall services processing to described message according to described trigger request;
Processing module, for processing described message according to described result.
11. message processing apparatus according to claim 10, is characterized in that, described processing module comprises:
First processes submodule, in described result being: while putting make code, described message is sent to object travelling carriage;
Second processes submodule, in described result being: when interception code, stop the processing to described message.
12. message processing apparatus according to claim 11, is characterized in that, also comprise:
The second sending module, for described message is sent to after object travelling carriage, if receive the response from described object travelling carriage, sends success state report to described source travelling carriage.
13. message processing apparatus according to claim 11, is characterized in that, also comprise:
The 3rd sending module, for after stopping the processing of described message, sends fail status to described source travelling carriage.
14. message processing apparatus according to claim 10, is characterized in that, also comprise:
The 4th sending module, after the message at described the first receiver module reception sources travelling carriage, if described message does not need to carry out firewall services processing, directly sends described message to object travelling carriage.
CN201210574785.4A 2012-12-26 2012-12-26 Message treatment method and device Expired - Fee Related CN103906016B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210574785.4A CN103906016B (en) 2012-12-26 2012-12-26 Message treatment method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210574785.4A CN103906016B (en) 2012-12-26 2012-12-26 Message treatment method and device

Publications (2)

Publication Number Publication Date
CN103906016A true CN103906016A (en) 2014-07-02
CN103906016B CN103906016B (en) 2018-02-13

Family

ID=50997125

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210574785.4A Expired - Fee Related CN103906016B (en) 2012-12-26 2012-12-26 Message treatment method and device

Country Status (1)

Country Link
CN (1) CN103906016B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040033151A (en) * 2002-10-11 2004-04-21 엘지전자 주식회사 Notification Method For Terminating Response Of Short Message In Mobile Communication System
CN101242586A (en) * 2008-03-17 2008-08-13 华为技术有限公司 Multimedia message processing method, device and system
CN102158830A (en) * 2010-11-02 2011-08-17 成都四方信息技术有限公司 Real time monitoring system for mobile network spam
CN102215464A (en) * 2011-06-27 2011-10-12 中兴通讯股份有限公司 Short message center system and value added service processing method thereof
CN102231875A (en) * 2011-06-24 2011-11-02 中兴通讯股份有限公司 Filtration system and method of garbage message

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040033151A (en) * 2002-10-11 2004-04-21 엘지전자 주식회사 Notification Method For Terminating Response Of Short Message In Mobile Communication System
CN101242586A (en) * 2008-03-17 2008-08-13 华为技术有限公司 Multimedia message processing method, device and system
CN102158830A (en) * 2010-11-02 2011-08-17 成都四方信息技术有限公司 Real time monitoring system for mobile network spam
CN102231875A (en) * 2011-06-24 2011-11-02 中兴通讯股份有限公司 Filtration system and method of garbage message
CN102215464A (en) * 2011-06-27 2011-10-12 中兴通讯股份有限公司 Short message center system and value added service processing method thereof

Also Published As

Publication number Publication date
CN103906016B (en) 2018-02-13

Similar Documents

Publication Publication Date Title
US20080039048A1 (en) Emergency service provision for a supervised wireless device
US20100048160A1 (en) Methods and Systems for One-To-Multiple Emergency Call Communication
CN103874058A (en) Short message processing method and short message center
CN105307158A (en) Identity verification method of mobile phone number of communication terminal
CN104254056B (en) A kind of interruption-free method for message transmission, apparatus and system
JP2021170825A (en) Network node, ue, base station, and communication method thereof
US20130329878A1 (en) Methods and systems for authorizing call forwarding
US9264865B2 (en) Efficient group message delivery method for A2P and M2M
KR101658747B1 (en) Real time sms delivery mechanism
KR100842868B1 (en) Spam short message blocking system using callback short message and its method
TWI466486B (en) Mobile station, base station,communication system and abnormal power down reporting method thereof
WO2012089061A1 (en) Method, device and system for recognizing and stopping device from sending junk short messages
CN102123361A (en) Method and device for realizing encrypted message communication
CN102858028A (en) Method and terminal for releasing controlled party in multiparty call
US8600359B2 (en) Data session synchronization with phone numbers
US12101851B2 (en) Methods, network function nodes and computer readable media for contents communication management
CN103906016B (en) Message treatment method and device
CN104768140B (en) Call forwarding processing method, equipment and system
CN102685698B (en) Realize a method for cross operator data SMS forward, Apparatus and system
CN105208536A (en) Short message sending method and device
WO2015184780A1 (en) Method, device, and system for processing information
KR101597977B1 (en) SYSTEM AND METHOD OF PROVIDING INTEGRATED SERVICE FOR PUSH NOTIFICATION AND ShORT MESSAGE SERVICE
US20170019776A1 (en) Cellular stations and methods for warning status reporting
CN102821370A (en) Method and system for reporting suspicious numbers based on intelligent network
CN106488421A (en) A kind of evade the method and apparatus that invalid transferred number is set by mistake

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20180213