WO2008113234A1 - Method for realizing refer message expansion to pstn/isdn terminal - Google Patents

Method for realizing refer message expansion to pstn/isdn terminal Download PDF

Info

Publication number
WO2008113234A1
WO2008113234A1 PCT/CN2007/003826 CN2007003826W WO2008113234A1 WO 2008113234 A1 WO2008113234 A1 WO 2008113234A1 CN 2007003826 W CN2007003826 W CN 2007003826W WO 2008113234 A1 WO2008113234 A1 WO 2008113234A1
Authority
WO
WIPO (PCT)
Prior art keywords
message
party
refer
proxy module
indication
Prior art date
Application number
PCT/CN2007/003826
Other languages
French (fr)
Chinese (zh)
Inventor
Min Shen
Original Assignee
Zte Corporation
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 Corporation filed Critical Zte Corporation
Publication of WO2008113234A1 publication Critical patent/WO2008113234A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M7/00Arrangements for interconnection between switching centres
    • H04M7/12Arrangements for interconnection between switching centres for working between exchanges having different types of switching equipment, e.g. power-driven and step by step or decimal and non-decimal
    • H04M7/1205Arrangements for interconnection between switching centres for working between exchanges having different types of switching equipment, e.g. power-driven and step by step or decimal and non-decimal where the types of switching equipement comprises PSTN/ISDN equipment and switching equipment of networks other than PSTN/ISDN, e.g. Internet Protocol networks
    • H04M7/1225Details of core network interconnection arrangements
    • H04M7/123Details of core network interconnection arrangements where the packet-switched network is an Internet Protocol Multimedia System-type network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/1066Session management
    • H04L65/1101Session protocols
    • H04L65/1104Session initiation protocol [SIP]

Definitions

  • the present invention relates to the field of communications, and in particular, to a REFER message extension implementation method for a PSTN (Public Switched Telephone Network)/ISDN (Integrated Services Digital Network) terminal.
  • PSTN Public Switched Telephone Network
  • ISDN Integrated Services Digital Network
  • NTN Next Generation Network
  • IMS Internet Protocol Multimedia Subsystem
  • SIP Internet Protocol Multimedia Subsystem
  • AS application server
  • FIG. 1 is a schematic diagram of a typical service implementation architecture in NGN.
  • the application server (there may be multiple, corresponding to different services) is connected to the service-call session control function (S-CSCF) of the user home network, and the SIP service control message between the user terminal A and the user terminal B (using The dotted line identifies the agent-call session control function (P-CSCF) in the respective visited network, the S-CSCF in the home network, and the application server (may pass through different application servers depending on the type of user service).
  • the application server can implement rich services by performing various processing on service control messages.
  • the user terminal A and the user terminal B exchange and negotiate the media parameters supported by the two parties, and establish an IP media stream connection (identified by a solid line) between the two, and the IP media stream is used for transmitting data such as a voice packet.
  • an IP media stream connection (identified by a solid line) between the two, and the IP media stream is used for transmitting data such as a voice packet.
  • the application server is equipped with a media processing function, a media stream connection can also be established between the user terminal and the application server to implement a human-machine conversation service, such as an automatic voice service of the bank.
  • the NGN needs to communicate with the traditional PSTN/ISDN, including the IMS intelligent terminal in the NGN interworking with the terminal in the PSTN/ISDN, and providing the NGN specific service for the terminal in the PSTN/ISDN.
  • MGW Media Gateway
  • MGCF Media Gateway Control Function
  • Some major SIP service messages are associated with TUP/ISUP service messages.
  • the INVITE message in SIP can correspond to IAM (initial address message) in TUP/ISUP
  • the BYE message in SIP can be Corresponding to REL (Release Message) in TUP/ISUP
  • 200 OK (Response Response) message in SIP can correspond to ANM (Response Message) or RLC in TUP/ISUP according to the request message it responds to (release complete) Message).
  • Figure 3 is an example of an NGN IMS terminal establishing and releasing a call with a PSTN/ISDN terminal.
  • the user terminal-A is a user terminal in the NGN
  • the P-CSCF-A, the S-CSCF-A, and the AS-A respectively represent the P-CSCF, the S-CSCF, and the AS corresponding to the user terminal-A in the NGN.
  • P-CSCF-A, S-CSCF-A and AS-A are described as a message entity
  • MGCF and MGW are described as a message entity
  • user terminal-B in PSTN/ISDN is not marked.
  • the user terminal-A in the NGN issues an INVITE request to the user terminal-B in the PSTN/ISDN (PSTN or ISDN) (steps El to E2); the MGCF converts the request into an IAM in the PSTN/ISDN.
  • the message is sent to the PSTN/ISDN switch where the user terminal-B is located (step E3); after the user terminal-B picks up the call, the PSTN/ISDN switch returns an ANM message to the MGCF (step E4); the MGCF converts the ANM message into a SIP.
  • the 200 OK (Answer Response) message is sent to User A (steps E5 - E6); User Terminal-A sends an ACK (Invite Response Acknowledgement) message to MGCF (steps E7 ⁇ E8), this message does not need to be converted to PSTN/ISDN Message in.
  • ACK Invite Response Acknowledgement
  • MGCF MGCF
  • REFER is a special message defined in the SIP protocol. Its function is as follows (for the sake of simplicity, the P-CSCF, S-CSCF and AS of the same user are described as a message entity).
  • the user terminal-B acts as an instructing party and sends a REFER to the user terminal-A as the instructed party.
  • the message (steps F1 ⁇ F3), the main parameters carried by the message are: Refer-To, used to indicate the address information of a third-party user (such as user terminal-C); and method, used to indicate a method, such as INVITE , that is, an invitation is sent to a third party, MESSAGE, that is, the information is sent to the third party; the user terminal-A returns a response message to the user terminal-B (steps F4 to F6), and initiates a corresponding message to the user terminal-C according to the REFER request message.
  • the operation request adopts the method indicated by the above method parameter (steps F11 ⁇ F16, the interaction message involved in the operation request may be many, here is only an example); before the user terminal-A initiates the above operation request, the operation request execution process After and after completion, the user terminal-A can notify the user terminal-B of the execution of the operation request by using the NOTIFY message defined by the SIP protocol as needed, and the user terminal-B responds appropriately to the NOTIFY message (step F21). ⁇ F26).
  • the REFER message can be used to implement services such as call forwarding, conference, busy callback, and three-party calling. It is an important message in SIP.
  • FIG. 5 is a flow diagram of a typical call forwarding service that implements a REFER message.
  • network devices such as P-CSCF and S-CSCF are omitted in this figure.
  • the call forwarding service includes the following steps:
  • User terminal-A (user A) and user terminal-B (user B) are in a process of conversation, user terminal-A's application server (application server-A) and user terminal-B's application server (application server-B) Participate in the call process, provide services for the respective service objects; then initiate a call hold request by the user terminal-B to set the user terminal-A to the call hold state, that is, the service message can be intercommunicated, but the media stream is temporarily interrupted; the user terminal-B
  • the REFER message is used to send a transfer request to the user terminal-A (steps D1 to D3), wherein the Refer-To parameter is the user C number, and the method parameter is INVITE; after the user terminal-A indicates accepting the request (steps D4 to D6) User terminal-B sends an on-hook request to user terminal-A, disconnects the call channel between the two (steps D7 ⁇ D12); user terminal-A sends an invite request to user terminal-C (user C), at the user A call is established between the terminal-A
  • FIG. 6 is a flow chart of a typical conference service.
  • this figure is omitted Network devices such as P-CSCF and S-CSCF.
  • the application server-A provides service for the user A, and also provides the conference service function for all users.
  • the voice channel can be established simultaneously with multiple users, and the voices of multiple users are mixed and then sent to each user.
  • the conference service includes the following steps:
  • user A sends an invitation request to the conference service server (application server-A), creates a conference resource, and establishes a call between user A and the conference service server (steps P01 to P04); user A adopts The REFER message sends a conference invitation request to the user B (user terminal-B) (steps P11 to P16), wherein the Refer-To parameter is the conference service server address, and the method parameter is INVITE; the user B sends the conference service server according to the indication of the REFER request.
  • steps P41 to P49 describe another method for inviting a user to join a conference by using a REFER message:
  • User A sends a conference invitation request to the conference service server, where the Refer-To parameter is the user C number, the method parameter is INVITE, and the conference service is The server actively sends an invitation request to the user C, and establishes a call between the user C and the conference service server; the conference service server sends a NOTIFY message to the user A, informing the user that the C has joined the conference, and the user A responds to the NOTIFY message (step P51 ⁇ P52).
  • NGN can achieve very rich services with REFER messages.
  • the PSTN/ISDN terminal can only serve as a third party of the REFER, that is, the user terminal-C in the call forwarding service of FIG. 5 or the user terminal in the conference service in FIG. -C, but cannot serve as the initiator and the second party of the call forwarding service (user terminal-B and user terminal-A in Fig. 5) or the invitation terminal and the invited terminal of the conference service (the user terminal in Fig. 6) -A and user terminal -B), which greatly limits the use of NGN services by PSTN/ISDN terminals.
  • the technical problem to be solved by the present invention is to overcome the deficiencies of the REFER message implementation method in the prior art, and to propose a REFER message extension implementation method for a PSTN/ISDN terminal, so that The PSTN/ISDN terminal can serve as the indicator and the indicated party of the REFER message, and more fully utilizes the rich service provided by the NGN using the REFER message.
  • the present invention provides an indication REFER message extension implementation method for a public switched telephone network or an integrated services digital network PSTN/ISDN terminal, applied to NGN and PSTN interconnected by a media gateway control function MGCF and a media gateway MGW. /ISDN, the method includes the following steps:
  • A setting an indication message proxy module in the NGN, and configuring, by the configuration, that the REFER message sent to the PSTN/ISDN terminal is received and processed by the indication message proxy module;
  • the indication message proxy module receives the REFER request message of the PSTN/ISDN terminal as the indicated party, obtains the REFER request parameter in the message, and supports the corresponding indication message proxy operation, and returns a REFER acceptance response message to the indication party. ;
  • the indication message proxy module performs an indication message proxy operation as the indicated party according to the REFER request parameter.
  • the above method may also have the following features:
  • the indication message proxy module sends a notification NOTIFY request to the indication party to notify the indication party of the execution of the operation of the message proxy, before the execution of the indication message proxy operation and/or after the execution is completed, and/or after the execution is completed, the indication party is The NOTIFY request is answered.
  • the above method may also have the following features:
  • the Refer-Proxy parameter of the instruction message proxy module in the REFER request parameter is the number of the third-party user, and the method parameter is the invitation INVITE, first communicating with the indicated party, and the indicated party establishing the REFER message corresponds to the same. a communication link between the MGWs, and acquiring the MGW media parameter information of the indicated party, and then sending the same to the third party specified by the Refer-To parameter, and obtaining the third-party media from the response message.
  • the parameter information is sent to the MGW corresponding to the indicated party, and the MGW establishes an IP media stream connection with the third party.
  • the above method may also have the following features:
  • the Refer-Pro parameter of the instruction message proxy module in the REFER request parameter is The third-party user's number, when the method parameter is invited to the INVITE, performs the following instructions for the message proxy operation:
  • the indication message proxy module sends an INVITE request message to the MGCF corresponding to the indicated party;
  • the MGCF converts the INVITE request into an IAM message, and sends the INVITE request to the PSTN/ISDN switch corresponding to the indicated party;
  • the PSTN/ISDN switch after the instructed user picks up the phone, the PSTN/ISDN switch returns an ANM message, and establishes a voice stream connection between the PSTN/ISDN switch and the corresponding MGW;
  • the MGCF converts the ANM message into an INVITE response response message in the SIP, and sends the message to the indication message proxy module, where the message carries the media parameter information of the MGW;
  • the indication message proxy module sends an INVITE request to the third party through the NGN network, where the message carries the media parameter information of the MGW;
  • the third party returns an INVITE response response message to the indication message proxy module by using the NGN network, where the message carries media parameter information of the third party;
  • the indication message proxy module acquires the media parameter information of the third party from the INVITE response response message, and sends an INVITE response confirmation message to the MGCF, where the message carries the media parameter information of the third party;
  • the MGCF provides the media parameter information of the third party to the MGW, and the MGW establishes an IP media stream connection with the third party, and implements the indicated party and the third party. call.
  • the above method may also have the following features:
  • step A the routing configuration information is modified, so that the message sent to the MGCF is first sent to the indication message proxy module, and then forwarded to the MGCF by the indication message proxy module; or, by the service-call session control function S.
  • the message filtering criteria are set at the -CSCF such that the REFER message is first sent to the indication message proxy module for processing.
  • the indication message proxy module is integrated in the MGCF or exists independently as a network element device.
  • the present invention also provides an indication REFER message extension implementation method for a public switched telephone network or an integrated service digital network PSTN/ISDN terminal, which is applied to be interconnected by a media gateway control function MGCF and a media gateway MGW.
  • this method consists of the following steps:
  • A setting an indication message proxy module that can interact with the MGCF in the NGN;
  • the PSTN/ISDN terminal as the EFER request indicator notifies the indication message proxy module to send a REFER request message, providing a message destination address and a REFER request parameter including Refer-To and method;
  • the indication message proxy module constructs a REFER request message according to the REFER request parameter, and sends the message to the indicated party of the REFER request corresponding to the destination address of the message;
  • the indicated party returns an acceptance response message after receiving the REFER request message, and initiates a corresponding operation to the third party indicated by the Refer-To parameter according to the method indicated by the method parameter.
  • the above method may also have the following features:
  • the indicated party sends a notification NOTIFY message to the indication message proxy module before and/or during execution of the corresponding operation as needed, and after the indication message proxy module receives the The instructor reports relevant information in the NOTIFY message.
  • the above method may also have the following features:
  • the indicating message proxy module reporting related information in the NOTIFY message to the indicating party may be implemented in one of the following ways:
  • the indication message proxy module calls the indicator user to play a prompt tone to the user A according to the related information in the NOTIFY message;
  • the indication message proxy module reports the related information in the NOTIFY message to the instructing user through the voice prompt function.
  • the present invention also provides a public switched telephone network or
  • the method for implementing the REFER message extension of the PSTN/ISDN terminal of the integrated service digital network is applied to the NGN and PSTN/ISDN interconnected by the media gateway control function MGCF and the media gateway MGW, and an indication that the MGCF can interact with the MGCF is first set in the NGN.
  • the indicator user input parameter information including the indicated party number, the third party number, and the selected operation method
  • the instruction message proxy module constructs a REFER request message according to the parameter information, and uses the third party number as a Refer-To parameter, and sends the method as a method parameter to the indicated party;
  • the indicated direction indicating the message proxy module returns a REFER accept response message; e, the indicated party initiates the operation to the third party by using a method indicated by a method parameter.
  • the above method may also have the following features:
  • Step b The operation method selected by the indicator is an invitation INVITE, and the method parameter in step c is INVITE, and the step e is instructed to send a call invitation request to the third party to establish a call with the third party.
  • the above method may also have the following features:
  • the indication is sent to the indication message proxy module to send a NOTIFY message; after the indication message proxy module receives the NOTIFY message, if the indication party is found at this time If the call has not been hanged, the call setup status of the indicated party and the third party is reported to the indication party by voice prompting.
  • the PSTN/ISDN uses the REFER message and related services as the instructed party, the instructing party, and the third party, and expands the use scope of the NGN service.
  • FIG. 1 is a schematic diagram of a typical service implementation architecture in an NGN
  • FIG. 2 is a schematic diagram of a system architecture of interworking between NGN and PSTN/ISDN;
  • Figure 3 is an example of an NGN IMS terminal establishing and releasing a call with a PSTN/ISDN terminal;
  • FIG. 4 is a flowchart of a method for implementing a REFER message in a SIP protocol
  • Figure 5 is a flow chart of a typical call forwarding service
  • Figure 6 is a flow chart of a typical conference service
  • FIG. 7 is a flowchart of a method for implementing a REFER message extension of a PSTN/ISDN terminal of the present invention as an indicated party;
  • FIG. 8 is a flow chart of implementing a call forwarding service by using a PSTN/ISDN terminal as an indicated party by using the method of the present invention
  • FIG. 9 is a flow chart showing a method for implementing a REFER message extension of the PSTN/ISDN terminal of the present invention as an indicator;
  • Figure 10 is a flow diagram of implementing a REFER message using the PSTN/ISDN terminal as an indicator using the method of the present invention.
  • the MGCF is a functional entity responsible for service message conversion between the NGN and the PSTN/ISDN, and the service message sent by the NGN terminal to the PSTN/ISDN terminal is usually processed and forwarded by the MGCF. Therefore, in order to extend the REFER message for the PSTN/ISDN terminal, the PSTN/ISDN terminal can be used as the indicated party of the REFER message, and the function of the MGCF needs to be extended. In addition, since the PSTN/ISDN network does not support the REFER request message, in order to make the PSTN/ISDN terminal be the indicator of the REFER message, it is necessary to set an indication message proxy module in the NGN network to implement the corresponding function.
  • the invention sets an indication message proxy module for the PSTN/ISDN in the NGN, which is configured by
  • the REFER message sent to the PSTN ISDN terminal is processed by the indication message proxy module, and the module receives the REFER message parameter provided by the PSTN/ISDN terminal, and constructs and sends a corresponding REFER message according to the parameter.
  • the configuration of the REFER message sent to the PSTN/ISDN terminal by the indication message proxy module may be implemented in various manners, for example: by modifying the routing configuration information, the message sent to the MGCF is first sent to the indication message proxy module. And then forwarded to the MGCF by the indication message proxy module; or set the message filtering criterion at the S-CSCF, so that the EFER message is first sent to the indication message proxy module for processing.
  • the PFERN/ISDN terminal implemented by the above-mentioned indication message proxy module will be described as a REFER message extension implementation method of the indicated party and the instructor, respectively.
  • the PSTN/ISDN terminal-A (user A) as the indicated or instructor of the REFER message is not listed in FIG. 7 to FIG. 10, and the terminal is based on the relevant protocol of the PSTN/ISDN network and PSTN/ISDN.
  • the switches are connected to complete the corresponding operations, and there is no special bead change in the present invention.
  • Figure 7 is a flow chart showing the implementation of the REFER message extension of the PSTN/ISDN terminal of the present invention as the indicated party.
  • the user terminal -B is an NGN terminal
  • the user terminal -A is a PSTN/ISDN terminal
  • the user terminal -B is an indication party of a REFER message
  • the user terminal -A is an indicated party of a REFER message.
  • the PFERN/ISDN terminal as the REFER message extension implementation method of the indicated party includes the following steps:
  • Step G1 G2 The indication message proxy module corresponding to the user terminal-A receives the REFER request message sent by the user terminal-B, and obtains the REFER request parameters of the Refer-To, method, and the like included in the message;
  • Step G3 ⁇ G4 indication message The proxy module returns a REFER accept response message to the user terminal-B;
  • Step Gi l instructing the message proxy module to perform the corresponding indication message proxy operation as the indicated party according to the REFER request parameter;
  • Steps G31 ⁇ G34 Instructing the message proxy module to send a NOTIFY request to the user terminal-B before, during, and after the execution of the indication message proxy operation, as needed to indicate the execution of the message proxy operation, the user terminal - B responds to the NOTIFY request 3 ⁇ 4
  • FIG. 8 is a flow diagram of a call forwarding service implemented by a PSTN/ISDN terminal as an indicated party using the method of the present invention.
  • NGN User B (User Terminal -B) sends a REFER request to PSTN/ISDN User A (User Terminal -A) to instruct User A to establish a call with User C (User Terminal -C).
  • FIG. 8 NGN User B (User Terminal -B) sends a REFER request to PSTN/ISDN User A (User Terminal -A) to instruct User A to establish a call with User C (User Terminal -C).
  • the method for implementing the call forwarding service by the method of the present invention includes the following steps: Step HI ⁇ H2:
  • the indication message proxy module corresponding to the user terminal-A receives the REFER request message sent by the user terminal-B, and obtains the The REFER request parameter of the Refer-To, method, and the like included in the message; wherein the Refer-To parameter is the number of the user terminal-C (NGN user), and the method parameter is INVITE;
  • Step H3 - H4 Instructing the message proxy module to return a REFER accept response message to the user terminal -B;
  • the indication message proxy module performs a corresponding indication message proxy operation as the indicated party according to the REFER request parameter; the operation includes the following steps:
  • Step H11 Instructing the message proxy module to send an invite (INVITE) request message to the MGCF corresponding to the user terminal-A;
  • Step H12 The MGCF converts the above request request into an IAM message and sends it to the PSTN/ISDN switch corresponding to the user terminal -A;
  • Step H13 After the user A picks up the phone, the PSTN/ISDN switch returns an ANM message, and establishes a voice stream connection between the PSTN/ISDN switch and the MGW; that is, establishes a required communication link between the user terminal-A and the corresponding MGW. Road
  • Step H14 The MGCF converts the ANM message into an invitation response message sent in the SIP to the indication message proxy module, where the invitation response response message carries the MGW media parameter information of the user terminal-A; Step ⁇ 15 ⁇ 16 ⁇ . Instructing the message proxy module to send an invitation request to the user terminal-C, where the invitation request message carries the media parameter information of the MGW of the user terminal-A;
  • Step H17 ⁇ H18 The user terminal -C returns an invitation response response message to the indication message proxy module, and instructs the message proxy module to obtain the media parameter information of the user terminal -C from the invitation response response message;
  • Step H19 Instructing the message proxy module to send an invitation response confirmation message to the MGCF, and providing the media parameter information of the user terminal-C to the MGW through the message;
  • both the MGW and the user terminal-C obtain the media parameter information of the other party, so that the IP media stream connection between the two can be established; the MGW converts the voice stream and the IP media stream to realize the user A and User C's call;
  • Step H31 - H34 After the user terminal -A establishes a call with the user terminal -C, the indication message proxy module sends a NOTIFY message to the user terminal -B, notifying that the call transfer is successful, and the user terminal -B replies to the NOTIFY message.
  • steps H 11 to H 19 since the method parameter of the REFER message is INVITE, the instructed party of the REFER message needs to establish a communication resource such as a voice stream connection with the MGW, and the third party that the MGW acquires the REFER message (user The communication parameter information such as the media parameter of the terminal-C), and the third party of the REFER message acquires the communication parameter information such as the MGW media parameter of the indicated party.
  • the above is a method for implementing the REFER message extension of the PSTN/ISDN terminal as the indicated party.
  • the REFER message extension implementation method of the PSTN/ISDN terminal as the indication party will be described below with reference to the accompanying drawings and embodiments.
  • the EFER message extension implementation method of the PSTN/ISDN terminal as an indicator includes the following steps:
  • Step J1 User A provides a REFE request parameter to the indication message proxy module and notifies the indication message proxy module to send a REFER message;
  • Step J1 may be implemented in the following manner: Instructing the message proxy module to provide a voice media interaction function, the user A dialing the number indicating the message proxy module, providing the REFER request parameter to the indication message proxy module through the voice interaction technology, and notifying the user to send the REFER message; Step J1 can also be implemented by means of digital communication.
  • Step J11 ⁇ J12 Instruct the message proxy module to construct a REFER request message according to the parameters provided by the user A, and send it to the user terminal -B;
  • Steps J13 to J14 The user terminal-B returns an acceptance response message to the indication message proxy module; Steps J21 to J26: the user terminal-B uses the method indicated by the method parameter to initiate the user terminal-C indicated by the Refer-To parameter. Corresponding operation;
  • Step J31 - J34 User B sends a NOTIFY notification message to the indication message proxy module as needed;
  • Step J41 Instruct the message proxy module to report the related information in the NOTIFY message to the user A.
  • the above step J41 can be implemented in one of the following ways:
  • the message proxy module is instructed to call user A to play a prompt tone to user A according to the relevant information in the NOTIFY message, such as: "The operation you requested has been completed, ; or
  • the indication message agent module can report the related information in the NOTIFY message to the user A through the voice prompt function.
  • FIG. 10 is a flow diagram of implementing a REFER message with a PSTN/ISDN terminal as an indicator using the method of the present invention.
  • the user terminal -A (user A) is a PSTN/ISDN terminal, which is an indicator of the REFER message
  • the user terminal -B (user B) is the indicated party of the REFER message
  • the user terminal -C (user C) is a REFER message.
  • Third party As shown in FIG.
  • the method for implementing a REFER message by the PSTN/ISDN terminal as an indicator includes the following steps: Steps K1 to K5: User A dials the number indicating the message proxy module, and establishes a call between the user terminal-A and the indication message proxy module through a normal call establishment procedure (the MGW is responsible for converting in the voice channel);
  • Step K6 Under the prompt of the voice device indicating the message proxy module, the user A sequentially inputs the user B number, the user C number (as the Refer-To parameter), and the operation method that is desired to be used (as the method parameter, where the user selects the INVITE as Example) and other parameter information;
  • Step Kl l ⁇ K12 Instructing the message proxy module to construct a REFER request message according to the above parameter information, and sending the REFER request message to the user B;
  • Step K13 ⁇ K14 User B returns a REFER request to the indication message proxy module to accept the response message;
  • Steps K21 ⁇ K29 User B initiates a call invitation request to user C by using the method indicated by the method parameter (using INVITE as an example) to establish a call with user C;
  • Step K31 - K34 After the call is established, user B sends a NOTIFY message to the indication message proxy module;
  • Step K41 Instruct the message proxy module to receive the NOTIFY message, and find that the user A has not hanged up yet, and report the call establishment of the user B and the user C to the user A by using a voice prompting manner;
  • Step K42 K45 After the user A hears the notification Hang up, disconnect and talk to the message broker module.
  • the foregoing describes the PFERN/ISDN terminal as the REFER message extension implementation method of the indicated party and the instructing party, and can provide the PSTN/ISDN terminal user with one or both of the above methods as needed.
  • the indication message proxy module may exist as a separate server to provide an indication message proxy function for terminals in the PSTN/ISDN network; or may be integrated in the MGCF, thereby reducing the indication message between the proxy module and the MGCF Interactive messages to improve communication efficiency.
  • the REFER message extension implementation method of the present invention is applicable to an NGN network and a PSTN/ISDN network interconnected by the MGCF and the MGW, so that the PSTN/ISDN terminal can use the REFER message and related services as the instructed party, the instructing party, and the third party, and the related service is expanded.
  • the scope of use of the NGN business is applicable to an NGN network and a PSTN/ISDN network interconnected by the MGCF and the MGW, so that the PSTN/ISDN terminal can use the REFER message and related services as the instructed party, the instructing party, and the third party, and the related service is expanded.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Telephonic Communication Services (AREA)

Abstract

A method for realizing REFER message expansion to the PSTN/ISDN terminal comprises: setting the indication message agent module in the NGN, the indication message agent module receiving the REFER message transmitted to the PSTN/ISDN terminal, then the indication message agent module acquiring the REFER request parameter in the message,if it meets the corresponding indication message agent operation, returning the REFER receiving the response message to the indication party, finally, the indication message agent module executing the indication message agent operation.

Description

一种针对 PSTN/ISD 终端的 REFER消息扩展实现方法  REFER message extension implementation method for PSTN/ISD terminal
技术领域 Technical field
本发明涉及通讯领域, 尤其涉及一种 4†对 PSTN ( Public Switched Telephone Network, 公共交换电话网络) /ISDN ( Integrated Services Digital Network, 综合业务数字网络)终端的 REFER消息扩展实现方法。  The present invention relates to the field of communications, and in particular, to a REFER message extension implementation method for a PSTN (Public Switched Telephone Network)/ISDN (Integrated Services Digital Network) terminal.
背景技术 Background technique
在以 IP ( Internet Protocol , 因特网协议) 多媒体子系统( IMS ) 为核心 的下一代网络(NGN ) 中, 采用初始会话协议(SIP )作为业务控制协议, 各项通信业务可由用户的智能终端与网络中的由运营商设置的应用服务器 ( AS ) 配合完成。  In the Next Generation Network (NGN) with IP (Internet Protocol) Multimedia Subsystem (IMS) as the core, the initial session protocol (SIP) is adopted as the service control protocol, and various communication services can be used by the user's intelligent terminal and network. The application server (AS) set by the operator is completed.
图 1是 NGN中的一种典型的业务实现架构示意图。 其中, 应用服务器 (可能存在多个, 分别对应不同的业务) 与用户归属网络的服务-呼叫会话 控制功能(S-CSCF )相连, 用户终端 A与用户终端 B之间的 SIP业务控制 消息 (用虚线标识) 流经各自的拜访网络中的代理 -呼叫会话控制功能 ( P-CSCF ) 、 归属网络中的 S-CSCF和应用服务器 (才艮据用户业务的种类, 可能经过不同的应用服务器)。应用服务器可通过对业务控制消息进行各种 处理以实现丰富的业务。 用户终端 A与用户终端 B利用业务消息交换并协 商双方所支持的媒体参数, 在两者之间建立 IP媒体流连接(用实线标识), IP媒体流用于传送通话话音包等数据。若应用服务器配备媒体处理功能,则 用户终端与应用服务器之间也可建立媒体流连接, 实现人-机对话业务, 例 如银行的自动语音服务。  Figure 1 is a schematic diagram of a typical service implementation architecture in NGN. The application server (there may be multiple, corresponding to different services) is connected to the service-call session control function (S-CSCF) of the user home network, and the SIP service control message between the user terminal A and the user terminal B (using The dotted line identifies the agent-call session control function (P-CSCF) in the respective visited network, the S-CSCF in the home network, and the application server (may pass through different application servers depending on the type of user service). The application server can implement rich services by performing various processing on service control messages. The user terminal A and the user terminal B exchange and negotiate the media parameters supported by the two parties, and establish an IP media stream connection (identified by a solid line) between the two, and the IP media stream is used for transmitting data such as a voice packet. If the application server is equipped with a media processing function, a media stream connection can also be established between the user terminal and the application server to implement a human-machine conversation service, such as an automatic voice service of the bank.
NGN需要与传统的 PSTN/ISDN进行互通, 其中包括 NGN中的 IMS智 能终端与 PSTN/ISDN中的终端互通,以及为 PSTN/ISDN中的终端提供 NGN 的特定业务。  The NGN needs to communicate with the traditional PSTN/ISDN, including the IMS intelligent terminal in the NGN interworking with the terminal in the PSTN/ISDN, and providing the NGN specific service for the terminal in the PSTN/ISDN.
图 2是 NGN与 PSTN/ISDN互通的系统架构示意图。 其中, 在 NGN与 PSTN/ISDN之间增加了两个功能实体: 媒体网关 (MGW ) , 用于将 NGN 中的 IP媒体流转换为 PSTN/ISDN中的语音流, 以及进行相反的转换; 媒体 网关控制功能( MGCF ) ,用于将 NGN中的 SIP业务消息转换为 PSTN/ISDN 中的 TUP ( Telephone User Part, 电话用户部分) /ISUP ( ISDN User Part, 综 合业务用户部分) 业务消息, 以及进行相反的转换, 并对 MGW进行控制。 2 is a schematic diagram of a system architecture of interworking between NGN and PSTN/ISDN. Among them, two functional entities are added between NGN and PSTN/ISDN: Media Gateway (MGW) for NGN The IP media stream is converted to a voice stream in the PSTN/ISDN, and the opposite conversion is performed; a Media Gateway Control Function (MGCF) is used to convert the SIP service message in the NGN into a TUP in the PSTN/ISDN (Telephone User Part) , the telephone user part) /ISUP (ISDN User Part), the business message, and the opposite conversion, and control of the MGW.
一些主要的 SIP业务消息与 TUP/ISUP业务消息存在对应关系,如: SIP 中的 INVITE (邀请) 消息可对应 TUP/ISUP中的 IAM (初始地址消息) , SIP中的 BYE (桂机)消息可对应 TUP/ISUP中的 REL (释放消息), 而 SIP 中的 200 OK (应答响应) 消息, 根据其所应答的请求消息的不同可对应 TUP/ISUP中的 ANM (应答消息)或 RLC (释放完成消息) 。  Some major SIP service messages are associated with TUP/ISUP service messages. For example, the INVITE message in SIP can correspond to IAM (initial address message) in TUP/ISUP, and the BYE message in SIP can be Corresponding to REL (Release Message) in TUP/ISUP, and 200 OK (Response Response) message in SIP can correspond to ANM (Response Message) or RLC in TUP/ISUP according to the request message it responds to (release complete) Message).
图 3是 NGN的 IMS终端与 PSTN/ISDN终端建立并释放通话的一个示 例。 其中, 用户终端 -A为 NGN 中的用户终端, P-CSCF-A、 S-CSCF-A和 AS-A分别表示 NGN中与用户终端 -A对应的 P-CSCF、 S-CSCF和 AS, 为简 化起见, 图中将 P-CSCF-A、 S-CSCF-A与 AS-A作为一个消息实体描述, 将 MGCF与 MGW作为一个消息实体描述, 未标出 PSTN/ISDN中的用户终端 -B。  Figure 3 is an example of an NGN IMS terminal establishing and releasing a call with a PSTN/ISDN terminal. The user terminal-A is a user terminal in the NGN, and the P-CSCF-A, the S-CSCF-A, and the AS-A respectively represent the P-CSCF, the S-CSCF, and the AS corresponding to the user terminal-A in the NGN. For simplicity, P-CSCF-A, S-CSCF-A and AS-A are described as a message entity, and MGCF and MGW are described as a message entity, and user terminal-B in PSTN/ISDN is not marked.
如图 3所示, NGN中的用户终端 -A向 PSTN/ISDN ( PSTN或 ISDN )中 的用户终端 -B发出 INVITE请求(步骤 El ~ E2 ) ; MGCF将此请求转换为 PSTN/ISDN中的 IAM消息, 发送给用户终端 -B所在的 PSTN/ISDN交换机 (步骤 E3 ) ; 用户终端 -B摘机接听后, PSTN/ISDN交换机向 MGCF返回 ANM消息 (步骤 E4 ); MGCF再将 ANM消息转换为 SIP中的 200 OK (应 答响应)消息, 发送给用户 A (步骤 E5 - E6 ); 用户终端 -A向 MGCF发送 ACK (邀请应答确认)消息(步骤 E7 ~ E8 ),此消息无需转换为 PSTN/ISDN 中的消息。 通过以上的消息交互, 在用户终端 -A与 MGW之间建立了 IP媒 体流, 在 MGW与 PSTN/ISDN交换机之间建立了语音流; 通过 MGW的转 换, 用户终端 -A与用户终端 -B可进行通话。  As shown in FIG. 3, the user terminal-A in the NGN issues an INVITE request to the user terminal-B in the PSTN/ISDN (PSTN or ISDN) (steps El to E2); the MGCF converts the request into an IAM in the PSTN/ISDN. The message is sent to the PSTN/ISDN switch where the user terminal-B is located (step E3); after the user terminal-B picks up the call, the PSTN/ISDN switch returns an ANM message to the MGCF (step E4); the MGCF converts the ANM message into a SIP. The 200 OK (Answer Response) message is sent to User A (steps E5 - E6); User Terminal-A sends an ACK (Invite Response Acknowledgement) message to MGCF (steps E7 ~ E8), this message does not need to be converted to PSTN/ISDN Message in. Through the above message interaction, an IP media stream is established between the user terminal-A and the MGW, and a voice stream is established between the MGW and the PSTN/ISDN switch; through the MGW conversion, the user terminal-A and the user terminal-B can Make a call.
图 4是 SIP协议中的 REFER消息的实现方法流程图。 REFER (指示) 是 SIP协议中定义的一种特殊消息, 其作用如下所述(为简化起见, 图中将 同一用户的 P-CSCF、 S-CSCF与 AS作为一个消息实体描述) 。  4 is a flow chart of a method for implementing a REFER message in the SIP protocol. REFER (Indication) is a special message defined in the SIP protocol. Its function is as follows (for the sake of simplicity, the P-CSCF, S-CSCF and AS of the same user are described as a message entity).
用户终端 -B作为指示方,向作为被指示方的用户终端 -A发送 REFER请 求消息(步骤 F1~F3) , 该消息携带的主要参数有: Refer-To, 用于指示第 三方用户 (如用户终端 -C) 的地址信息; 和 method, 用于指示一种方法, 如 INVITE, 即向第三方发出邀请、 MESSAGE, 即向第三方发送信息; 用 户终端 -A返回接受响应消息给用户终端 -B (步骤 F4 ~ F6 ) , 并根据 REFER 请求消息向用户终端 -C发起相应的操作请求, 该操作请求采用上述 method 参数指示的方法(步骤 Fll ~F16, 操作请求涉及的交互消息可能很多, 此 处仅为示例) ; 在用户终端 -A发起上述操作请求前、 操作请求执行过程中 以及完成后,用户终端 -A可根据需要,利用 SIP协议定义的 NOTIFY (通知) 消息, 向用户终端 -B通报操作请求的执行情况, 用户终端 -B对 NOTIFY消 息作出适当的响应 (步骤 F21~F26) 。 The user terminal-B acts as an instructing party and sends a REFER to the user terminal-A as the instructed party. The message (steps F1~F3), the main parameters carried by the message are: Refer-To, used to indicate the address information of a third-party user (such as user terminal-C); and method, used to indicate a method, such as INVITE , that is, an invitation is sent to a third party, MESSAGE, that is, the information is sent to the third party; the user terminal-A returns a response message to the user terminal-B (steps F4 to F6), and initiates a corresponding message to the user terminal-C according to the REFER request message. Operation request, the operation request adopts the method indicated by the above method parameter (steps F11 ~ F16, the interaction message involved in the operation request may be many, here is only an example); before the user terminal-A initiates the above operation request, the operation request execution process After and after completion, the user terminal-A can notify the user terminal-B of the execution of the operation request by using the NOTIFY message defined by the SIP protocol as needed, and the user terminal-B responds appropriately to the NOTIFY message (step F21). ~F26).
REFER消息可用于实现呼叫转接、 会议、 遇忙回呼、 三方通话等业务, 是 SIP中的一个重要的消息。  The REFER message can be used to implement services such as call forwarding, conference, busy callback, and three-party calling. It is an important message in SIP.
图 5是一种典型的呼叫转接业务的流程图,该呼叫转接业务的实现使用 了 REFER消息。 为简化起见, 此图中省略了 P-CSCF、 S-CSCF等网络设备。 如图 5所示, 该呼叫转接业务包含以下步骤:  Figure 5 is a flow diagram of a typical call forwarding service that implements a REFER message. For the sake of simplicity, network devices such as P-CSCF and S-CSCF are omitted in this figure. As shown in Figure 5, the call forwarding service includes the following steps:
用户终端 -A (用户 A)与用户终端 -B (用户 B)处于通话过程中, 用户 终端 -A的应用服务器(应用服务器 -A)和用户终端 -B的应用服务器 (应用 服务器 -B)均参与此通话过程, 为各自的服务对象提供业务; 然后由用户终 端 -B发起呼叫保持请求将用户终端 -A置为呼叫保持状态, 即业务消息可以 互通,但媒体流暂时中断; 用户终端 -B采用 REFER消息向用户终端 -A发送 转接请求(步骤 Dl ~D3 ) , 其中 Refer-To参数为用户 C号码, method参 数为 INVITE; 在用户终端 -A表示接受此请求(步骤 D4~D6)后, 用户终 端 -B 向用户终端 -A发送挂机请求, 断开两者之间的通话话路(步骤 D7~ D12); 用户终端 -A向用户终端 -C (用户 C)发送邀请请求, 在用户终端 -A 和用户终端 -C之间建立通话(步骤 D19~D27); 在上述过程中, 用户终端 -A在准备向用户终端 -C发送邀请请求前以及在接通用户终端 -C的话路后, 均可利用 NOTIFY通知消息将相关操作请求的执行情况通知给用户终端 -B (分别对应步骤 D13~D18、 步骤 D28~D33 ) 。  User terminal-A (user A) and user terminal-B (user B) are in a process of conversation, user terminal-A's application server (application server-A) and user terminal-B's application server (application server-B) Participate in the call process, provide services for the respective service objects; then initiate a call hold request by the user terminal-B to set the user terminal-A to the call hold state, that is, the service message can be intercommunicated, but the media stream is temporarily interrupted; the user terminal-B The REFER message is used to send a transfer request to the user terminal-A (steps D1 to D3), wherein the Refer-To parameter is the user C number, and the method parameter is INVITE; after the user terminal-A indicates accepting the request (steps D4 to D6) User terminal-B sends an on-hook request to user terminal-A, disconnects the call channel between the two (steps D7~D12); user terminal-A sends an invite request to user terminal-C (user C), at the user A call is established between the terminal-A and the user terminal-C (steps D19 to D27); in the above process, the user terminal-A is ready to send an invitation request to the user terminal-C and is turned on. After -C terminal session, may be performed using a NOTIFY message notification of relevant operation request to the user terminal -B (respectively corresponding to step D13 ~ D18, Step D28 ~ D33).
图 6 是一种典型的会议业务的流程图。 为简化起见, 此图中省略了 P-CSCF、 S-CSCF等网络设备。 其中, 应用服务器 -A除为用户 A提供业务 夕卜, 同时还为所有用户提供会议业务功能, 能够与多个用户同时建立话路, 将多个用户的语音进行混音后再发送给各用户。 如图 6所示, 该会议业务包 含如下步骤: Figure 6 is a flow chart of a typical conference service. For the sake of simplicity, this figure is omitted Network devices such as P-CSCF and S-CSCF. The application server-A provides service for the user A, and also provides the conference service function for all users. The voice channel can be established simultaneously with multiple users, and the voices of multiple users are mixed and then sent to each user. . As shown in Figure 6, the conference service includes the following steps:
首先, 用户 A (用户终端 -A )向会议业务服务器(应用服务器 -A )发送 邀请请求, 创建会议资源, 同时在用户 A与会议业务服务器之间建立通话 (步骤 P01 ~ P04 ); 用户 A采用 REFER消息向用户 B (用户终端 -B )发送 会议邀请请求(步骤 P11 ~ P16 ) , 其中 Refer-To参数为会议业务服务器地 址, method参数为 INVITE; 用户 B根据 REFER请求的指示, 向会议业务 服务器发送邀请请求, 在用户 B 与会议业务服务器之间建立通话, 使得用 户 B加入此次会议(步骤 P21 ~ P27 ) ;用户 B可向用户 A发送 NOTIFY (通 知) 消息, 告知其已加入会议, 用户 A对该 NOTIFY消息进行应答(步骤 P31 ~ P36 ) 。 此外, 步骤 P41 ~ P49描述了采用 REFER消息邀请用户加入 会议的另一种方法: 用户 A 向会议业务服务器发送会议邀请请求, 其中 Refer-To参数为用户 C号码, method参数为 INVITE, 由会议业务服务器主 动向用户 C发送邀请请求, 在用户 C与会议业务服务器之间建立通话; 会 议业务服务器向用户 A发送 NOTIFY消息, 告知用户 C已加入会议, 用户 A对该 NOTIFY消息进行应答(步骤 P51 ~ P52 ) 。  First, user A (user terminal-A) sends an invitation request to the conference service server (application server-A), creates a conference resource, and establishes a call between user A and the conference service server (steps P01 to P04); user A adopts The REFER message sends a conference invitation request to the user B (user terminal-B) (steps P11 to P16), wherein the Refer-To parameter is the conference service server address, and the method parameter is INVITE; the user B sends the conference service server according to the indication of the REFER request. Sending an invitation request, establishing a call between user B and the conference service server, so that user B joins the conference (steps P21 ~ P27); user B can send a NOTIFY message to user A, indicating that they have joined the conference, the user A responds to the NOTIFY message (steps P31 to P36). In addition, steps P41 to P49 describe another method for inviting a user to join a conference by using a REFER message: User A sends a conference invitation request to the conference service server, where the Refer-To parameter is the user C number, the method parameter is INVITE, and the conference service is The server actively sends an invitation request to the user C, and establishes a call between the user C and the conference service server; the conference service server sends a NOTIFY message to the user A, informing the user that the C has joined the conference, and the user A responds to the NOTIFY message (step P51 ~ P52).
由上可知, NGN釆用 REFER消息可以实现非常丰富的业务。 但是, 由 于在 TUP/ISUP中没有与 REFER对应的消息, 因此 PSTN/ISDN终端仅可作 为 REFER的第三方, 即图 5呼叫转接业务中的用户终端 -C或图 6会议业务 中的用户终端 -C, 而不能担任作为呼叫转接业务的发起方和第二方(图 5中 的用户终端 -B 和用户终端 -A )或会议业务的邀请终端和被邀请终端 (图 6 中的用户终端 -A和用户终端 -B ) , 这大大限制了 PSTN/ISDN终端对 NGN 业务的使用。  As can be seen from the above, NGN can achieve very rich services with REFER messages. However, since there is no message corresponding to the REFER in the TUP/ISUP, the PSTN/ISDN terminal can only serve as a third party of the REFER, that is, the user terminal-C in the call forwarding service of FIG. 5 or the user terminal in the conference service in FIG. -C, but cannot serve as the initiator and the second party of the call forwarding service (user terminal-B and user terminal-A in Fig. 5) or the invitation terminal and the invited terminal of the conference service (the user terminal in Fig. 6) -A and user terminal -B), which greatly limits the use of NGN services by PSTN/ISDN terminals.
发明内容 Summary of the invention
本发明所要解决的技术问题是, 克服现有技术中 REFER消息实现方法 的不足,提出一种针对 PSTN/ISDN终端的 REFER消息扩展实现方法,使得 PSTN/ISDN终端可以作为 REFER消息的指示方和被指示方, 更充分地利用 REFER消息使用 NGN提供的丰富业务。 The technical problem to be solved by the present invention is to overcome the deficiencies of the REFER message implementation method in the prior art, and to propose a REFER message extension implementation method for a PSTN/ISDN terminal, so that The PSTN/ISDN terminal can serve as the indicator and the indicated party of the REFER message, and more fully utilizes the rich service provided by the NGN using the REFER message.
为了实现上述目的,本发明提供一种针对公共交换电话网络或综合业务 数字网络 PSTN/ISDN终端的指示 REFER消息扩展实现方法,应用于通过媒 体网关控制功能 MGCF和媒体网关 MGW互连的 NGN和 PSTN/ISDN, 该 方法包括以下步骤:  In order to achieve the above object, the present invention provides an indication REFER message extension implementation method for a public switched telephone network or an integrated services digital network PSTN/ISDN terminal, applied to NGN and PSTN interconnected by a media gateway control function MGCF and a media gateway MGW. /ISDN, the method includes the following steps:
A, 在 NGN中设置指示消息代理模块, 通过配置使发送至 PSTN/ISDN 终端的 REFER消息由该指示消息代理模块接收和处理;  A, setting an indication message proxy module in the NGN, and configuring, by the configuration, that the REFER message sent to the PSTN/ISDN terminal is received and processed by the indication message proxy module;
B , 所述指示消息代理模块接收到 PSTN/ISDN终端作为被指示方的 REFER请求消息时, 获取该消息中的 REFER请求参数, 如支持相应的指示 消息代理操作, 向指示方返回 REFER接受响应消息;  B. When the indication message proxy module receives the REFER request message of the PSTN/ISDN terminal as the indicated party, obtains the REFER request parameter in the message, and supports the corresponding indication message proxy operation, and returns a REFER acceptance response message to the indication party. ;
C: 所述指示消息代理模块根据所述 REFER请求参数, 执行作为被指 示方的指示消息代理操作。  C: The indication message proxy module performs an indication message proxy operation as the indicated party according to the REFER request parameter.
进一步地, 上述方法还可具有以下特点: Further, the above method may also have the following features:
所述指示消息代理模块根据需要在指示消息代理操作执行前和 /或执行 过程中和 /或执行完成后, 向指示方发送通知 NOTIFY请求, 通报指示消息 代理操作的执行情况, 所述指示方对该 NOTIFY请求进行应答。  And the indication message proxy module sends a notification NOTIFY request to the indication party to notify the indication party of the execution of the operation of the message proxy, before the execution of the indication message proxy operation and/or after the execution is completed, and/or after the execution is completed, the indication party is The NOTIFY request is answered.
进一步地, 上述方法还可具有以下特点:  Further, the above method may also have the following features:
步骤 C所述指示消息代理模块在 REFER请求参数中的 Refer-To参数为 第三方用户的号码, method参数为邀请 INVITE时,先与所述被指示方通信, 建立 REFER消息的被指示方与其对应的 MGW之间的通讯链路, 并获取所 述被指示方的 MGW媒体参数信息,然后将其发送至所述 Refer-To参数所指 定的第三方,从响应消息中获取所述第三方的媒体参数信息并发送至所述被 指示方对应的 MGW, 所述 MGW与第三方建立起两者之间的 IP媒体流连 接。  The Refer-Proxy parameter of the instruction message proxy module in the REFER request parameter is the number of the third-party user, and the method parameter is the invitation INVITE, first communicating with the indicated party, and the indicated party establishing the REFER message corresponds to the same. a communication link between the MGWs, and acquiring the MGW media parameter information of the indicated party, and then sending the same to the third party specified by the Refer-To parameter, and obtaining the third-party media from the response message. The parameter information is sent to the MGW corresponding to the indicated party, and the MGW establishes an IP media stream connection with the third party.
进一步地, 上述方法还可具有以下特点:  Further, the above method may also have the following features:
步骤 C所述指示消息代理模块在 REFER请求参数中的 Refer-To参数为 第三方用户的号码, method参数为邀请 INVITE时,执行以下指示消息代理 操作: The Refer-Pro parameter of the instruction message proxy module in the REFER request parameter is The third-party user's number, when the method parameter is invited to the INVITE, performs the following instructions for the message proxy operation:
C1:所述指示消息代理模块向所述被指示方对应的 MGCF发送 INVITE 请求消息;  C1: the indication message proxy module sends an INVITE request message to the MGCF corresponding to the indicated party;
C2, 所述 MGCF将所述 INVITE请求转换为 IAM消息, 发送至所述被 指示方对应的 PSTN/ISDN交换机;  C2, the MGCF converts the INVITE request into an IAM message, and sends the INVITE request to the PSTN/ISDN switch corresponding to the indicated party;
C3, 所述被指示方用户摘机后, 所述 PSTN/ISDN交换机返回 ANM消 息, 并在 PSTN/ISDN交换机与对应的 MGW之间建立语音流连接;  C3, after the instructed user picks up the phone, the PSTN/ISDN switch returns an ANM message, and establishes a voice stream connection between the PSTN/ISDN switch and the corresponding MGW;
C4, 所述 MGCF将 ANM消息转换为 SIP中的 INVITE应答响应消息, 发送至所述指示消息代理模块, 消息中携带所述 MGW的媒体参数信息; C4, the MGCF converts the ANM message into an INVITE response response message in the SIP, and sends the message to the indication message proxy module, where the message carries the media parameter information of the MGW;
C5, 所述指示消息代理模块通过 NGN网络向所述第三方发送 INVITE 请求, 消息中携带所述 MGW的媒体参数信息; C5, the indication message proxy module sends an INVITE request to the third party through the NGN network, where the message carries the media parameter information of the MGW;
C6, 所述第三方通过 NGN网络向所述指示消息代理模块返回 INVITE 应答响应消息, 消息中携带所述第三方的媒体参数信息;  C6, the third party returns an INVITE response response message to the indication message proxy module by using the NGN network, where the message carries media parameter information of the third party;
C7,所述指示消息代理模块从所迷 INVITE应答响应消息中获取所述第 三方的媒体参数信息, 向所述 MGCF发送 INVITE应答确认消息, 消息中携 带所述第三方的媒体参数信息;  C7, the indication message proxy module acquires the media parameter information of the third party from the INVITE response response message, and sends an INVITE response confirmation message to the MGCF, where the message carries the media parameter information of the third party;
C8, 所述 MGCF将所述第三方的媒体参数信息提供给所述 MGW, 所 述 MGW与所述第三方之间建立起 IP媒体流连接, 实现所述被指示方和所 述和第三方的通话。  C8, the MGCF provides the media parameter information of the third party to the MGW, and the MGW establishes an IP media stream connection with the third party, and implements the indicated party and the third party. call.
进一步地, 上述方法还可具有以下特点: Further, the above method may also have the following features:
步骤 A中是通过修改路由配置信息, 使得发往 MGCF的消息先发送至 所述指示消息代理模块, 由所述指示消息代理模块再转发给 MGCF; 或者, 是通过在服务 -呼叫会话控制功能 S-CSCF处设置消息过滤准则,使得 REFER 消息先发送给所述指示消息代理模块处理。  In step A, the routing configuration information is modified, so that the message sent to the MGCF is first sent to the indication message proxy module, and then forwarded to the MGCF by the indication message proxy module; or, by the service-call session control function S. The message filtering criteria are set at the -CSCF such that the REFER message is first sent to the indication message proxy module for processing.
进一步地, 上述方法还可具有以下特点: 所述指示消息代理模块集成在 MGCF中或者作为网元设备独立存在。 Further, the above method may also have the following features: The indication message proxy module is integrated in the MGCF or exists independently as a network element device.
为了解决上述技术问题,本发明还提供了一种针对公共交换电话网络或 综合业务数字网络 PSTN/ISDN终端的指示 REFER消息扩展实现方法,应用 于通过媒体网关控制功能 MGCF 和媒体网关 MGW 互连的 NGN 和 PSTN/ISDN, 该方法包含以下步骤: In order to solve the above technical problem, the present invention also provides an indication REFER message extension implementation method for a public switched telephone network or an integrated service digital network PSTN/ISDN terminal, which is applied to be interconnected by a media gateway control function MGCF and a media gateway MGW. NGN and PSTN/ISDN, this method consists of the following steps:
A,, 在 NGN中设置可与所述 MGCF交互的指示消息代理模块;  A, setting an indication message proxy module that can interact with the MGCF in the NGN;
Β',作为 EFER请求指示方的 PSTN/ISDN终端通知所述指示消息代理 模块发送 REFER请求消息,提供消息目的地址以及包含 Refer-To和 method 的 REFER请求参数;  Β ', the PSTN/ISDN terminal as the EFER request indicator notifies the indication message proxy module to send a REFER request message, providing a message destination address and a REFER request parameter including Refer-To and method;
C,所述指示消息代理模块根据所述 REFER请求参数构造 REFER请求 消息, 发送至所述消息目的地址对应的 REFER请求的被指示方;  C. The indication message proxy module constructs a REFER request message according to the REFER request parameter, and sends the message to the indicated party of the REFER request corresponding to the destination address of the message;
D': 所述被指示方收到所述 REFER请求消息后返回接受响应消息, 按 method参数指示的方法向 Refer-To参数指示的第三方发起相应的操作。  D': The indicated party returns an acceptance response message after receiving the REFER request message, and initiates a corresponding operation to the third party indicated by the Refer-To parameter according to the method indicated by the method parameter.
进一步地, 上述方法还可具有以下特点:  Further, the above method may also have the following features:
所述被指示方根据需要在相应操作执行前和 /或执行过程中和 /或执行完 成后, 向所述指示消息代理模块发送通知 NOTIFY消息,所述指示消息代理 模块收到后, 向所述指示方报告 NOTIFY消息中的相关信息。  And the indicated party sends a notification NOTIFY message to the indication message proxy module before and/or during execution of the corresponding operation as needed, and after the indication message proxy module receives the The instructor reports relevant information in the NOTIFY message.
进一步地, 上述方法还可具有以下特点:  Further, the above method may also have the following features:
所述指示消息代理模块向所述指示方报告 NOTIFY 消息中的相关信息 可通过以下方式中的一种实现:  The indicating message proxy module reporting related information in the NOTIFY message to the indicating party may be implemented in one of the following ways:
若所述指示方用户已挂机, 所述指示消息代理模块呼叫所述指示方用 户 , 根据 NOTIFY消息中的相关信息向用户 A播放一段提示音;  If the indicator user has hanged up, the indication message proxy module calls the indicator user to play a prompt tone to the user A according to the related information in the NOTIFY message;
若所述指示方用户未挂机, 所述指示消息代理模块通过语音提示功能, 向所述指示方用户报告 NOTIFY消息中的相关信息。  If the instructing party user is not on-hook, the indication message proxy module reports the related information in the NOTIFY message to the instructing user through the voice prompt function.
为了解决上述技术问题,本发明还提供了一种针对公共交换电话网络或 综合业务数字网络 PSTN/ISDN终端的指示 REFER消息扩展实现方法,应用 于通过媒体网关控制功能 MGCF 和媒体网关 MGW 互连的 NGN 和 PSTN/ISDN, 先在 NGN中设置可与所述 MGCF交互的指示消息代理模块, 并通过以下步骤来实现 PSTN/ISDN终端作为指示方的 REFER消息扩展: a, 指示方用户通过 PSTN/ISDN终端拨打所述指示消息代理模块的号 码, 建立与所述指示消息代理模块之间的通话; In order to solve the above technical problem, the present invention also provides a public switched telephone network or The method for implementing the REFER message extension of the PSTN/ISDN terminal of the integrated service digital network is applied to the NGN and PSTN/ISDN interconnected by the media gateway control function MGCF and the media gateway MGW, and an indication that the MGCF can interact with the MGCF is first set in the NGN. a message proxy module, and implementing the REFER message extension of the PSTN/ISDN terminal as an indicator by the following steps: a, the indicator user dials the number of the indication message proxy module through the PSTN/ISDN terminal, and establishes an indication message proxy module with the indication message Between calls;
b, 在所述指示消息代理模块的语音提示下, 所述指示方用户输入参数 信息, 包括被指示方号码、 第三方号码和选择的操作方法;  b, in the voice prompt of the indication message proxy module, the indicator user input parameter information, including the indicated party number, the third party number, and the selected operation method;
c 所述指示消息代理模块根据所述参数信息构造 REFER请求消息, 将 所述第三方号码作为 Refer-To参数, 将所述搡作方法作为 method参数, 发 送到所述被指示方;  The instruction message proxy module constructs a REFER request message according to the parameter information, and uses the third party number as a Refer-To parameter, and sends the method as a method parameter to the indicated party;
d, 所述被指示方向所述指示消息代理模块返回 REFER接受响应消息; e, 所述被指示方采用 method参数所指示的方法, 向所述第三方发起所 述操作。  d, the indicated direction indicating the message proxy module returns a REFER accept response message; e, the indicated party initiates the operation to the third party by using a method indicated by a method parameter.
进一步地, 上述方法还可具有以下特点:  Further, the above method may also have the following features:
步骤 b所述指示方选择的操作方法为邀请 INVITE, 步骤 c所述 method 参数为 INVITE, 步骤 e所述被指示方向所述第三方发送呼叫邀请请求, 建 立与所述第三方之间的通话。  Step b: The operation method selected by the indicator is an invitation INVITE, and the method parameter in step c is INVITE, and the step e is instructed to send a call invitation request to the third party to establish a call with the third party.
进一步地, 上述方法还可具有以下特点:  Further, the above method may also have the following features:
步骤 e所述被指示方与第三方的通话建立后,所述被指示方向所述指示 消息代理模块发送 NOTIFY消息; 所述指示消息代理模块收到 NOTIFY消 息后, 如发现此时所述指示方尚未挂机, 则以语音提示方式向所述指示方报 告所述被指示方与所述第三方的通话建立情况。  After the call of the instructed party and the third party is established, the indication is sent to the indication message proxy module to send a NOTIFY message; after the indication message proxy module receives the NOTIFY message, if the indication party is found at this time If the call has not been hanged, the call setup status of the indicated party and the third party is reported to the indication party by voice prompting.
综上所述, 通过采用本发明的 REFER 消息扩展实现方法, 可使In summary, by using the REFER message extension implementation method of the present invention,
PSTN/ISDN作为被指示方、指示方和第三方使用 REFER消息以及相关业务, 扩大了 NGN业务的使用范围。 附图概述 The PSTN/ISDN uses the REFER message and related services as the instructed party, the instructing party, and the third party, and expands the use scope of the NGN service. BRIEF abstract
图 1是 NGN中的一种典型的业务实现架构示意图;  1 is a schematic diagram of a typical service implementation architecture in an NGN;
图 2是 NGN与 PSTN/ISDN互通的系统架构示意图;  2 is a schematic diagram of a system architecture of interworking between NGN and PSTN/ISDN;
图 3是 NGN的 IMS终端与 PSTN/ISDN终端建立并释放通话的一个示 例;  Figure 3 is an example of an NGN IMS terminal establishing and releasing a call with a PSTN/ISDN terminal;
图 4是 SIP协议中的 REFER消息的实现方法流程图;  4 is a flowchart of a method for implementing a REFER message in a SIP protocol;
图 5是一种典型的呼叫转接业务的流程图;  Figure 5 is a flow chart of a typical call forwarding service;
图 6是一种典型的会议业务的流程图;  Figure 6 is a flow chart of a typical conference service;
图 7是本发明的 PSTN/ISDN终端作为被指示方的 REFER消息扩展实现 方法的流程图;  7 is a flowchart of a method for implementing a REFER message extension of a PSTN/ISDN terminal of the present invention as an indicated party;
图 8是采用本发明的方法将 PSTN/ISDN终端作为被指示方实现呼叫转 接业务的流程图;  8 is a flow chart of implementing a call forwarding service by using a PSTN/ISDN terminal as an indicated party by using the method of the present invention;
图 9是本发明的 PSTN/ISDN终端作为指示方的 REFER消息扩展实现方 法的流程图;  9 is a flow chart showing a method for implementing a REFER message extension of the PSTN/ISDN terminal of the present invention as an indicator;
图 10是采用本发明的方法将 PSTN/ISDN终端作为指示方实现 REFER 消息的流程图。  Figure 10 is a flow diagram of implementing a REFER message using the PSTN/ISDN terminal as an indicator using the method of the present invention.
本发明的较佳实施方式 Preferred embodiment of the invention
由以上描述可知, MGCF作为 NGN与 PSTN/ISDN之间负责业务消息 转换的功能实体, NGN 终端发送至 PSTN/ISDN 终端的业务消息通常由 MGCF进行相应的处理和转发。因此,为了针对 PSTN/ISDN终端扩展 REFER 消息,使得 PSTN/ISDN终端可以作为 REFER消息的被指示方,需要对 MGCF 的功能进行扩展。 此外, 由于 PSTN/ISDN网络不支持 REFER请求消息, 因 此为了使 PSTN/ISDN终端作为 REFER消息的指示方, 需要在 NGN网络中 设置一个指示消息代理模块实现相应的功能。  It can be seen from the above description that the MGCF is a functional entity responsible for service message conversion between the NGN and the PSTN/ISDN, and the service message sent by the NGN terminal to the PSTN/ISDN terminal is usually processed and forwarded by the MGCF. Therefore, in order to extend the REFER message for the PSTN/ISDN terminal, the PSTN/ISDN terminal can be used as the indicated party of the REFER message, and the function of the MGCF needs to be extended. In addition, since the PSTN/ISDN network does not support the REFER request message, in order to make the PSTN/ISDN terminal be the indicator of the REFER message, it is necessary to set an indication message proxy module in the NGN network to implement the corresponding function.
下面将结合附图和实施例对本发明进行详细描述。  The invention will now be described in detail in conjunction with the drawings and embodiments.
本发明在 NGN中为 PSTN/ISDN设置指示消息代理模块,通过配置使得 发送至 PSTN ISDN终端的 REFER消息由该指示消息代理模块进行处理,并 由该模块接收 PSTN/ISDN终端提供的 REFER消息参数,根据该参数构造并 发送相应的 REFER消息。 The invention sets an indication message proxy module for the PSTN/ISDN in the NGN, which is configured by The REFER message sent to the PSTN ISDN terminal is processed by the indication message proxy module, and the module receives the REFER message parameter provided by the PSTN/ISDN terminal, and constructs and sends a corresponding REFER message according to the parameter.
上述将发送至 PSTN/ISDN终端的 REFER消息由该指示消息代理模块进 行处理的配置可通过多种方式实现, 例如: 通过修改路由配置信息, 使得发 往 MGCF的消息先发送至指示消息代理模块, 由指示消息代理模块再转发 给 MGCF; 或在 S-CSCF处设置消息过滤准则, 使得 EFER消息先发送给 指示消息代理模块处理。  The configuration of the REFER message sent to the PSTN/ISDN terminal by the indication message proxy module may be implemented in various manners, for example: by modifying the routing configuration information, the message sent to the MGCF is first sent to the indication message proxy module. And then forwarded to the MGCF by the indication message proxy module; or set the message filtering criterion at the S-CSCF, so that the EFER message is first sent to the indication message proxy module for processing.
下面将分别对通过上述指示消息代理模块实现的 PSTN/ISDN终端作为 被指示方和指示方的 REFER消息扩展实现方法进行描述。  The PFERN/ISDN terminal implemented by the above-mentioned indication message proxy module will be described as a REFER message extension implementation method of the indicated party and the instructor, respectively.
为简化起见, 图 7〜图 10中均未列出作为 REFER消息的被指示方或指 示方的 PSTN/ISDN终端 -A (用户 A ), 该终端依据 PSTN/ISDN网络的有关 协议与 PSTN/ISDN交换机相连, 完成相应的操作, 在本发明中无特珠改变。 For the sake of simplicity, the PSTN/ISDN terminal-A (user A) as the indicated or instructor of the REFER message is not listed in FIG. 7 to FIG. 10, and the terminal is based on the relevant protocol of the PSTN/ISDN network and PSTN/ISDN. The switches are connected to complete the corresponding operations, and there is no special bead change in the present invention.
图 7是本发明的 PSTN/ISDN终端作为被指示方的 REFER消息扩展实现 方法的流程图。其中,用户终端 -B为 NGN终端,用户终端 -A为 PSTN/ISDN 终端, 用户终端 -B为 REFER消息的指示方, 用户终端 -A为 REFER消息的 被指示方。  Figure 7 is a flow chart showing the implementation of the REFER message extension of the PSTN/ISDN terminal of the present invention as the indicated party. The user terminal -B is an NGN terminal, the user terminal -A is a PSTN/ISDN terminal, the user terminal -B is an indication party of a REFER message, and the user terminal -A is an indicated party of a REFER message.
如图 7所示, PSTN/ISDN终端作为被指示方的 REFER消息扩展实现方 法包含如下步骤:  As shown in FIG. 7, the PFERN/ISDN terminal as the REFER message extension implementation method of the indicated party includes the following steps:
步骤 G1 G2:与用户终端 -A对应的指示消息代理模块接收到用户终端 -B发送的 REFER请求消息,获取该消息中包含的 Refer-To、 method等 REFER 请求参数; 步骤 G3 ~ G4: 指示消息代理模块向用户终端 -B返回 REFER接受响应 消息;  Step G1 G2: The indication message proxy module corresponding to the user terminal-A receives the REFER request message sent by the user terminal-B, and obtains the REFER request parameters of the Refer-To, method, and the like included in the message; Step G3 ~ G4: indication message The proxy module returns a REFER accept response message to the user terminal-B;
通过对 REFER请求参数进行分析, 若指示消息代理模块不支持相应的 指示消息代理操作, 则向用户终端 -B返回 REFER拒绝响应消息, 不再执行 后续操作; 步骤 Gi l: 指示消息代理模块根据 REFER请求参数, 执行相应的作为 被指示方的指示消息代理操作; By analyzing the REFER request parameter, if the indication message proxy module does not support the corresponding indication message proxy operation, the REFER reject response message is returned to the user terminal-B, and the subsequent operation is not performed; Step Gi l: instructing the message proxy module to perform the corresponding indication message proxy operation as the indicated party according to the REFER request parameter;
步骤 G31 ~ G34: 指示消息代理模块根据需要可在指示消息代理操作执 行前、 执行过程中以及完成后向用户终端 -B发送 NOTIFY请求, 以通 4艮指 示消息代理操作的执行情况, 用户终端 -B对该 NOTIFY请求进行应答 ¾ Steps G31 ~ G34: Instructing the message proxy module to send a NOTIFY request to the user terminal-B before, during, and after the execution of the indication message proxy operation, as needed to indicate the execution of the message proxy operation, the user terminal - B responds to the NOTIFY request 3⁄4
图 8是采用本发明的方法将 PSTN/ISDN终端作为被指示方实现呼叫转 接业务的流程图。 其中, NGN用户 B (用户终端 -B ) 向 PSTN/ISDN用户 A (用户终端 -A )发送 REFER请求, 以指示用户 A与用户 C (用户终端 -C ) 建立通话。如图 8所示,采用本发明的方法实现呼叫转接业务包含以下步骤: 步骤 HI ~ H2:与用户终端 -A对应的指示消息代理模块接收到用户终端 -B发送的 REFER请求消息,获取该消息中包含的 Refer-To、 method等 REFER 请求参数; 其中 Refer-To参数为用户终端 -C ( NGN用户) 的号码, method 参数为 INVITE; Figure 8 is a flow diagram of a call forwarding service implemented by a PSTN/ISDN terminal as an indicated party using the method of the present invention. Among them, NGN User B (User Terminal -B) sends a REFER request to PSTN/ISDN User A (User Terminal -A) to instruct User A to establish a call with User C (User Terminal -C). As shown in FIG. 8, the method for implementing the call forwarding service by the method of the present invention includes the following steps: Step HI ~ H2: The indication message proxy module corresponding to the user terminal-A receives the REFER request message sent by the user terminal-B, and obtains the The REFER request parameter of the Refer-To, method, and the like included in the message; wherein the Refer-To parameter is the number of the user terminal-C (NGN user), and the method parameter is INVITE;
步骤 H3 - H4: 指示消息代理模块向用户终端 -B返回 REFER接受响应 消息;  Step H3 - H4: Instructing the message proxy module to return a REFER accept response message to the user terminal -B;
指示消息代理模块根据 REFER请求参数, 执行相应的作为被指示方的 指示消息代理操作; 该操作包含以下步骤:  The indication message proxy module performs a corresponding indication message proxy operation as the indicated party according to the REFER request parameter; the operation includes the following steps:
步骤 H11 : 指示消息代理模块向用户终端 -A对应的 MGCF发送邀请 ( INVITE )请求消息;  Step H11: Instructing the message proxy module to send an invite (INVITE) request message to the MGCF corresponding to the user terminal-A;
步骤 H12: MGCF将上述邀请请求转换为 IAM消息发送至用户终端 -A 对应的 PSTN/ISDN交换机;  Step H12: The MGCF converts the above request request into an IAM message and sends it to the PSTN/ISDN switch corresponding to the user terminal -A;
步骤 H13: 用户 A摘机后, PSTN/ISDN 交换机返回 ANM 消息, 在 PSTN/ISDN交换机与 MGW之间建立语音流连接; 也就是在用户终端 -A和 对应的 MGW之间建立所需的通讯链路;  Step H13: After the user A picks up the phone, the PSTN/ISDN switch returns an ANM message, and establishes a voice stream connection between the PSTN/ISDN switch and the MGW; that is, establishes a required communication link between the user terminal-A and the corresponding MGW. Road
步骤 H14: MGCF将 ANM消息转换为 SIP中的邀请应答响应消息发送 至指示消息代理模块, 该邀请应答响应消息中携带用户终端 -A的 MGW媒 体参数信息; 步骤 Η15 ~ Η16·. 指示消息代理模块向用户终端 -C发送邀请请求, 在该 邀请请求消息中携带用户终端 -A的 MGW的媒体参数信息; Step H14: The MGCF converts the ANM message into an invitation response message sent in the SIP to the indication message proxy module, where the invitation response response message carries the MGW media parameter information of the user terminal-A; Step Η15~Η16·. Instructing the message proxy module to send an invitation request to the user terminal-C, where the invitation request message carries the media parameter information of the MGW of the user terminal-A;
步骤 H17 ~ H18: 用户终端 -C返回邀请应答响应消息给指示消息代理模 块, 指示消息代理模块从该邀请应答响应消息中获取用户终端 -C 的媒体参 数信息;  Step H17 ~ H18: The user terminal -C returns an invitation response response message to the indication message proxy module, and instructs the message proxy module to obtain the media parameter information of the user terminal -C from the invitation response response message;
步骤 H19: 指示消息代理模块向 MGCF发送邀请应答确认消息, 并通 过该消息将用户终端 -C的媒体参数信息提供给 MGW;  Step H19: Instructing the message proxy module to send an invitation response confirmation message to the MGCF, and providing the media parameter information of the user terminal-C to the MGW through the message;
通过上述操作, MGW与用户终端 -C均获得了对方的媒体参数信息, 从 而可以建立起两者之间的 IP媒体流连接; 通过 MGW对语音流与 IP媒体流 的相互转换, 实现用户 A与用户 C的通话;  Through the above operations, both the MGW and the user terminal-C obtain the media parameter information of the other party, so that the IP media stream connection between the two can be established; the MGW converts the voice stream and the IP media stream to realize the user A and User C's call;
步骤 H31 - H34: 在用户终端 -A与用户终端 -C建立通话后, 指示消息 代理模块向用户终端 -B发送 NOTIFY消息, 通报呼叫转接成功, 用户终端 -B对该 NOTIFY消息进行应答。 Step H31 - H34: After the user terminal -A establishes a call with the user terminal -C, the indication message proxy module sends a NOTIFY message to the user terminal -B, notifying that the call transfer is successful, and the user terminal -B replies to the NOTIFY message.
从步骤 H 11至 H 19可知, 由于 REFER消息的 method参数为 INVITE, 因此需要 REFER消息的被指示方建立与 MGW之间的语音流连接等通讯资 源, 并使 MGW获取 REFER消息的第三方 (用户终端 -C ) 的媒体参数等通 讯参数信息, 同时使 REFER消息的第三方获取被指示方的 MGW媒体参数 等通讯参数信息。 It can be seen from steps H 11 to H 19 that since the method parameter of the REFER message is INVITE, the instructed party of the REFER message needs to establish a communication resource such as a voice stream connection with the MGW, and the third party that the MGW acquires the REFER message (user The communication parameter information such as the media parameter of the terminal-C), and the third party of the REFER message acquires the communication parameter information such as the MGW media parameter of the indicated party.
以上是 PSTN/ISDN终端作为被指示方的 REFER消息扩展实现方法,下 面将结合附图和实施例对 PSTN/ISDN终端作为指示方的 REFER消息扩展实 现方法进行说明。 The above is a method for implementing the REFER message extension of the PSTN/ISDN terminal as the indicated party. The REFER message extension implementation method of the PSTN/ISDN terminal as the indication party will be described below with reference to the accompanying drawings and embodiments.
图 9是本发明的 PSTN/ISDN终端作为指示方的 REFER消息扩展实现方 法的流程图。 其中, 用户终端 -B (用户 B ) 为 NGN终端, 用户终端 -A (用 户 A ) 为 PSTN/ISDN终端; 用户终端 -B为 REFER消息的被指示方, 用户 终端 -A为 REFER消息的指示方, 用户终端 -C (用户 C ) 为 REFER消息的 第三方。 如图 9所示, PSTN/ISDN终端作为指示方的 EFER消息扩展实现 方法包含如下步骤: 9 is a flow chart of a method for implementing a REFER message extension of a PSTN/ISDN terminal of the present invention as an indicator. The user terminal-B (user B) is an NGN terminal, the user terminal-A (user A) is a PSTN/ISDN terminal; the user terminal-B is an indicated party of a REFER message, and the user terminal-A is an indicator of a REFER message. , user terminal -C (user C) is a REFER message Third party. As shown in FIG. 9, the EFER message extension implementation method of the PSTN/ISDN terminal as an indicator includes the following steps:
步骤 J1: 用户 A向指示消息代理模块提供 REFE 请求参数并通知指示 消息代理模块发送 REFER消息;  Step J1: User A provides a REFE request parameter to the indication message proxy module and notifies the indication message proxy module to send a REFER message;
步骤 J1可采用如下方式实现: 指示消息代理模块提供语音媒体交互功 能, 用户 A拨打指示消息代理模块的号码, 通过语音交互技术向指示消息 代理模块提供 REFER请求参数, 并通知其发送 REFER消息; 此外, 步骤 J1也可通过数字通讯的方式实现。  Step J1 may be implemented in the following manner: Instructing the message proxy module to provide a voice media interaction function, the user A dialing the number indicating the message proxy module, providing the REFER request parameter to the indication message proxy module through the voice interaction technology, and notifying the user to send the REFER message; Step J1 can also be implemented by means of digital communication.
步骤 J11 ~ J12: 指示消息代理模块根据用户 A提供的参数构造 REFER 请求消息, 并将其发送给用户终端 -B;  Step J11 ~ J12: Instruct the message proxy module to construct a REFER request message according to the parameters provided by the user A, and send it to the user terminal -B;
步骤 J13 ~ J14: 用户终端 -B向指示消息代理模块返回接受响应消息; 步骤 J21 ~ J26:用户终端 -B釆用 method参数所指示的方法,向 Refer-To 参数所指示的用户终端 -C发起相应的操作;  Steps J13 to J14: The user terminal-B returns an acceptance response message to the indication message proxy module; Steps J21 to J26: the user terminal-B uses the method indicated by the method parameter to initiate the user terminal-C indicated by the Refer-To parameter. Corresponding operation;
步骤 J31 - J34: 根据需要, 用户 B向指示消息代理模块发送 NOTIFY 通知消息;  Step J31 - J34: User B sends a NOTIFY notification message to the indication message proxy module as needed;
步骤 J41:指示消息代理模块向用户 A报告 NOTIFY消息中的相关信息。 上述步骤 J41可通过以下方式之一实现:  Step J41: Instruct the message proxy module to report the related information in the NOTIFY message to the user A. The above step J41 can be implemented in one of the following ways:
N1 )若用户 A已挂机, 则指示消息代理模块呼叫用户 A,根据 NOTIFY 消息中的相关信息向用户 A播放一段提示音, 如: "您所请求的操作已完 成,, ; 或  N1) If user A is on-hook, the message proxy module is instructed to call user A to play a prompt tone to user A according to the relevant information in the NOTIFY message, such as: "The operation you requested has been completed, ; or
N2 )若用户 A未桂机, 则指示消息代理模块可通过语音提示功能, 向 用户 A报告 NOTIFY消息中的相关信息。  N2) If the user A does not have a machine, the indication message agent module can report the related information in the NOTIFY message to the user A through the voice prompt function.
图 10是采用本发明的方法将 PSTN/ISDN终端作为指示方实现 REFER 消息的流程图。其中,用户终端 -A (用户 A )是 PSTN/ISDN终端, 为 REFER 消息的指示方, 用户终端 -B (用户 B ) 为 REFER消息的被指示方, 用户终 端 -C (用户 C ) 为 REFER消息的第三方。 如图 10所示, PSTN/ISDN终端 作为指示方实现 REFER消息的方法包含以下步骤: 步骤 K1 ~ K5: 用户 A拨打指示消息代理模块的号码, 通过正常的通话 建立流程建立用户终端 -A与指示消息代理模块之间的通话( MGW负责在话 路中进行转换) ; Figure 10 is a flow diagram of implementing a REFER message with a PSTN/ISDN terminal as an indicator using the method of the present invention. The user terminal -A (user A) is a PSTN/ISDN terminal, which is an indicator of the REFER message, the user terminal -B (user B) is the indicated party of the REFER message, and the user terminal -C (user C) is a REFER message. Third party. As shown in FIG. 10, the method for implementing a REFER message by the PSTN/ISDN terminal as an indicator includes the following steps: Steps K1 to K5: User A dials the number indicating the message proxy module, and establishes a call between the user terminal-A and the indication message proxy module through a normal call establishment procedure (the MGW is responsible for converting in the voice channel);
步骤 K6: 在指示消息代理模块的语音设备的提示下, 用户 A依次输入 用户 B号码、用户 C号码(作为 Refer-To参数)、希望采用的操作方法(作 为 method参数, 此处以用户选择 INVITE为例)等参数信息;  Step K6: Under the prompt of the voice device indicating the message proxy module, the user A sequentially inputs the user B number, the user C number (as the Refer-To parameter), and the operation method that is desired to be used (as the method parameter, where the user selects the INVITE as Example) and other parameter information;
步骤 Kl l ~ K12: 指示消息代理模块根据以上参数信息构造 REFER请 求消息, 向用户 B发送此 REFER请求消息;  Step Kl l ~ K12: Instructing the message proxy module to construct a REFER request message according to the above parameter information, and sending the REFER request message to the user B;
步骤 K13 ~ K14: 用户 B向指示消息代理模块返回 REFER请求接受响 应消息;  Step K13 ~ K14: User B returns a REFER request to the indication message proxy module to accept the response message;
步骤 K21 ~ K29: 用户 B采用 method参数所指示的方法(以 INVITE为 例) , 向用户 C发起呼叫邀请请求, 建立与用户 C之间的通话;  Steps K21 ~ K29: User B initiates a call invitation request to user C by using the method indicated by the method parameter (using INVITE as an example) to establish a call with user C;
步骤 K31 - K34:通话建立后,用户 B向指示消息代理模块发送 NOTIFY 消息;  Step K31 - K34: After the call is established, user B sends a NOTIFY message to the indication message proxy module;
步骤 K41 : 指示消息代理模块收到 NOTIFY消息, 发现此时用户 A尚 未挂机,则以语音提示方式向用户 A报告用户 B与用户 C的通话建立情况; 步骤 K42 K45: 用户 A听到此通知后挂机, 断开与指示消息代理模块 之间的话路。  Step K41: Instruct the message proxy module to receive the NOTIFY message, and find that the user A has not hanged up yet, and report the call establishment of the user B and the user C to the user A by using a voice prompting manner; Step K42 K45: After the user A hears the notification Hang up, disconnect and talk to the message broker module.
以上分别介绍了 PSTN/ISDN终端作为被指示方和指示方的 REFER消息 扩展实现方法, 可根据需要为 PSTN/ISDN终端用户提供上述一种或两种方 法。 The foregoing describes the PFERN/ISDN terminal as the REFER message extension implementation method of the indicated party and the instructing party, and can provide the PSTN/ISDN terminal user with one or both of the above methods as needed.
另夕卜,指示消息代理模块可作为一个独立的服务器存在,为 PSTN/ISDN 网络中的终端提供指示消息代理功能; 也可将其集成在 MGCF 中, 这样可 减少指示消息代理模块与 MGCF之间的交互消息, 提高通讯效率。  In addition, the indication message proxy module may exist as a separate server to provide an indication message proxy function for terminals in the PSTN/ISDN network; or may be integrated in the MGCF, thereby reducing the indication message between the proxy module and the MGCF Interactive messages to improve communication efficiency.
工业实用性 本发明的 REFER消息扩展实现方法可应用于通过 MGCF和 MGW互连 的 NGN网络和 PSTN/ISDN网络, 可使 PSTN/ISDN终端作为被指示方、 指 示方和第三方使用 REFER消息以及相关业务, 扩大了 NGN业务的使用范 围。 Industrial applicability The REFER message extension implementation method of the present invention is applicable to an NGN network and a PSTN/ISDN network interconnected by the MGCF and the MGW, so that the PSTN/ISDN terminal can use the REFER message and related services as the instructed party, the instructing party, and the third party, and the related service is expanded. The scope of use of the NGN business.

Claims

权 利 要 求 书 Claim
1、 一种针对公共交换电话网络或综合业务数字网络 PSTN/ISDN终端 的指示 REFER消息扩展实现方法, 应用于通过媒体网关控制功能 MGCF 和媒体网关 MGW互连的 NGN和 PSTN/ISDN, 该方法包括以下步骤: A, 在 NGN中设置指示消息代理模块, 通过配置使发送至 PSTN/ISDN 终端的 REFER消息由该指示消息代理模块接收和处理; A method for implementing a REFER message extension for a public switched telephone network or an integrated service digital network (PSTN/ISDN terminal) for applying NGN and PSTN/ISDN interconnected by a media gateway control function MGCF and a media gateway MGW, the method comprising The following steps are: A. setting an indication message proxy module in the NGN, and configuring, by the configuration, that the REFER message sent to the PSTN/ISDN terminal is received and processed by the indication message proxy module;
B , 所述指示消息代理模块接收到 PSTN/ISDN 终端作为被指示方的 REFER请求消息时, 获取该消息中的 REFER请求参数, 如支持相应的指示 消息代理操作 , 向指示方返回 REFER接受响应消息;  B. When the indication message proxy module receives the REFER request message of the PSTN/ISDN terminal as the indicated party, obtains the REFER request parameter in the message, and supports the corresponding indication message proxy operation, and returns a REFER acceptance response message to the indication party. ;
C: 所述指示消息代理模块根据所述 REFER请求参数, 执行作为被指 示方的指示消息代理操作。  C: The indication message proxy module performs an indication message proxy operation as the indicated party according to the REFER request parameter.
2、 如权利要求 1所述的方法, 其特征在于: 2. The method of claim 1 wherein:
所述指示消息代理模块根据需要在指示消息代理操作执行前和 /或执行 过程中和 /或执行完成后, 向指示方发送通知 NOTIFY请求, 通报指示消息 代理操作的执行情况, 所述指示方对该 NOTIFY请求进行应答。  And the indication message proxy module sends a notification NOTIFY request to the indication party to notify the indication party of the execution of the operation of the message proxy, before the execution of the indication message proxy operation and/or after the execution is completed, and/or after the execution is completed, the indication party is The NOTIFY request is answered.
3、 如权利要求 1或 1所述的方法, 其特征在于: 3. The method of claim 1 or 1 wherein:
步骤 C所述指示消息代理模块在 REFER请求参数中的 Refer-To参数为 第三方用户的号码, method参数为邀请 INVITE时,先与所述被指示方通信, 建立 REFER消息的被指示方与其对应的 MGW之间的通讯链路, 并获取所 述被指示方的 MGW媒体参数信息,然后将其发送至所述 Refer-To参数所指 定的第三方,从响应消息中获取所述第三方的媒体参数信息并发送至所述被 指示方对应的 MGW, 所述 MGW与第三方建立起两者之间的 IP媒体流连 接。  The Refer-Proxy parameter of the instruction message proxy module in the REFER request parameter is the number of the third-party user, and the method parameter is the invitation INVITE, first communicating with the indicated party, and the indicated party establishing the REFER message corresponds to the same. a communication link between the MGWs, and acquiring the MGW media parameter information of the indicated party, and then sending the same to the third party specified by the Refer-To parameter, and obtaining the third-party media from the response message. The parameter information is sent to the MGW corresponding to the indicated party, and the MGW establishes an IP media stream connection with the third party.
4、 如权利要求 1或 2所述的方法, 其特征在于: 4. The method of claim 1 or 2, characterized by:
步骤 C所述指示消息代理模块在 REFER请求参数中的 Refer-To参数为 第三方用户的号码, method参数为邀请 INVITE时,执行以下指示消息代理 操作: The instruction message proxy module in step C indicates that the Refer-To parameter in the REFER request parameter is the number of the third-party user, and when the method parameter is the invitation INVITE, the following indication message agent is executed. Operation:
CI:所述指示消息代理模块向所述被指示方对应的 MGCF发送 INVITE 请求消息;  CI: the indication message proxy module sends an INVITE request message to the MGCF corresponding to the indicated party;
C2, 所述 MGCF将所述 INVITE请求转换为 IAM消息, 发送至所述被 指示方对应的 PSTN/ISDN交换机;  C2, the MGCF converts the INVITE request into an IAM message, and sends the INVITE request to the PSTN/ISDN switch corresponding to the indicated party;
C3, 所述被指示方用户摘机后, 所述 PSTN/ISDN交换机返回 ANM消 息, 并在 PSTN/ISDN交换机与对应的 MGW之间建立语音流连接;  C3, after the instructed user picks up the phone, the PSTN/ISDN switch returns an ANM message, and establishes a voice stream connection between the PSTN/ISDN switch and the corresponding MGW;
C4, 所述 MGCF将 ANM消息转换为 SIP中的 INVITE 答响应消息, 发送至所述指示消息代理模块, 消息中携带所述 MGW的媒体参数信息; C5, 所述指示消息代理模块通过 NGN网络向所述第三方发送 INVITE 请求, 消息中携带所述 MGW的媒体参数信息;  C4, the MGCF converts the ANM message into an INVITE response message in the SIP, and sends the message to the indication message proxy module, where the message carries the media parameter information of the MGW; C5, the indication message proxy module uses the NGN network to The third party sends an INVITE request, where the message carries media parameter information of the MGW;
C6, 所述第三方通过 NGN网络向所述指示消息代理模块返回 INVITE 应答响应消息, 消息中携带所述第三方的媒体参数信息;  C6, the third party returns an INVITE response response message to the indication message proxy module by using the NGN network, where the message carries media parameter information of the third party;
C7 ,所述指示消息代理模块从所述 INVITE应答响应消息中获取所述第 三方的媒体参数信息, 向所述 MGCF发送 INVITE应答确认消息, 消息中携 带所述第三方的媒体参数信息;  C7, the indication message proxy module acquires media parameter information of the third party from the INVITE response response message, and sends an INVITE response confirmation message to the MGCF, where the message carries media parameter information of the third party;
C8, 所述 MGCF将所述第三方的媒体参数信息提供给所述 MGW, 所 述 MGW与所述第三方之间建立起 IP媒体流连接, 实现所述被指示方和所 述第三方的通话。  C8, the MGCF provides the media parameter information of the third party to the MGW, and the MGW establishes an IP media stream connection with the third party to implement the call between the indicated party and the third party. .
5、 如权利要求 1所述的方法, 其特征在于: 5. The method of claim 1 wherein:
步骤 A中是通过修改路由配置信息, 使得发往 MGCF的消息先发送至 所述指示消息代理模块, 由所述指示消息代理模块再转发给 MGCF; 或者, 是通过在服务 -呼叫会话控制功能 S-CSCF处设置消息过滤准则,使得 REFER 消息先发送给所述指示消息代理模块处理。  In step A, the routing configuration information is modified, so that the message sent to the MGCF is first sent to the indication message proxy module, and then forwarded to the MGCF by the indication message proxy module; or, by the service-call session control function S. The message filtering criteria are set at the -CSCF such that the REFER message is first sent to the indication message proxy module for processing.
6、 如权利要求 1所述的方法, 其特征在于: 6. The method of claim 1 wherein:
所述指示消息代理模块集成在 MGCF中或者作为网元设备独立存在。  The indication message proxy module is integrated in the MGCF or exists as a network element device independently.
7、 一种针对公共交换电话网络或综合业务数字网络 PSTN/ISDN 终端 的指示 REFER消息扩展实现方法,应用于通过媒体网关控制功能 MGCF和 媒体网关 MGW互连的 NGN和 PSTN/ISDN, 该方法包含以下步骤: 7. A public switched telephone network or integrated service digital network PSTN/ISDN terminal The indication REFER message extension implementation method is applied to the NGN and PSTN/ISDN interconnected by the media gateway control function MGCF and the media gateway MGW, and the method comprises the following steps:
A,, 在 NGN中设置可与所述 MGCF交互的指示消息代理模块;  A, setting an indication message proxy module that can interact with the MGCF in the NGN;
B,,作为 REFER请求指示方的 PSTN/ISDN终端通知所述指示消息代理 模块发送 REFER请求消息,提供消息目的地址以及包含 Refer-To和 method 的 REFER请求参数;  B, the PSTN/ISDN terminal as the REFER request indicator notifies the indication message proxy module to send a REFER request message, providing a message destination address and a REFER request parameter including Refer-To and method;
C,所述指示消息代理模块根据所述 REFER请求参数构造 EFER请求 消息, 发送至所述消息目的地址对应的 REFER请求的被指示方;  C. The indication message proxy module constructs an EFER request message according to the REFER request parameter, and sends the EFER request message to the indicated party of the REFER request corresponding to the destination address of the message;
D,: 所述被指示方收到所迷 REFER请求消息后返回接受响应消息, 按 method参数指示的方法向 Refer-To参数指示的第三方发起相应的操作。  D:: After receiving the REFER request message, the indicated party returns an accept response message, and initiates a corresponding operation to the third party indicated by the Refer-To parameter according to the method indicated by the method parameter.
8、 如权利要求 7所述的方法, 其特征在于: 8. The method of claim 7 wherein:
所述被指示方根据需要在相应操作执行前和 /或执行过程中和 /或执行完 成后, 向所述指示消息代理模块发送通知 NOTIFY消息,所述指示消息代理 模块收到后, 向所述指示方报告 NOTIFY消息中的相关信息。  And the indicated party sends a notification NOTIFY message to the indication message proxy module before and/or during execution of the corresponding operation as needed, and after the indication message proxy module receives the The instructor reports relevant information in the NOTIFY message.
9、 如权利要求 7所述的方法, 其特征在于: 9. The method of claim 7 wherein:
所述指示消息代理模块向所述指示方报告 NOTIFY 消息中的相关信息 可通过以下方式中的一种实现:  The indicating message proxy module reporting related information in the NOTIFY message to the indicating party may be implemented in one of the following ways:
若所述指示方用户已桂机, 所述指示消息代理模块呼叫所述指示方用 户, 根据 NOTIFY消息中的相关信息向用户 A播放一段提示音;  If the instructing party user has already activated the machine, the indication message proxy module calls the indicator user to play a prompt tone to the user A according to the related information in the NOTIFY message;
若所述指示方用户未桂机, 所述指示消息代理模块通过语音提示功能, 向所述指示方用户报告 NOTIFY消息中的相关信息。  If the instructing user does not have a GUI, the indication message proxy module reports the related information in the NOTIFY message to the instructing user through the voice prompt function.
10、 一种针对公共交换电话网络或综合业务数字网络 PSTN/ISDN终端 的指示 REFER消息扩展实现方法,应用于通过媒体网关控制功能 MGCF和 媒体网关 MGW互连的 NGN和 PSTN/ISDN, 先在 NGN中设置可与所述 MGCF交互的指示消息代理模块, 并通过以下步骤来实现 PSTN/ISDN终端 作为指示方的 REFER消息扩展: 10. An indication REFER message extension implementation method for a public switched telephone network or an integrated service digital network PSTN/ISDN terminal, applied to NGN and PSTN/ISDN interconnected by a media gateway control function MGCF and a media gateway MGW, first in NGN Setting an instruction message proxy module that can interact with the MGCF, and implementing a REFER message extension of the PSTN/ISDN terminal as an indicator by the following steps:
a, 指示方用户通过 PSTN/ISDN终端拨打所述指示消息代理模块的号 码, 建立与所述指示消息代理模块之间的通话; a, the indicator user dials the number of the indication message proxy module through the PSTN/ISDN terminal a code, establishing a call with the indication message proxy module;
b, 在所述指示消息代理模块的语音提示下, 所述指示方用户输入参数 信息, 包括被指示方号码、 第三方号码和选择的操作方法;  b, in the voice prompt of the indication message proxy module, the indicator user input parameter information, including the indicated party number, the third party number, and the selected operation method;
c 所述指示消息代理模块根据所述参数信息构造 REFER请求消息, 将 所述第三方号码作为 Refer-To参数, 将所述搡作方法作为 method参数, 发 送到所述被指示方;  The instruction message proxy module constructs a REFER request message according to the parameter information, and uses the third party number as a Refer-To parameter, and sends the method as a method parameter to the indicated party;
d, 所述被指示方向所迷指示消息代理模块返回 REFER接受响应消息; e, 所述被指示方釆用 method参数所指示的方法, 向所述第三方发起所 述操作。  d, the indicated direction indicates that the message proxy module returns a REFER accept response message; e, the indicated party initiates the operation to the third party by using a method indicated by the method parameter.
11、 如权利要求 10所述的方法, 其特征在于: 11. The method of claim 10 wherein:
步骤 b所述指示方选择的操作方法为邀请 INVITE, 步骤 c所述 method 参数为 INVITE, 步骤 e所迷被指示方向所述第三方发送呼叫邀请请求, 建 立与所述第三方之间的通话。  Step b: The operation method selected by the indicator is an invitation INVITE, and the method parameter in step c is INVITE, and the step e is instructed to send a call invitation request to the third party to establish a call with the third party.
12、 如权利要求 11所述的方法, 其特征在于: 12. The method of claim 11 wherein:
步骤 e所述被指示方与第三方的通话建立后,所述被指示方向所述指示 消息代理模块发送 NOTIFY消息; 所述指示消息代理模块收到 NOTIFY消 息后, 如发现此时所述指示方尚未挂机, 则以语音提示方式向所述指示方 4艮 告所述被指示方与所述第三方的通话建立情况。  After the call of the instructed party and the third party is established, the indication is sent to the indication message proxy module to send a NOTIFY message; after the indication message proxy module receives the NOTIFY message, if the indication party is found at this time If the phone is not on-hook, the indicator party 4 is advertised to the instructing party 4 to establish a situation of the call between the instructed party and the third party.
PCT/CN2007/003826 2007-03-16 2007-12-27 Method for realizing refer message expansion to pstn/isdn terminal WO2008113234A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200710085162.XA CN101267322B (en) 2007-03-16 2007-03-16 A REFER message extension implementation method for PSTN/ISDN terminal
CN200710085162.X 2007-03-16

Publications (1)

Publication Number Publication Date
WO2008113234A1 true WO2008113234A1 (en) 2008-09-25

Family

ID=39765365

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2007/003826 WO2008113234A1 (en) 2007-03-16 2007-12-27 Method for realizing refer message expansion to pstn/isdn terminal

Country Status (2)

Country Link
CN (1) CN101267322B (en)
WO (1) WO2008113234A1 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005029880A1 (en) * 2003-09-22 2005-03-31 Zte Corporation The method of non-cid terminal receiving short message and non-cid terminal receive short message with cid terminal compatible
CN1913533A (en) * 2006-09-05 2007-02-14 北京天地互连信息技术有限公司 Remote video monitoring system based on session initialize protocol and its implementing method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE60213379T2 (en) * 2002-06-03 2007-09-20 Alcatel Lucent Telecommunication system with transfer of a packet-switched multimedia session to a circuit-switched connection

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005029880A1 (en) * 2003-09-22 2005-03-31 Zte Corporation The method of non-cid terminal receiving short message and non-cid terminal receive short message with cid terminal compatible
CN1913533A (en) * 2006-09-05 2007-02-14 北京天地互连信息技术有限公司 Remote video monitoring system based on session initialize protocol and its implementing method

Also Published As

Publication number Publication date
CN101267322A (en) 2008-09-17
CN101267322B (en) 2010-12-01

Similar Documents

Publication Publication Date Title
EP1677506B1 (en) System and method for conference calling with VoIP terminal
AU2006280344B2 (en) Associating a telephone call with a dialog based on a computer protocol such as SIP
EP2131613B1 (en) A method, a multimedia network gateway control device and an application server for implementing intercommunication of color ring back tone
CN100563282C (en) The method of listening dailed signal sound at dail line terminal during network interworking
CN101884205B (en) Dynamic initiation of i1-ps signaling in ims centralized services
WO2007038615A2 (en) Method and system for providing network-based call processing of packetized voice calls
JP2004312738A (en) Fast network sip/sdp procedures for conference administration upon request from end user with optimization of network resources
WO2007003093A1 (en) A method for realizing session communication between the calling party and the called party
WO2008116408A1 (en) System, equipment and method for implementing special calling services
US7496089B2 (en) Network, private branch exchange, and PBX additional service starting method
US7123707B1 (en) Methods of controlling communications with at least two calling party devices by a user of a called party device
WO2007093116A1 (en) A method and system for realizing the simulating service and the access signaling adaptive entity
CN101459872B (en) Method for updating media after answering by single session customized ring back tone and color video service
WO2007062609A1 (en) A method, a application server and a system for implementing the third party control service
US8433298B2 (en) Enabling mid-call services to be added to a communication session by a wireless device
WO2013040832A1 (en) Method, device and system for enabling the operator inserting calling in switchboard service
CN102664863B (en) Method, device, and system for realizing call waiting by user equipment
WO2008113234A1 (en) Method for realizing refer message expansion to pstn/isdn terminal
CN102057701B (en) Method for achieving a call-waiting functionality in a communication network
WO2008151538A1 (en) Method, device and system for achieving barring service
US8559613B2 (en) Method and system for performing communication transfer service for access gateway control function user
JP4335037B2 (en) Interworking device
WO2008049371A1 (en) A method and system for transferring service event
WO2012051838A1 (en) Bicc signaling front end processor, system and method for bicc color ring ivr service
US7313232B1 (en) Monitoring for operator services

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 07855827

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 07855827

Country of ref document: EP

Kind code of ref document: A1