US20030002457A1 - Method and apparatus for enabling multimedia calls using session initiation protocol - Google Patents

Method and apparatus for enabling multimedia calls using session initiation protocol Download PDF

Info

Publication number
US20030002457A1
US20030002457A1 US10/224,145 US22414502A US2003002457A1 US 20030002457 A1 US20030002457 A1 US 20030002457A1 US 22414502 A US22414502 A US 22414502A US 2003002457 A1 US2003002457 A1 US 2003002457A1
Authority
US
United States
Prior art keywords
packet
mobile station
sip
network
control channel
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US10/224,145
Inventor
James Womack
Mark Pecen
Andrew Howell
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to US10/224,145 priority Critical patent/US20030002457A1/en
Publication of US20030002457A1 publication Critical patent/US20030002457A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/20Control channels or signalling for resource management
    • H04W72/21Control channels or signalling for resource management in the uplink direction of a wireless link, i.e. towards the 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/10Architectures or entities
    • H04L65/102Gateways
    • H04L65/1023Media gateways
    • H04L65/103Media gateways in the 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/10Architectures or entities
    • H04L65/102Gateways
    • H04L65/1033Signalling gateways
    • H04L65/104Signalling gateways in the 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/1069Session establishment or de-establishment
    • 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/1073Registration or de-registration
    • 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]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/10Connection setup
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W80/00Wireless network protocols or protocol adaptations to wireless operation
    • H04W80/08Upper layer protocols
    • H04W80/10Upper layer protocols adapted for application session management, e.g. SIP [Session Initiation Protocol]

Definitions

  • the present invention relates generally to a communication system, and in particular, the present invention relates to a method and apparatus for exchanging session initiation protocol signaling messages between a mobile station and a network for setup of multimedia calls.
  • IP internet protocol
  • a current method for utilizing the session initiation protocol involves a Global System for Mobile Communications (GSM) approach, which utilizes the slow dedicated control channel (SDCCH) for channel signaling for setting up and maintaining a call.
  • GSM Global System for Mobile Communications
  • SDCCH slow dedicated control channel
  • the amount of data transmitted by the slow dedicated control channel is a relatively small amount, i.e., 23 bytes, and may occur approximately every 120 milliseconds, while session initiation protocol messages average approximately 400 bytes of information per message.
  • the amount of time necessary to transport a multimedia message between a mobile station and a mobile terminal using the slow dedicated control channel is excessively long, since many slow dedicated control channels would be required to pass the session initiation protocol message to and from the mobile station.
  • additional setup time would also be required in order to set up a signaling link if one is not already available.
  • FIG. 1 is a data flow diagram of a session initiation protocol call setup sequence utilizing packet data channels.
  • TBF packet associated control channel
  • a temporary block flow 108 is again set up between mobile station 100 and network 102 , so that upon completion of the set up of temporary block flow 108 , network 102 responds to INVITE command 106 by sending a RINGING status command 110 to mobile station 100 along the packet associated control channel.
  • a temporary block flow 112 is once again set up between mobile station 100 and network 102 to enable transmission of an OK acknowledgement message 114 from network 102 to mobile station 100 .
  • a temporary block flow 116 is once again set up between mobile station 100 and network 102 to enable an acknowledge (ACK) message 118 to be sent from mobile station 100 to network 102 .
  • ACK acknowledge
  • FIG. 2 is a data flow diagram of an uplink temporary block flow set up sequence between a mobile station and a network.
  • mobile station 100 sends a channel request access burst 120 to network 102 using a random access channel (RACH).
  • RACH random access channel
  • Network 102 responds by sending an immediate assignment message 122 along an access grant channel (AGCH) to mobile station 100 .
  • AGCH access grant channel
  • Mobile station 100 then sends a packet resource request message 124 along the packet associated control channel to network 102 requesting resources for the temporary block flow.
  • Network 102 responds with a packet uplink assignment message 126 , which is acknowledged by mobile station 100 in a packet control acknowledge message 128 .
  • FIG. 1 is a data flow diagram of a session initiation protocol call set up sequence utilizing packet data channels.
  • FIG. 2 is a data flow diagram of an uplink temporary block flow set up sequence between a mobile station and a network.
  • FIG. 3 is a schematic diagram of a communication system for exchanging session initiation protocol signaling messages according to the present invention.
  • FIG. 4 is a schematic diagram of a mobile station for exchanging session initiation protocol signaling messages according to the present invention.
  • FIG. 5 is a schematic diagram of a network exchanging session initiation protocol signaling messages according to the present invention.
  • FIGS. 6 - 9 are signal flow diagrams for set up of a session initiation protocol call by a mobile station in a communication system, according to the present invention.
  • the present invention is a method and apparatus for utilizing a slow dedicated control channel, which provides periodic and synchronized communication capability between a mobile station and a network, to request a packet associated control channel for the transmission of session initiation protocol messages.
  • a slow dedicated control channel which provides periodic and synchronized communication capability between a mobile station and a network, to request a packet associated control channel for the transmission of session initiation protocol messages.
  • FIG. 3 is a schematic diagram of a communication system for exchanging session initiation protocol signaling messages according to the present invention.
  • a communication system 200 includes a wireless handheld communication device, or mobile station 202 , and a user host 204 linked to mobile station 202 , for example, through a physical wired connection, an infrared link, or a wireless local link.
  • User host 204 includes, for example, a personal computer, a personal organizer, or other device having user computer applications.
  • user host 204 is shown in FIG. 3 as being separate from and linked to mobile station 202 , it is understood that, according to the present invention, user host 204 could also be located within mobile station 202 as a portion thereof.
  • Mobile station 202 is linked to a network 206 through an air interface 208 , enabling mobile station 202 and user host 204 to be utilized by a user to perform a multimedia call with a remote user host 210 , or with one or more of a plurality of remote user hosts 212 , linked to network 206 through a packet data network 214 .
  • mobile station 202 includes a man-machine interface (MMI) 216 , a session initiation protocol multiplexer (SIP MUX) module 218 , and a radio interface 220
  • network 206 includes a gateway general packet radio service (GPRS) support node (GGSN) 222 , a session initiation protocol server, or SIP server 224 , a mobile switching center (MSC) 226 , a session initiation protocol multiplexer (SIP MUX) module 228 , and a radio interface 230 .
  • GPRS gateway general packet radio service
  • GGSN gateway general packet radio service
  • MSC mobile switching center
  • SIP MUX session initiation protocol multiplexer
  • FIG. 4 is a schematic diagram of a mobile station for exchanging session initiation protocol signaling messages according to the present invention.
  • radio interface 220 of mobile station 202 includes a General Packet Radio Service (GPRS) user data stack 232 , along with several functional layers arranged in hierarchical form, such as a radio interface layer 234 , a data link layer 236 , and a physical layer 238 , all located hierarchically above a radio frequency (RF) hardware layer 240 .
  • Radio interface layer 234 is the application layer and is composed of several components, or sublayers (not shown), including a call control (CC) sublayer, a mobility management (MM) sublayer, and a radio resource management (RR) sublayer.
  • CC call control
  • MM mobility management
  • RR radio resource management
  • Call control sublayer controls end-to-end call establishment, both mobile originating and terminating, and, in general, all functions related to call management, while mobility management sublayer defines the dialogue between mobile station 202 and a network, managing location of mobile station 202 , along with security functions necessary for mobile application, such as authentication and ciphering key management, for example.
  • Radio resource management sublayer provides control functions for the operation of common and dedicated channels, and establishes and releases radio connections between mobile station 202 and various base station controllers (not shown) for the duration of a call.
  • the radio resource management sublayer together with data link layer 236 and physical layer 238 , provide the means for point-to-point connections on which mobility management and call control messages are carried.
  • Data link layer 236 provides a reliable dedicated signaling link connection between mobile station 202 and a base station (not shown), while physical layer 238 provides interface between radio frequency (RF) hardware for transmitting and receiving signals and a call processor (not shown), including scheduling of reception and transmission of physical data, receiver gain control, transmitter power control, signal level measurements, and so forth.
  • RF radio frequency
  • SIP MUX module 218 includes a downstream session initiation protocol multiplexer (SIP MUX) 242 , an upstream session initiation protocol multiplexer (SIP MUX) 244 , and a session initiation protocol (SIP) control module 246 .
  • Downstream SIP MUX 242 multiplexes user data, including session initiation protocol commands, received from user host 204 , so that the session initiation protocol commands are passed from downstream SIP MUX 242 to SIP control module 246 , while the user data is passed from downstream SIP MUX 242 to GPRS user data stack 232 of radio interface 220 .
  • Upstream SIP MUX 244 multiplexes user data received from GPRS user data stack 232 , along with call control data and session initiation protocol commands received from radio interface layer 234 , so that the call control data is passed to SIP control module 246 and the user data, including session initiation protocol commands, is passed to user host 204 .
  • SIP control module 246 exchanges conventional circuit-switched call control commands and status information with man-machine interface 214 , and acts as a transparent signaling gateway for session initiation protocol commands and responses, as will be described below, exchanging call control data with radio interface layer 234 , session initiation protocol commands with data link layer 236 , and packet data set up commands and status with GPRS user data stack 232 of radio interface 220 .
  • FIG. 5 is a schematic diagram of a network exchanging session initiation protocol signaling messages according to the present invention.
  • radio interface 230 of network 206 is similar to radio interface 220 of mobile station 202 , and includes a GPRS user data stack 250 , a radio interface layer 252 , a data link layer 254 , and a physical layer 256 , all located hierarchically above a radio frequency (RF) hardware layer 258 .
  • RF radio frequency
  • SIP MUX module 228 mirrors SIP MUX module 218 of mobile station 202 , and therefore, as illustrated in FIG. 5, includes a downstream session initiation protocol multiplexer (SIP MUX) 260 , an upstream session initiation protocol multiplexer (SIP MUX) 262 , and a session initiation protocol (SIP) control module 264 .
  • SIP MUX session initiation protocol multiplexer
  • SIP MUX session initiation protocol multiplexer
  • SIP MUX session initiation protocol multiplexer
  • SIP session initiation protocol
  • Downstream SIP MUX 260 multiplexes user data, along with session initiation protocol commands, received from user host 210 or user hosts 212 , through GGSN 222 , so that downstream SIP MUX 260 passes the session initiation protocol commands to SIP control module 264 and passes the user data to GPRS user data stack 250 of radio interface 230 .
  • Upstream SIP MUX 262 multiplexes user data received from GPRS user data stack 250 , along with call control data and session initiation protocol commands received from radio interface layer 252 , so that call control data is passed to SIP control module 264 , user data is passed to user host 210 or one or more of user hosts 212 through GGSN 222 and packet data network 214 , and session initiation protocol commands are passed to SIP server 224 . The session initiation protocol commands are then passed by SIP server 224 to user host 210 or one or more of user hosts 212 through GGSN 222 and packet data network 214 .
  • SIP control module 264 exchanges conventional circuit-switched call control commands and status information with mobile switching center 226 , and similar to SIP control module 246 of mobile station 202 , acts as a transparent signaling gateway for session initiation protocol commands and responses, as will be described below, exchanging call control data with radio interface layer 252 , session initiation protocol commands with data link layer 254 , and packet data set up commands and status information with GPRS user data stack 250 of radio interface 230 .
  • entry of appropriate commands for effectuating a session initiation protocol call by a user at user host 204 results in a SIP INVITE command being sent by user host 204 and received at downstream SIP MUX 242 of mobile station 202 .
  • Downstream SIP MUX 242 is content-aware at the session initiation protocol level, and intercepts and transfers the SIP INVITE command to SIP control module 246 .
  • SIP control module 246 upon receipt of SIP INVITE command, SIP control module 246 first determines whether the packet associated control channel (PACCH) has already been set up, as in the case of a packet data transfer already in progress, or an “open-ended” data transfer in progress, which results in resources remaining on “hot-standby” for a period of time. If SIP control module 246 determines that the packet associated control channel is set up, the SIP INVITE command is merely sent on the packet associated control channel. However, upon determining that the packet associated control channel has not been set up already, SIP control module 246 informs GPRS user data stack 232 of the desire to set up the packet associated control channel for packet operation.
  • PACCH packet associated control channel
  • FIGS. 6 - 9 are signal flow diagrams for set up of a session initiation protocol call by a mobile station in a communication system, according to the present invention.
  • data link layer 236 sends a channel request 400 to network 206 by sending a special “short burst” on the random access channel (RACH) through physical layer 256 to RF hardware layer 240 .
  • RACH random access channel
  • Channel request 400 is transmitted along air interface 208 from RF hardware layer 240 to RF hardware layer 258 of network 206 , which then passes channel request 400 to GPRS user data stack 250 through data link layer 254 and physical layer 256 .
  • Data link layer 254 responds to receipt of channel request 400 at GPRS user data stack 250 by sending an immediate assignment message 402 to RF hardware layer 258 , through physical layer 256 , for transmission of immediate assignment message 402 to mobile station 202 along the access grant channel (AGCH).
  • AGCH access grant channel
  • Immediate assignment message 402 which sets up a slow dedicated control channel (SDCCH) over which signaling messages may flow, commonly referred to as dedicated mode, is received along air interface 208 by RF hardware layer 240 of mobile station 202 .
  • SDCCH slow dedicated control channel
  • a connection management service request 404 is passed through physical layer 238 from data link layer 236 to RF hardware layer 240 for transmission of connection management service message 404 from mobile station 202 to network 206 along the slow dedicated control channel.
  • connection management service request 404 which informs network 306 of the call set up control to be used and which is necessary in order to authenticate the user and to set ciphering modes, is received at GPRS user data stack 250 of network 206 from RF hardware layer 258 , an authentication request 406 is passed through physical layer 256 from data link layer 254 to RF hardware layer 258 for transmission of authentication request 406 from network 206 to mobile station 202 along the slow dedicated control channel.
  • an authentication response 408 is passed through physical layer 238 from data link layer 2236 to RF hardware layer 240 , for transmission of authentication request 406 from mobile station 202 to network 206 along the slow dedicated control channel.
  • Authentication response 408 is received at RF hardware layer 258 of network 206 and passed along to GPRS user data stack 250 through data link layer 254 and physical layer 258 .
  • This authentication interchange signaling exchange 406 and 408 satisfies network 206 that mobile station 202 is whom it claims to be by sending authentication request 406 and receiving a special signed-response (SRES) that is processed by security algorithm A 8 and returned by mobile station 202 in authentication response 408 .
  • SRES signed-response
  • a ciphering mode command 410 is passed through physical layer 256 from data link layer 254 of network 206 to RF hardware layer 258 , for transmission of ciphering mode command 410 from network 206 to mobile station 202 along the slow dedicated control channel.
  • Ciphering command 410 is received at RF hardware layer 240 of mobile station 202 and passed along to GPRS user data stack 232 through data link layer 236 and physical layer 238 .
  • Data link layer 236 then passes a ciphering mode complete response 412 to RF hardware layer 240 through physical layer 238 for transmission of ciphering mode complete response 412 from mobile station 202 to network 206 along the slow dedicated control channel.
  • Ciphering mode command 410 instructs mobile station 202 to utilize a specific ciphering mode of several specified ciphering modes, and ciphering mode complete response 412 informs network 206 that mobile station 202 has set the specified ciphering mode.
  • a packet resource request 414 requesting radio resources for a packet data channel, including the packet associated control channel is passed from data link layer 236 of mobile station 202 through physical layer 238 to RF hardware layer 240 , for transmission of packet resource request 414 from mobile station 202 to network 206 along the slow dedicated control channel.
  • Packet resource request 414 is received at RF hardware layer 258 of network 206 and passed to GPRS user data stack 250 through physical layer 256 and data link layer 254 .
  • a packet resource assignment message 416 informing mobile station 202 of its assigned resources in the uplink direction, is then passed from data link layer 254 to RF hardware layer 258 through physical layer 256 for transmission of packet resource assignment message 416 from network 206 to mobile station 202 along the slow dedicated control channel.
  • Mobile station 202 may not send information over the packet domain until mobile station 202 receives packet resource assignment message 416 , after which mobile station 202 may send information on a temporary block flow (TBF), which uses a packet data traffic channel (PDTCH), or on a packet associated control channel.
  • TBF temporary block flow
  • PDTCH packet data traffic channel
  • These resources then remain available for a period defined by timers (not shown) and uplink signaling by mobile station 202 to tear down the packet transfer upon completion of the packet data.
  • Packet resource assignment message 416 is received at RF hardware layer 240 of mobile station 202 and passed along to GPRS user data stack 232 through data link layer 236 and physical layer 238 .
  • a packet control acknowledge message 418 is then passed from data link layer 236 to RF hardware layer 240 through physical layer 238 for transmission of packet control acknowledge message from mobile station 202 to network 206 along the packet data transmit channel.
  • the present invention utilizes the slow dedicated control channel, rather than the packet associated control channel, to request and set up a packet associated control channel for transmission of the SIP INVITE message, thereby reducing the amount of time required for acquiring control channels when packet resource request 414 , packet resource assignment message 416 and packet control acknowledge message 418 are sent using the packet associated control channel according to known temporary block flow set up procedures.
  • SIP control module 246 of mobile station 202 passes the SIP INVITE command 420 that originated from user host 204 and was received by downstream SIP MUX 242 , to data link layer 212 .
  • SIP INVITE command 420 is then passed from data link layer 212 to RF hardware layer 240 , for transmission of SIP INVITE command 420 from mobile station 202 to network 206 over the packet associated control channel.
  • SIP INVITE command 420 is received at RF hardware layer 258 of network 206 , and passed to radio interface layer 252 through physical layer 256 and data link layer 254 .
  • Upstream SIP MUX 262 removes SIP INVITE command 420 from the call control data and session initiation protocol command stream received from radio interface layer 252 , and passes SIP INVITE command 420 to SIP server 224 . It is understood that, although SIP server 224 is shown in FIG. 5 as being located within network 206 , according to the present invention, SIP server 224 may also located outside network 206 .
  • SIP server 224 when SIP server 224 is located outside network 206 , SIP commands would merely be transmitted by upstream SIP MUX 262 to SIP server 224 , and received from SIP server 224 by downstream SIP MUX 260 , through GGSN 222 and packet data network 214 , rather than being received directly from upstream SIP MUX 262 and sent directly to downstream SIP MUX 260 , as illustrated in FIG. 5.
  • SIP server 224 since the present invention is intended to be utilized in the same way, regardless of whether SIP server 224 is located within network 206 or outside of network 206 , illustration and description of the present invention in which SIP server 224 is located outside network 206 has been omitted merely for the sake of brevity.
  • SIP server 224 Upon receipt of SIP INVITE command 420 , SIP server 224 subsequently sends a SIP RINGING command, to be transmitted to mobile station 202 in order to alert mobile station 202 of the effectuation of the session initiation protocol call, to downstream SIP MUX 260 .
  • Downstream SIP MUX 260 passes the SIP RINGING command to SIP control module 264 , which informs GPRS user data stack 250 of its intent to set up the packet associated control channel in order to send the SIP RINING command.
  • a packet resource assignment message 422 which informs mobile station 200 of its assigned resources in the downlink direction, is passed by data link layer 254 of network 206 to RF hardware layer 258 through physical layer 256 , for transmission of packet resource assignment message 422 along the slow dedicated control channel from network 206 to mobile station 202 .
  • Network 206 must then wait for an acknowledgement of packet resource assignment message 422 from mobile station 202 before downlink information may be sent on the packet data transmit channel or in a temporary block flow.
  • Packet resource assignment message 422 is received at RF hardware layer 240 of mobile station 202 and passed to GPRS user data stack 232 through physical layer 238 and data link layer 236 .
  • a packet control acknowledgement command 424 informing network 206 that mobile station 202 has received and understands the resource assignment and that therefore network 206 may now send a message to mobile station 206 , is subsequently passed by data link layer 236 to RF hardware layer 240 through physical layer 238 , for transmission of packet control acknowledgement command 424 from mobile station 202 to network 206 along the packet associated control channel.
  • Packet control acknowledgement command 424 is received at RF hardware layer 258 of network 206 and passed to GPRS user data stack 250 through physical layer 256 and data link layer 254 .
  • SIP control module 264 passes a SIP RINGING command 426 to data link layer 254 , which then passes SIP RINGING command 426 to RF hardware layer 258 through physical layer 256 , for transmission of SIP RINGING command 426 from network 206 to mobile station 202 along the packet associated control channel.
  • the present invention utilizes the slow dedicated control channel to set up a packet associated control channel for transmission of SIP RINGING command 426 , thereby reducing the amount of time required for acquiring control channels when packet resource assignment message 422 and packet control acknowledgement message 424 are sent using the packet associated control channel according to known temporary block flow set up procedures.
  • SIP RINGING command 426 Upon receipt at RF hardware layer 240 of mobile station 202 , SIP RINGING command 426 is passed to data link layer 236 through physical layer 238 , and from data link layer 236 to radio interface layer 234 .
  • the packet associated control channel message containing SIP RINGING command 426 is intercepted in mobile station 202 by upstream SIP MUX 244 , which combines SIP RINGING command 426 with the user data stream from GPRS user data stack 232 , sending the resulting combined user data and session initiation command to the session initiation protocol application in user host 224 .
  • a SIP OK acknowledgement message is transmitted by mobile station 202 to network 206 along the packet associated control channel.
  • SIP control module 246 in order to send the SIP OK acknowledgement message, SIP control module 246 first determines whether the packet associated control channel has already been set up, as in the case of a packet data transfer already in progress, or an “open-ended” data transfer in progress, which results in resources remaining on “hot-standby” for a period of time. If SIP control module 246 determines that the packet associated control channel is set up, the SIP OK acknowledgement message is merely sent on the packet associated control channel. However, as illustrated in FIG.
  • SIP control module 246 determines that the packet associated control channel is not already set up, in order to set up transmission of a SIP OK acknowledgement message 434 , SIP control module 246 informs GPRS user data stack 232 of the intent to request the associated radio resources.
  • a packet resource request 428 requesting radio resources for a packet data channel, including the packet associated control channel, is subsequently passed by data link layer 236 through physical layer 238 to RF hardware layer 240 for transmission of packet resource request 428 from mobile station 202 to network 206 along the slow dedicated control channel.
  • packet resource request 428 is passed to GPRS user data stack 250 through physical layer 256 and data link layer 254 .
  • a packet resource assignment message 430 informing mobile station 202 of its assigned resources in the uplink direction, is passed from data link layer 254 to RF hardware layer 258 through physical layer 256 for transmission of packet resource assignment message 430 from network 206 to mobile station 202 along the slow dedicated control channel.
  • Mobile station 202 may not send information over the packet domain until packet resource assignment message 430 is received from network 206 , after which mobile station 202 may send information on a temporary block flow (TBF), which uses a packet data traffic channel (PDTCH), or on a packet associated control channel.
  • TBF temporary block flow
  • PDTCH packet data traffic channel
  • a packet control acknowledge message 432 informing network 206 once mobile station 202 has actually received and understands the resource assignment from packet resource assignment message 430 , is passed from data link layer 236 to RF hardware layer 240 through physical layer 238 for transmission of packet control acknowledgement message 432 from mobile station 202 to network 206 along the packet data transmit channel.
  • the present invention utilizes the slow dedicated control channel, rather than the packet associated control channel, to request and set up a packet associated control channel for transmission of SIP OK acknowledgement message 434 , thereby reducing the amount of time required for acquiring control channels when packet resource request 428 , packet resource assignment message 430 and packet control acknowledge message 432 are sent using the packet associated control channel according to known temporary block flow set up procedures.
  • SIP control module 222 passes SIP OK acknowledgement message 434 to data link layer 236 of mobile station 202 , and SIP OK acknowledgement message 434 is passed to RF hardware layer 240 through physical layer 238 for transmission of SIP OK acknowledgement message 434 from mobile station 202 to network 206 over the packet associated control channel.
  • RF hardware layer 258 of network 206 passes SIP OK acknowledgement message 434 to radio interface layer 252 through physical layer 256 and data link layer 254 .
  • Upstream SIP MUX 262 removes SIP OK acknowledgement message 434 from the call control data and session initiation protocol command stream received from radio interface layer 252 , and passes SIP OK acknowledgement message 434 to SIP server 224 .
  • SIP server 224 acknowledges receipt of SIP OK acknowledgement message 434 by sending a SIP CONNECT acknowledgement command to downstream SIP MUX 260 .
  • Downstream SIP MUX 260 passes the SIP CONNECT acknowledgement command to SIP control module 264 , which informs GPRS user data stack 250 of its intent to set up the packet associated control channel in order to send the SIP CONNECT acknowledgement command to mobile station 202 .
  • a packet resource assignment message 436 which informs mobile station 202 of its assigned resources in the downlink direction, is passed by data link layer 254 to RF hardware layer 258 through physical layer 256 , for transmission of packet resource assignment message 436 along the slow dedicated control channel from network 206 to mobile station 202 .
  • Network 206 must then wait for an acknowledgement of packet resource assignment message 436 from mobile station 202 before downlink information may be sent by network 206 to mobile station 202 on the packet associated control channel or in a temporary block flow.
  • Packet resource assignment message 436 is received at RF hardware layer 240 of mobile station 202 and passed to GPRS user data stack 232 through physical layer 238 and data link layer 236 .
  • a packet control acknowledgement command 438 informing network 206 that mobile station 202 has received and understands the resource assignment and that therefore network 206 may now send a message to mobile station 202 , is subsequently passed by data link layer 236 to RF hardware layer 240 through physical layer 238 , for transmission of packet control acknowledgement command 438 from mobile station 202 to network 206 along the packet data transmit channel.
  • Packet control acknowledgement command 438 is received at RF hardware layer 258 of network 206 and passed to GPRS user data stack 250 through physical layer 256 and data link layer 254 .
  • SIP control module 264 passes a SIP CONNECT acknowledgement command 440 to data link layer 254 , which then passes SIP CONNECT acknowledgement command 440 to RF hardware layer 258 through physical layer 256 , for transmission of SIP CONNECT acknowledgement command 440 from network 206 to mobile station 202 along the packet associated control channel.
  • the present invention utilizes the slow dedicated control channel to set up a packet associated control channel for transmission of SIP CONNECT acknowledgement command 440 , thereby reducing the amount of time required for acquiring control channels when packet resource assignment message 436 and packet control acknowledgement message 438 are sent using the packet associated control channel according to known temporary block flow set up procedures.
  • SIP CONNECT acknowledgement command 440 is received by RF hardware layer 240 of mobile station 202 and passed through physical layer 238 to data link layer 236 , which passes SIP CONNECT acknowledgement command 440 to SIP control module 246 . Once SIP CONNECT acknowledgement command 440 is received by mobile station 202 , the session initiation protocol setup is completed.
  • the present invention eliminates much of the set up time required for utilizing the session initiation protocol when a packet associated control channel is used for packet channel set up.
  • the method and apparatus of the present invention for the interchange of session initiation protocol signaling messages between mobile station 202 and network 206 for setup of multimedia calls described above relates to a session initiation protocol call that originates at mobile station 202
  • network 206 initially sends a packet paging request on the paging channel to mobile station 202 , which responds by sending a paging acknowledgement message to network 206 on paging channel.
  • the set up and commands are performed according to the present invention, as described above in reference to FIGS. 4 - 9 , beginning with mobile station 202 using the random access channel to transmit channel request access burst 400 . Therefore, description of a session initiation protocol call that originates at network 206 has been omitted merely for brevity.
  • SIP multiplexer modules 218 and 228 are shown and described as being located within mobile station 202 and network 206 , respectively, it is understood that, according to the present invention, SIP multiplexer module 218 could be located within user host 204 , rather than mobile station 202 , and that SIP multiplexer module 228 could be located within any one or more of users hosts 212 , rather than network 206 .

Abstract

A communication system for exchanging session initiation protocol signaling messages between a user host associated with a wireless communication device, and a remote user host, through a network, and method therefor. A multiplexer module positioned within the wireless communication device multiplexes call control data, session initiation protocol commands, and packet data setup and status transmitted between the wireless communication device and the network. A control module located in the multiplexer determines whether a packet associated control channel has been set up, and, in response to the packet associated control channel not being set up, the multiplexer module utilizes a slow dedicated control channel for transmitting signaling associated with requesting a packet associated control channel for transmitting the session initiation protocol commands.

Description

    CROSS REFERENCE TO RELATED APPLICATIONS
  • This application is a continuation of U.S. patent application Ser. No. 09/777,189 filed Feb. 5, 2001, entitled METHOD AND APPARATUS FOR ENABLING MULTIMEDIA CALLS USING SESSION INITIATION PROTOCOL now U.S. Pat. No. 6,438,114 issued on Aug. 20, 2002, all of which are commonly assigned and incorporated herein by reference, and from which priority under 35 USC 120 is hereby claimed.[0001]
  • FIELD OF THE INVENTION
  • The present invention relates generally to a communication system, and in particular, the present invention relates to a method and apparatus for exchanging session initiation protocol signaling messages between a mobile station and a network for setup of multimedia calls. [0002]
  • BACKGROUND OF THE INVENTION
  • Setup procedures associated with multimedia calls placed by mobile terminals are performed using a recently developed signaling protocol commonly known as the session initiation protocol (SIP). In particular, the session initiation protocol is an open internet protocol (IP) standard designed specifically for initiating, managing, and terminating interactive IP sessions, such as, but not limited to Voice over IP sessions and multimedia conferences. [0003]
  • A current method for utilizing the session initiation protocol involves a Global System for Mobile Communications (GSM) approach, which utilizes the slow dedicated control channel (SDCCH) for channel signaling for setting up and maintaining a call. However, the amount of data transmitted by the slow dedicated control channel is a relatively small amount, i.e., 23 bytes, and may occur approximately every 120 milliseconds, while session initiation protocol messages average approximately 400 bytes of information per message. As a result, the amount of time necessary to transport a multimedia message between a mobile station and a mobile terminal using the slow dedicated control channel is excessively long, since many slow dedicated control channels would be required to pass the session initiation protocol message to and from the mobile station. In addition, additional setup time would also be required in order to set up a signaling link if one is not already available. [0004]
  • Another method currently proposed for utilizing the session initiation protocol involves using packet data channels to set up and maintain a virtual multimedia connection. FIG. 1 is a data flow diagram of a session initiation protocol call setup sequence utilizing packet data channels. As illustrated in FIG. 1, prior to sending messages between a [0005] mobile station 100 and a network 102, a temporary block flow (TBF) 104 must be set up. When utilizing packet data channels to set up and maintain the virtual media connection, once temporary block flow 104 is set up between mobile station 100 and network 102, mobile station 100 transmits an INVITE command 106 to network 102 along a packet associated control channel (PACCH). Once network 102 receives INVITE command 106, a temporary block flow 108 is again set up between mobile station 100 and network 102, so that upon completion of the set up of temporary block flow 108, network 102 responds to INVITE command 106 by sending a RINGING status command 110 to mobile station 100 along the packet associated control channel.
  • Once [0006] RINGING status command 110 is sent, a temporary block flow 112 is once again set up between mobile station 100 and network 102 to enable transmission of an OK acknowledgement message 114 from network 102 to mobile station 100. Finally, a temporary block flow 116 is once again set up between mobile station 100 and network 102 to enable an acknowledge (ACK) message 118 to be sent from mobile station 100 to network 102.
  • FIG. 2 is a data flow diagram of an uplink temporary block flow set up sequence between a mobile station and a network. As illustrated in FIG. 2., during the set up of each of [0007] temporary block flows 104, 108, 112 and 116, mobile station 100 sends a channel request access burst 120 to network 102 using a random access channel (RACH). Network 102 responds by sending an immediate assignment message 122 along an access grant channel (AGCH) to mobile station 100. Mobile station 100 then sends a packet resource request message 124 along the packet associated control channel to network 102 requesting resources for the temporary block flow. Network 102 responds with a packet uplink assignment message 126, which is acknowledged by mobile station 100 in a packet control acknowledge message 128. Note that while the temporary block flow set up sequence shown in FIG. 2 is in the uplink direction, i.e., from mobile station 100 to network 202, a downlink temporary block flow set up sequence is similar, with the major exception being that network 102 initially pages mobile station 100.
  • Since a temporary block flow set up sequence can typically take approximately 1.7 seconds or more to complete, a relatively large amount of time is needed for set up of [0008] temporary block flows 104, 108, 112 and 116, so that the use of packet data channels to set up and maintain a virtual multimedia connection, as shown in FIG. 1, tends to require excessive set up times for multimedia calls as well.
  • As a result of the excessive call set up times required by current methods for utilizing session initiation protocols, excessive delays tend to occur when calls are maintained by the exchange of control information. Likewise, current methods also tend to result in control channel congestion since they require excessive utilization of radio resources due to the fact that session initiation protocol control messages are designed for wireline use, and each time a control message is sent in order to set up, tear down, or maintain a multimedia session, a large exchange of signaling information will necessarily have to occur just to enable the flow of such information. [0009]
  • Accordingly, what is needed is a more efficient method and apparatus for the interchange of session initiation protocol signaling messages between a mobile station and a network for setup of multimedia calls by the mobile station. [0010]
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The features of the present invention which are believed to be novel are set forth with particularity in the appended claims. The invention, together with further objects and advantages thereof, may best be understood by making reference to the following description, taken in conjunction with the accompanying drawings, in the several figures of which like reference numerals identify like elements, and wherein: [0011]
  • FIG. 1 is a data flow diagram of a session initiation protocol call set up sequence utilizing packet data channels. [0012]
  • FIG. 2 is a data flow diagram of an uplink temporary block flow set up sequence between a mobile station and a network. [0013]
  • FIG. 3 is a schematic diagram of a communication system for exchanging session initiation protocol signaling messages according to the present invention. [0014]
  • FIG. 4 is a schematic diagram of a mobile station for exchanging session initiation protocol signaling messages according to the present invention. [0015]
  • FIG. 5 is a schematic diagram of a network exchanging session initiation protocol signaling messages according to the present invention. [0016]
  • FIGS. [0017] 6-9 are signal flow diagrams for set up of a session initiation protocol call by a mobile station in a communication system, according to the present invention.
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT
  • The present invention is a method and apparatus for utilizing a slow dedicated control channel, which provides periodic and synchronized communication capability between a mobile station and a network, to request a packet associated control channel for the transmission of session initiation protocol messages. As a result, the present invention eliminates much of the set up time required for utilizing the session initiation protocol when a packet associated control channel is used for packet channel set up. [0018]
  • FIG. 3 is a schematic diagram of a communication system for exchanging session initiation protocol signaling messages according to the present invention. As illustrated in FIG. 3, a [0019] communication system 200 according to the present invention includes a wireless handheld communication device, or mobile station 202, and a user host 204 linked to mobile station 202, for example, through a physical wired connection, an infrared link, or a wireless local link. User host 204 includes, for example, a personal computer, a personal organizer, or other device having user computer applications.
  • Although [0020] user host 204 is shown in FIG. 3 as being separate from and linked to mobile station 202, it is understood that, according to the present invention, user host 204 could also be located within mobile station 202 as a portion thereof.
  • [0021] Mobile station 202 is linked to a network 206 through an air interface 208, enabling mobile station 202 and user host 204 to be utilized by a user to perform a multimedia call with a remote user host 210, or with one or more of a plurality of remote user hosts 212, linked to network 206 through a packet data network 214.
  • As will be described in detail below, [0022] mobile station 202 includes a man-machine interface (MMI) 216, a session initiation protocol multiplexer (SIP MUX) module 218, and a radio interface 220, while network 206 includes a gateway general packet radio service (GPRS) support node (GGSN) 222, a session initiation protocol server, or SIP server 224, a mobile switching center (MSC) 226, a session initiation protocol multiplexer (SIP MUX) module 228, and a radio interface 230.
  • FIG. 4 is a schematic diagram of a mobile station for exchanging session initiation protocol signaling messages according to the present invention. As illustrated in FIG. 4, [0023] radio interface 220 of mobile station 202 includes a General Packet Radio Service (GPRS) user data stack 232, along with several functional layers arranged in hierarchical form, such as a radio interface layer 234, a data link layer 236, and a physical layer 238, all located hierarchically above a radio frequency (RF) hardware layer 240. Radio interface layer 234 is the application layer and is composed of several components, or sublayers (not shown), including a call control (CC) sublayer, a mobility management (MM) sublayer, and a radio resource management (RR) sublayer. Call control sublayer controls end-to-end call establishment, both mobile originating and terminating, and, in general, all functions related to call management, while mobility management sublayer defines the dialogue between mobile station 202 and a network, managing location of mobile station 202, along with security functions necessary for mobile application, such as authentication and ciphering key management, for example. Radio resource management sublayer provides control functions for the operation of common and dedicated channels, and establishes and releases radio connections between mobile station 202 and various base station controllers (not shown) for the duration of a call. The radio resource management sublayer, together with data link layer 236 and physical layer 238, provide the means for point-to-point connections on which mobility management and call control messages are carried.
  • [0024] Data link layer 236 provides a reliable dedicated signaling link connection between mobile station 202 and a base station (not shown), while physical layer 238 provides interface between radio frequency (RF) hardware for transmitting and receiving signals and a call processor (not shown), including scheduling of reception and transmission of physical data, receiver gain control, transmitter power control, signal level measurements, and so forth.
  • SIP MUX [0025] module 218 includes a downstream session initiation protocol multiplexer (SIP MUX) 242, an upstream session initiation protocol multiplexer (SIP MUX) 244, and a session initiation protocol (SIP) control module 246. Downstream SIP MUX 242 multiplexes user data, including session initiation protocol commands, received from user host 204, so that the session initiation protocol commands are passed from downstream SIP MUX 242 to SIP control module 246, while the user data is passed from downstream SIP MUX 242 to GPRS user data stack 232 of radio interface 220. Upstream SIP MUX 244 multiplexes user data received from GPRS user data stack 232, along with call control data and session initiation protocol commands received from radio interface layer 234, so that the call control data is passed to SIP control module 246 and the user data, including session initiation protocol commands, is passed to user host 204.
  • Finally, [0026] SIP control module 246 exchanges conventional circuit-switched call control commands and status information with man-machine interface 214, and acts as a transparent signaling gateway for session initiation protocol commands and responses, as will be described below, exchanging call control data with radio interface layer 234, session initiation protocol commands with data link layer 236, and packet data set up commands and status with GPRS user data stack 232 of radio interface 220.
  • FIG. 5 is a schematic diagram of a network exchanging session initiation protocol signaling messages according to the present invention. As illustrated in FIG. 5, [0027] radio interface 230 of network 206 is similar to radio interface 220 of mobile station 202, and includes a GPRS user data stack 250, a radio interface layer 252, a data link layer 254, and a physical layer 256, all located hierarchically above a radio frequency (RF) hardware layer 258.
  • Although connected to [0028] mobile switching center 226 rather than man-machine interface 216, SIP MUX module 228 mirrors SIP MUX module 218 of mobile station 202, and therefore, as illustrated in FIG. 5, includes a downstream session initiation protocol multiplexer (SIP MUX) 260, an upstream session initiation protocol multiplexer (SIP MUX) 262, and a session initiation protocol (SIP) control module 264. Downstream SIP MUX 260 multiplexes user data, along with session initiation protocol commands, received from user host 210 or user hosts 212, through GGSN 222, so that downstream SIP MUX 260 passes the session initiation protocol commands to SIP control module 264 and passes the user data to GPRS user data stack 250 of radio interface 230.
  • Upstream SIP MUX [0029] 262 multiplexes user data received from GPRS user data stack 250, along with call control data and session initiation protocol commands received from radio interface layer 252, so that call control data is passed to SIP control module 264, user data is passed to user host 210 or one or more of user hosts 212 through GGSN 222 and packet data network 214, and session initiation protocol commands are passed to SIP server 224. The session initiation protocol commands are then passed by SIP server 224 to user host 210 or one or more of user hosts 212 through GGSN 222 and packet data network 214.
  • [0030] SIP control module 264 exchanges conventional circuit-switched call control commands and status information with mobile switching center 226, and similar to SIP control module 246 of mobile station 202, acts as a transparent signaling gateway for session initiation protocol commands and responses, as will be described below, exchanging call control data with radio interface layer 252, session initiation protocol commands with data link layer 254, and packet data set up commands and status information with GPRS user data stack 250 of radio interface 230.
  • As illustrated in FIG. 4, according to the present invention, entry of appropriate commands for effectuating a session initiation protocol call by a user at [0031] user host 204, results in a SIP INVITE command being sent by user host 204 and received at downstream SIP MUX 242 of mobile station 202. Downstream SIP MUX 242 is content-aware at the session initiation protocol level, and intercepts and transfers the SIP INVITE command to SIP control module 246. According to the present invention, upon receipt of SIP INVITE command, SIP control module 246 first determines whether the packet associated control channel (PACCH) has already been set up, as in the case of a packet data transfer already in progress, or an “open-ended” data transfer in progress, which results in resources remaining on “hot-standby” for a period of time. If SIP control module 246 determines that the packet associated control channel is set up, the SIP INVITE command is merely sent on the packet associated control channel. However, upon determining that the packet associated control channel has not been set up already, SIP control module 246 informs GPRS user data stack 232 of the desire to set up the packet associated control channel for packet operation.
  • FIGS. [0032] 6-9 are signal flow diagrams for set up of a session initiation protocol call by a mobile station in a communication system, according to the present invention. As illustrated in FIGS. 4-6, once informed by GPRS user data stack 232 of the desire to set up the packet associated control channel, data link layer 236 sends a channel request 400 to network 206 by sending a special “short burst” on the random access channel (RACH) through physical layer 256 to RF hardware layer 240. Channel request 400 is transmitted along air interface 208 from RF hardware layer 240 to RF hardware layer 258 of network 206, which then passes channel request 400 to GPRS user data stack 250 through data link layer 254 and physical layer 256. Data link layer 254 responds to receipt of channel request 400 at GPRS user data stack 250 by sending an immediate assignment message 402 to RF hardware layer 258, through physical layer 256, for transmission of immediate assignment message 402 to mobile station 202 along the access grant channel (AGCH).
  • [0033] Immediate assignment message 402, which sets up a slow dedicated control channel (SDCCH) over which signaling messages may flow, commonly referred to as dedicated mode, is received along air interface 208 by RF hardware layer 240 of mobile station 202. Once immediate assignment message 402 is received at GPRS user data stack 232 from RF hardware layer 240 through physical layer 238 and data link layer 236, a connection management service request 404 is passed through physical layer 238 from data link layer 236 to RF hardware layer 240 for transmission of connection management service message 404 from mobile station 202 to network 206 along the slow dedicated control channel. Once connection management service request 404, which informs network 306 of the call set up control to be used and which is necessary in order to authenticate the user and to set ciphering modes, is received at GPRS user data stack 250 of network 206 from RF hardware layer 258, an authentication request 406 is passed through physical layer 256 from data link layer 254 to RF hardware layer 258 for transmission of authentication request 406 from network 206 to mobile station 202 along the slow dedicated control channel.
  • Once [0034] authentication request 406 is received at GPRS user data stack 232 of mobile station 202 from RF hardware layer 240, an authentication response 408 is passed through physical layer 238 from data link layer 2236 to RF hardware layer 240, for transmission of authentication request 406 from mobile station 202 to network 206 along the slow dedicated control channel. Authentication response 408 is received at RF hardware layer 258 of network 206 and passed along to GPRS user data stack 250 through data link layer 254 and physical layer 258. This authentication interchange signaling exchange 406 and 408 satisfies network 206 that mobile station 202 is whom it claims to be by sending authentication request 406 and receiving a special signed-response (SRES) that is processed by security algorithm A8 and returned by mobile station 202 in authentication response 408.
  • Once [0035] authentication response 408 is received by network 206, and network 206 is assured that mobile station 202 is legitimate, a ciphering mode command 410 is passed through physical layer 256 from data link layer 254 of network 206 to RF hardware layer 258, for transmission of ciphering mode command 410 from network 206 to mobile station 202 along the slow dedicated control channel. Ciphering command 410 is received at RF hardware layer 240 of mobile station 202 and passed along to GPRS user data stack 232 through data link layer 236 and physical layer 238. Data link layer 236 then passes a ciphering mode complete response 412 to RF hardware layer 240 through physical layer 238 for transmission of ciphering mode complete response 412 from mobile station 202 to network 206 along the slow dedicated control channel. Ciphering mode command 410 instructs mobile station 202 to utilize a specific ciphering mode of several specified ciphering modes, and ciphering mode complete response 412 informs network 206 that mobile station 202 has set the specified ciphering mode.
  • According to the present invention, after sending ciphering mode [0036] complete response 412, a packet resource request 414 requesting radio resources for a packet data channel, including the packet associated control channel, is passed from data link layer 236 of mobile station 202 through physical layer 238 to RF hardware layer 240, for transmission of packet resource request 414 from mobile station 202 to network 206 along the slow dedicated control channel. Packet resource request 414 is received at RF hardware layer 258 of network 206 and passed to GPRS user data stack 250 through physical layer 256 and data link layer 254. A packet resource assignment message 416, informing mobile station 202 of its assigned resources in the uplink direction, is then passed from data link layer 254 to RF hardware layer 258 through physical layer 256 for transmission of packet resource assignment message 416 from network 206 to mobile station 202 along the slow dedicated control channel. Mobile station 202 may not send information over the packet domain until mobile station 202 receives packet resource assignment message 416, after which mobile station 202 may send information on a temporary block flow (TBF), which uses a packet data traffic channel (PDTCH), or on a packet associated control channel. These resources then remain available for a period defined by timers (not shown) and uplink signaling by mobile station 202 to tear down the packet transfer upon completion of the packet data.
  • Packet [0037] resource assignment message 416 is received at RF hardware layer 240 of mobile station 202 and passed along to GPRS user data stack 232 through data link layer 236 and physical layer 238. In order to inform network 206 once mobile station 202 has actually received and understands the resource assignment from packet resource assignment message 416, a packet control acknowledge message 418 is then passed from data link layer 236 to RF hardware layer 240 through physical layer 238 for transmission of packet control acknowledge message from mobile station 202 to network 206 along the packet data transmit channel.
  • In this way, by transmitting [0038] packet resource request 414 and packet uplink assignment 416 along the slow dedicated control channel, the present invention utilizes the slow dedicated control channel, rather than the packet associated control channel, to request and set up a packet associated control channel for transmission of the SIP INVITE message, thereby reducing the amount of time required for acquiring control channels when packet resource request 414, packet resource assignment message 416 and packet control acknowledge message 418 are sent using the packet associated control channel according to known temporary block flow set up procedures.
  • After packet control acknowledge [0039] message 418 is sent by mobile station 202, SIP control module 246 of mobile station 202 passes the SIP INVITE command 420 that originated from user host 204 and was received by downstream SIP MUX 242, to data link layer 212. SIP INVITE command 420 is then passed from data link layer 212 to RF hardware layer 240, for transmission of SIP INVITE command 420 from mobile station 202 to network 206 over the packet associated control channel.
  • [0040] SIP INVITE command 420 is received at RF hardware layer 258 of network 206, and passed to radio interface layer 252 through physical layer 256 and data link layer 254. Upstream SIP MUX 262 removes SIP INVITE command 420 from the call control data and session initiation protocol command stream received from radio interface layer 252, and passes SIP INVITE command 420 to SIP server 224. It is understood that, although SIP server 224 is shown in FIG. 5 as being located within network 206, according to the present invention, SIP server 224 may also located outside network 206. However, when SIP server 224 is located outside network 206, SIP commands would merely be transmitted by upstream SIP MUX 262 to SIP server 224, and received from SIP server 224 by downstream SIP MUX 260, through GGSN 222 and packet data network 214, rather than being received directly from upstream SIP MUX 262 and sent directly to downstream SIP MUX 260, as illustrated in FIG. 5. As a result, since the present invention is intended to be utilized in the same way, regardless of whether SIP server 224 is located within network 206 or outside of network 206, illustration and description of the present invention in which SIP server 224 is located outside network 206 has been omitted merely for the sake of brevity.
  • Upon receipt of [0041] SIP INVITE command 420, SIP server 224 subsequently sends a SIP RINGING command, to be transmitted to mobile station 202 in order to alert mobile station 202 of the effectuation of the session initiation protocol call, to downstream SIP MUX 260. Downstream SIP MUX 260 passes the SIP RINGING command to SIP control module 264, which informs GPRS user data stack 250 of its intent to set up the packet associated control channel in order to send the SIP RINING command.
  • As illustrated in FIG. 7, in order to enable [0042] network 206 to send the SIP RINGING command to mobile station 202, a packet resource assignment message 422, which informs mobile station 200 of its assigned resources in the downlink direction, is passed by data link layer 254 of network 206 to RF hardware layer 258 through physical layer 256, for transmission of packet resource assignment message 422 along the slow dedicated control channel from network 206 to mobile station 202. Network 206 must then wait for an acknowledgement of packet resource assignment message 422 from mobile station 202 before downlink information may be sent on the packet data transmit channel or in a temporary block flow.
  • Packet [0043] resource assignment message 422 is received at RF hardware layer 240 of mobile station 202 and passed to GPRS user data stack 232 through physical layer 238 and data link layer 236. A packet control acknowledgement command 424, informing network 206 that mobile station 202 has received and understands the resource assignment and that therefore network 206 may now send a message to mobile station 206, is subsequently passed by data link layer 236 to RF hardware layer 240 through physical layer 238, for transmission of packet control acknowledgement command 424 from mobile station 202 to network 206 along the packet associated control channel.
  • Packet [0044] control acknowledgement command 424 is received at RF hardware layer 258 of network 206 and passed to GPRS user data stack 250 through physical layer 256 and data link layer 254. Once informed by GPRS user data stack 250 of acknowledgement of packet resource assignment message 422 from mobile station 202, i.e., receipt of packet control acknowledgement command 424, SIP control module 264 passes a SIP RINGING command 426 to data link layer 254, which then passes SIP RINGING command 426 to RF hardware layer 258 through physical layer 256, for transmission of SIP RINGING command 426 from network 206 to mobile station 202 along the packet associated control channel.
  • In this way, by transmitting packet [0045] resource assignment message 422 along the slow dedicated control channel, the present invention utilizes the slow dedicated control channel to set up a packet associated control channel for transmission of SIP RINGING command 426, thereby reducing the amount of time required for acquiring control channels when packet resource assignment message 422 and packet control acknowledgement message 424 are sent using the packet associated control channel according to known temporary block flow set up procedures.
  • Upon receipt at [0046] RF hardware layer 240 of mobile station 202, SIP RINGING command 426 is passed to data link layer 236 through physical layer 238, and from data link layer 236 to radio interface layer 234. The packet associated control channel message containing SIP RINGING command 426 is intercepted in mobile station 202 by upstream SIP MUX 244, which combines SIP RINGING command 426 with the user data stream from GPRS user data stack 232, sending the resulting combined user data and session initiation command to the session initiation protocol application in user host 224.
  • In order for [0047] mobile station 202 to acknowledge receipt of SIP RINGING command 426, a SIP OK acknowledgement message is transmitted by mobile station 202 to network 206 along the packet associated control channel. According to the present invention, in order to send the SIP OK acknowledgement message, SIP control module 246 first determines whether the packet associated control channel has already been set up, as in the case of a packet data transfer already in progress, or an “open-ended” data transfer in progress, which results in resources remaining on “hot-standby” for a period of time. If SIP control module 246 determines that the packet associated control channel is set up, the SIP OK acknowledgement message is merely sent on the packet associated control channel. However, as illustrated in FIG. 8, if SIP control module 246 determines that the packet associated control channel is not already set up, in order to set up transmission of a SIP OK acknowledgement message 434, SIP control module 246 informs GPRS user data stack 232 of the intent to request the associated radio resources. A packet resource request 428, requesting radio resources for a packet data channel, including the packet associated control channel, is subsequently passed by data link layer 236 through physical layer 238 to RF hardware layer 240 for transmission of packet resource request 428 from mobile station 202 to network 206 along the slow dedicated control channel. Upon receipt at RF hardware layer 258 of network 206, packet resource request 428 is passed to GPRS user data stack 250 through physical layer 256 and data link layer 254.
  • In response to [0048] packet resource request 428, a packet resource assignment message 430, informing mobile station 202 of its assigned resources in the uplink direction, is passed from data link layer 254 to RF hardware layer 258 through physical layer 256 for transmission of packet resource assignment message 430 from network 206 to mobile station 202 along the slow dedicated control channel. Mobile station 202 may not send information over the packet domain until packet resource assignment message 430 is received from network 206, after which mobile station 202 may send information on a temporary block flow (TBF), which uses a packet data traffic channel (PDTCH), or on a packet associated control channel. These resources then remain available for a period defined by timers (not shown) and uplink signaling by mobile station 202 to tear down the packet transfer upon completion of the packet data.
  • Upon receipt of packet [0049] resource assignment message 430, a packet control acknowledge message 432, informing network 206 once mobile station 202 has actually received and understands the resource assignment from packet resource assignment message 430, is passed from data link layer 236 to RF hardware layer 240 through physical layer 238 for transmission of packet control acknowledgement message 432 from mobile station 202 to network 206 along the packet data transmit channel.
  • In this way, by transmitting [0050] packet resource request 428 and packet resource assignment message 430 along the slow dedicated control channel, the present invention utilizes the slow dedicated control channel, rather than the packet associated control channel, to request and set up a packet associated control channel for transmission of SIP OK acknowledgement message 434, thereby reducing the amount of time required for acquiring control channels when packet resource request 428, packet resource assignment message 430 and packet control acknowledge message 432 are sent using the packet associated control channel according to known temporary block flow set up procedures.
  • Once packet control acknowledge [0051] message 432 has been sent to network 206, SIP control module 222 passes SIP OK acknowledgement message 434 to data link layer 236 of mobile station 202, and SIP OK acknowledgement message 434 is passed to RF hardware layer 240 through physical layer 238 for transmission of SIP OK acknowledgement message 434 from mobile station 202 to network 206 over the packet associated control channel. RF hardware layer 258 of network 206 passes SIP OK acknowledgement message 434 to radio interface layer 252 through physical layer 256 and data link layer 254. Upstream SIP MUX 262 removes SIP OK acknowledgement message 434 from the call control data and session initiation protocol command stream received from radio interface layer 252, and passes SIP OK acknowledgement message 434 to SIP server 224.
  • [0052] SIP server 224 acknowledges receipt of SIP OK acknowledgement message 434 by sending a SIP CONNECT acknowledgement command to downstream SIP MUX 260. Downstream SIP MUX 260 passes the SIP CONNECT acknowledgement command to SIP control module 264, which informs GPRS user data stack 250 of its intent to set up the packet associated control channel in order to send the SIP CONNECT acknowledgement command to mobile station 202.
  • As illustrated in FIG. 9, in order to enable [0053] network 206 to send the SIP CONNECT acknowledgement command to mobile station 202, a packet resource assignment message 436, which informs mobile station 202 of its assigned resources in the downlink direction, is passed by data link layer 254 to RF hardware layer 258 through physical layer 256, for transmission of packet resource assignment message 436 along the slow dedicated control channel from network 206 to mobile station 202. Network 206 must then wait for an acknowledgement of packet resource assignment message 436 from mobile station 202 before downlink information may be sent by network 206 to mobile station 202 on the packet associated control channel or in a temporary block flow.
  • Packet [0054] resource assignment message 436 is received at RF hardware layer 240 of mobile station 202 and passed to GPRS user data stack 232 through physical layer 238 and data link layer 236. A packet control acknowledgement command 438, informing network 206 that mobile station 202 has received and understands the resource assignment and that therefore network 206 may now send a message to mobile station 202, is subsequently passed by data link layer 236 to RF hardware layer 240 through physical layer 238, for transmission of packet control acknowledgement command 438 from mobile station 202 to network 206 along the packet data transmit channel.
  • Packet [0055] control acknowledgement command 438 is received at RF hardware layer 258 of network 206 and passed to GPRS user data stack 250 through physical layer 256 and data link layer 254. Once informed by GPRS user data stack 250 of acknowledgement associated with packet resource assignment message 438 from mobile station 202, i.e., receipt of packet control acknowledgement command 438, SIP control module 264 passes a SIP CONNECT acknowledgement command 440 to data link layer 254, which then passes SIP CONNECT acknowledgement command 440 to RF hardware layer 258 through physical layer 256, for transmission of SIP CONNECT acknowledgement command 440 from network 206 to mobile station 202 along the packet associated control channel.
  • In this way, by transmitting packet [0056] resource assignment message 436 along the slow dedicated control channel, the present invention utilizes the slow dedicated control channel to set up a packet associated control channel for transmission of SIP CONNECT acknowledgement command 440, thereby reducing the amount of time required for acquiring control channels when packet resource assignment message 436 and packet control acknowledgement message 438 are sent using the packet associated control channel according to known temporary block flow set up procedures.
  • SIP [0057] CONNECT acknowledgement command 440 is received by RF hardware layer 240 of mobile station 202 and passed through physical layer 238 to data link layer 236, which passes SIP CONNECT acknowledgement command 440 to SIP control module 246. Once SIP CONNECT acknowledgement command 440 is received by mobile station 202, the session initiation protocol setup is completed.
  • By utilizing the slow dedicated control channel to request a packet associated control channel for the transmission of session initiation protocol messages, the present invention eliminates much of the set up time required for utilizing the session initiation protocol when a packet associated control channel is used for packet channel set up. [0058]
  • While a particular embodiment of the present invention has been shown and described, modifications may be made. It is therefore intended in the appended claims to cover all such changes and modifications that fall within the true spirit and scope of the invention. [0059]
  • For example, although the method and apparatus of the present invention for the interchange of session initiation protocol signaling messages between [0060] mobile station 202 and network 206 for setup of multimedia calls described above relates to a session initiation protocol call that originates at mobile station 202, it is understood that in a session initiation protocol call that originates at network 206, network 206 initially sends a packet paging request on the paging channel to mobile station 202, which responds by sending a paging acknowledgement message to network 206 on paging channel. Once the paging acknowledgement message is sent, the set up and commands are performed according to the present invention, as described above in reference to FIGS. 4-9, beginning with mobile station 202 using the random access channel to transmit channel request access burst 400. Therefore, description of a session initiation protocol call that originates at network 206 has been omitted merely for brevity.
  • Furthermore, although [0061] SIP multiplexer modules 218 and 228 are shown and described as being located within mobile station 202 and network 206, respectively, it is understood that, according to the present invention, SIP multiplexer module 218 could be located within user host 204, rather than mobile station 202, and that SIP multiplexer module 228 could be located within any one or more of users hosts 212, rather than network 206.

Claims (1)

What is claimed is:
1. A method in a wireless communication device comprising:
communicating call control data and session initiation protocol commands; and
determining whether a packet associated control channel has been set up, wherein, in response to the packet associated control channel not being set up, utilizing a slow dedicated control channel for transmitting signaling associated with requesting a packet associated control channel for transmitting the session initiation protocol commands.
US10/224,145 2001-02-05 2002-08-20 Method and apparatus for enabling multimedia calls using session initiation protocol Abandoned US20030002457A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US10/224,145 US20030002457A1 (en) 2001-02-05 2002-08-20 Method and apparatus for enabling multimedia calls using session initiation protocol

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/777,189 US6438114B1 (en) 2001-02-05 2001-02-05 Method and apparatus for enabling multimedia calls using session initiation protocol
US10/224,145 US20030002457A1 (en) 2001-02-05 2002-08-20 Method and apparatus for enabling multimedia calls using session initiation protocol

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/777,189 Continuation US6438114B1 (en) 2001-02-05 2001-02-05 Method and apparatus for enabling multimedia calls using session initiation protocol

Publications (1)

Publication Number Publication Date
US20030002457A1 true US20030002457A1 (en) 2003-01-02

Family

ID=25109529

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/777,189 Expired - Lifetime US6438114B1 (en) 2001-02-05 2001-02-05 Method and apparatus for enabling multimedia calls using session initiation protocol
US10/224,145 Abandoned US20030002457A1 (en) 2001-02-05 2002-08-20 Method and apparatus for enabling multimedia calls using session initiation protocol

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US09/777,189 Expired - Lifetime US6438114B1 (en) 2001-02-05 2001-02-05 Method and apparatus for enabling multimedia calls using session initiation protocol

Country Status (7)

Country Link
US (2) US6438114B1 (en)
EP (1) EP1360788B1 (en)
JP (2) JP4040975B2 (en)
KR (1) KR100464893B1 (en)
CN (1) CN1455997B (en)
MX (1) MXPA02009795A (en)
WO (1) WO2002063809A1 (en)

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030223426A1 (en) * 2002-04-16 2003-12-04 Nokia Corporation Handling a request to establish a packet switched session
US20040184426A1 (en) * 2003-03-17 2004-09-23 Harry Tan Quality packet radio service for a general packet radio system
US20090088148A1 (en) * 2007-09-28 2009-04-02 Lg Electronics Inc. Wireless communication system for monitoring physical downlink control channel
US20100074171A1 (en) * 2006-10-11 2010-03-25 Ntt Docomo, Inc. Packet communication method and mobile station
US20110083066A1 (en) * 2007-09-28 2011-04-07 Lg Electronics Inc. Method for detecting control information in wireless communication system
US20110216720A1 (en) * 2010-03-03 2011-09-08 Rene Faurie Methods and apparatus to initiate data transfers using capabilities classes of pre-defined capability configurations
US20110216719A1 (en) * 2010-03-03 2011-09-08 Rene Faurie Methods and apparatus to signal use-specific capabilities of mobile stations to establish data transfer sessions
US20110217980A1 (en) * 2010-03-03 2011-09-08 Rene Faurie Methods and apparatus to indicate space requirements for communicating capabilities of a device
US20110216718A1 (en) * 2010-03-03 2011-09-08 Rene Faurie Methods and apparatus to signal access-stratum capabilities of mobile stations for data transfer sessions
US20110222476A1 (en) * 2010-03-12 2011-09-15 David Philip Hole Communication stations and methods for transmitting additional information on an enhanced random access channel
US20110222492A1 (en) * 2010-03-12 2011-09-15 Borsella Remo Methods and apparatus for registration and data transmission using fast/zero contention resolution
US20110222475A1 (en) * 2010-03-12 2011-09-15 David Philip Hole Communication stations and methods for transmitting on a random access channel
US8867497B2 (en) 2010-03-12 2014-10-21 Blackberry Limited Timing advance enhancements for cellular communications
US9485052B2 (en) 2007-09-28 2016-11-01 Lg Electronics Inc. Method for detecting control information in wireless communication system
CN107193746A (en) * 2017-05-26 2017-09-22 解君 A kind of mobile terminal-opening performance estimating method
US10531499B2 (en) 2010-03-12 2020-01-07 Blackberry Limited Base stations and methods for receiving transmissions on an enhanced random access channel

Families Citing this family (65)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7120141B2 (en) * 1998-09-24 2006-10-10 Genesys Telecommunications Laboratories, Inc. Integrating SIP control messaging into existing communication center routing infrastructure
US6958994B2 (en) 1998-09-24 2005-10-25 Genesys Telecommunications Laboratories, Inc. Call transfer using session initiation protocol (SIP)
US20070121601A1 (en) * 1998-09-24 2007-05-31 Genesys Telecommunications Laboratories, Inc Integrating SIP Control Messaging into Existing Communication Center Routing Infrastructure
FI108501B (en) * 1999-11-05 2002-01-31 Sonera Oyj Mediation of a multimedia message
US6747962B2 (en) * 2000-10-10 2004-06-08 Nokia Corporation Method and apparatus for sharing uplink state flag (USF) with multiple uplink temporary block flows (TBFs)
US7092727B1 (en) * 2000-11-08 2006-08-15 Nortel Networks Limited Apparatus and method for supporting differentiated packet data services within a wireless network
US20020099806A1 (en) * 2000-11-30 2002-07-25 Phillip Balsamo Processing node for eliminating duplicate network usage data
US6438114B1 (en) * 2001-02-05 2002-08-20 Motorola, Inc. Method and apparatus for enabling multimedia calls using session initiation protocol
FI112138B (en) * 2001-02-09 2003-10-31 Nokia Corp Advanced method and apparatus for transmitting information in a packet radio service
US7386000B2 (en) * 2001-04-17 2008-06-10 Nokia Corporation Packet mode speech communication
US7002987B2 (en) * 2001-06-07 2006-02-21 Motorola, Inc. Common services and applications agent
US7477629B2 (en) * 2001-06-14 2009-01-13 Qualcomm Incorporated Methods and apparatus for supporting session registration messaging
US6970445B2 (en) * 2001-06-14 2005-11-29 Flarion Technologies, Inc. Methods and apparatus for supporting session signaling and mobility management in a communications system
US6954442B2 (en) * 2001-06-14 2005-10-11 Flarion Technologies, Inc. Methods and apparatus for using a paging and location server to support session signaling
US6845092B2 (en) * 2001-07-13 2005-01-18 Qualcomm Incorporated System and method for mobile station authentication using session initiation protocol (SIP)
US7463615B2 (en) * 2001-07-13 2008-12-09 Qualcomm, Incorporated System and method for extended SIP headers for CDMA parameters
US7058033B1 (en) 2001-07-18 2006-06-06 Cisco Technology, Inc. Method and system for providing wireless-specific services for a wireless access network
US7173925B1 (en) * 2001-07-18 2007-02-06 Cisco Technology, Inc. Method and system of control signaling for a wireless access network
US20030023730A1 (en) * 2001-07-27 2003-01-30 Michael Wengrovitz Multiple host arrangement for multimedia sessions using session initiation protocol (SIP) communication
US7227865B2 (en) * 2001-08-16 2007-06-05 Interdigital Technology Corporation Utilizing session initiation protocol for identifying user equipment resource reservation setup protocol capabilities
WO2003024134A1 (en) * 2001-09-11 2003-03-20 Nokia Corporation Method, system and network element for controlling data transmission in a network environment
US7069331B2 (en) * 2001-09-13 2006-06-27 Utstarcom, Inc. Trunk group implementation in networks
US7333825B2 (en) * 2001-10-17 2008-02-19 Nokia Corporation Apparatus, and associated method, for facilitating communication resource allocation in a packet radio communication system
US20030095510A1 (en) * 2001-11-16 2003-05-22 Motorola, Inc. Use and management of groups defined according to a call initiation protocol
US7028311B2 (en) * 2002-01-04 2006-04-11 Telefonaktiebolaget Lm Ericsson (Publ) Communications node architecture and method for providing control functions in a telecommunications network
US7136635B1 (en) * 2002-03-11 2006-11-14 Nortel Networks Limited Proxy SIP server interface for session initiation communications
US6665280B2 (en) 2002-03-22 2003-12-16 Nokia Corporation Method and apparatus providing multiple temporary block flow (TBF) mapping to upper layer when operating in GSM/EDGE radio access network (GERAN) A/Gb mode
EP1962472B1 (en) * 2002-05-31 2017-05-24 Nokia Technologies Oy Multimedia application interface
US20040071109A1 (en) * 2002-10-11 2004-04-15 Samsung Electronics Co, Ltd. Wireless device and network with improved functional architecture
US6862277B2 (en) * 2002-10-28 2005-03-01 Motorola, Inc. Method and apparatus for multi-media communication over multiple networks
JP3853765B2 (en) * 2002-11-08 2006-12-06 Necインフロンティア株式会社 Packet compression method, packet restoration method, packet compression method, and packet restoration method
US7023813B2 (en) 2002-12-31 2006-04-04 Motorola, Inc. Methods for managing a pool of multicast addresses and allocating addresses in a communications system
US6798755B2 (en) 2002-12-31 2004-09-28 Motorola, Inc. Apparatus and method for controlling and managing individual directed sessions in a communications system
US7366780B2 (en) * 2002-12-31 2008-04-29 Motorola, Inc. System and method for controlling and managing sessions between endpoints in a communications system
US7369567B2 (en) 2002-12-31 2008-05-06 Motorola, Inc. Methods for affiliating endpoints with a group and determining common communication capabilities for the affiliated endpoints
US7894377B2 (en) * 2002-12-31 2011-02-22 Motorola Solutions, Inc. Method and system for group communications
KR20040069072A (en) * 2003-01-28 2004-08-04 삼성전자주식회사 Mobile phone, telecommunication system and method for automatically downloading multimedia data of the receiving part
US7305681B2 (en) * 2003-03-20 2007-12-04 Nokia Corporation Method and apparatus for providing multi-client support in a sip-enabled terminal
US20040186918A1 (en) * 2003-03-21 2004-09-23 Lonnfors Mikko Aleksi Method and apparatus for dispatching incoming data in a multi-application terminal
US7366782B2 (en) * 2003-04-14 2008-04-29 At&T Corp. Systems and methods for termination of session initiation protocol
US7739395B1 (en) 2003-04-25 2010-06-15 At&T Intellectual Property Ii, L.P. Call signaling in an IP network
US7539856B2 (en) * 2003-05-27 2009-05-26 Microsoft Corporation Distributed authentication in a protocol-based sphere of trust in which a given external connection outside the sphere of trust may carry communications from multiple sources
US7106714B2 (en) * 2003-11-25 2006-09-12 Motorola, Inc. Method and apparatus for transmission of control data in a packet data communication system
KR100584359B1 (en) * 2004-02-02 2006-05-26 삼성전자주식회사 Method for controlling remote manless-apparatus
EP1808029B3 (en) * 2004-11-03 2016-07-06 Vringo Infrastructure, Inc. Inter-system hand-over of a mobile terminal operable with a first and a second radio access network
KR100636913B1 (en) 2004-12-14 2006-10-19 엘지전자 주식회사 System processing SIP signal
JP4735068B2 (en) * 2005-06-15 2011-07-27 沖電気工業株式会社 COMMUNICATION SYSTEM, COMMUNICATION METHOD, AND COMMUNICATION DEVICE
US8588210B2 (en) * 2005-07-22 2013-11-19 Motorola Solutions, Inc. Method and apparatus for floor control in a communication system
US20070041402A1 (en) * 2005-08-16 2007-02-22 Microsoft Corporation Handling protocol non-compliant messages
CN101346964B (en) * 2005-11-03 2012-09-05 意大利电信股份公司 Method for establishing multimedia conversation with remote user of communication network
US20070153768A1 (en) * 2005-12-30 2007-07-05 Balakumar Jagadesan Apparatus and method for cordless internet protocol
DE602006018070D1 (en) * 2006-02-24 2010-12-16 Ericsson Telefon Ab L M IMS-BUSED CONTROL CHANNEL FOR IPTV
US8837704B2 (en) * 2006-08-31 2014-09-16 Microsoft Corporation Client controlled dynamic call forwarding
US8559947B2 (en) * 2006-09-13 2013-10-15 Mformation Software Technologies Llc System and method to enable subscriber self-activation of wireless data terminals
US8630644B2 (en) * 2006-09-14 2014-01-14 Apple Inc. Circuit bearer control
US7869827B2 (en) * 2006-11-28 2011-01-11 Sprint Spectrum L.P. Encapsulating upper layers of CDMA signaling between a multi-mode device and a signaling gateway
US8788704B1 (en) * 2007-04-18 2014-07-22 Cisco Technology, Inc. Sending incoming calling ID to devices after initiation of a call
US9462060B2 (en) * 2007-04-23 2016-10-04 Alcatel Lucent System and method for sending notification message to a mobile station using session initiation protocol (SIP)
WO2009013957A1 (en) * 2007-07-26 2009-01-29 Nec Corporation Multimedia communication system, multimedia communication device, and terminal
WO2009102252A1 (en) * 2008-02-15 2009-08-20 Telefonaktiebolaget L M Ericsson (Publ) A method of accessing a communications channel
US9100885B2 (en) * 2010-01-11 2015-08-04 Mediatek Inc. Wireless messaging method and mobile station
EP2647190B1 (en) * 2010-12-03 2019-10-16 Unify Inc. Method and apparatus for controlling sessions from one or more devices
US8995361B2 (en) * 2011-11-11 2015-03-31 Itron, Inc. Multi-channel, multi-modulation, multi-rate communication with a radio transceiver
WO2016055107A1 (en) * 2014-10-09 2016-04-14 Telefonaktiebolaget L M Ericsson (Publ) Handling supplementary services
US9750047B1 (en) * 2015-09-02 2017-08-29 Sprint Spectrum L.P. Control of initial uplink grant based on random access request indicating planned initiation of packet-based real-time media session

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5901142A (en) * 1996-09-18 1999-05-04 Motorola, Inc. Method and apparatus for providing packet data communications to a communication unit in a radio communication system
US6026086A (en) * 1997-01-08 2000-02-15 Motorola, Inc. Apparatus, system and method for a unified circuit switched and packet-based communications system architecture with network interworking functionality
US6094429A (en) * 1998-03-02 2000-07-25 Motorola, Inc. Method for accessing and providing access to a packet channel
US6282193B1 (en) * 1998-08-21 2001-08-28 Sonus Networks Apparatus and method for a remote access server
US20020034166A1 (en) * 2000-07-24 2002-03-21 Barany Peter A. Packet-based calls in a wireless network

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0746248A (en) * 1993-07-30 1995-02-14 Toshiba Corp Radio communication system
FI104610B (en) * 1997-03-27 2000-02-29 Nokia Networks Oy Allocation of a control channel in a packet radio network
JP3684526B2 (en) * 1998-06-25 2005-08-17 富士通株式会社 Signaling virtual channel control method and apparatus in ATM switching system
US6438114B1 (en) * 2001-02-05 2002-08-20 Motorola, Inc. Method and apparatus for enabling multimedia calls using session initiation protocol

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5901142A (en) * 1996-09-18 1999-05-04 Motorola, Inc. Method and apparatus for providing packet data communications to a communication unit in a radio communication system
US6026086A (en) * 1997-01-08 2000-02-15 Motorola, Inc. Apparatus, system and method for a unified circuit switched and packet-based communications system architecture with network interworking functionality
US6094429A (en) * 1998-03-02 2000-07-25 Motorola, Inc. Method for accessing and providing access to a packet channel
US6282193B1 (en) * 1998-08-21 2001-08-28 Sonus Networks Apparatus and method for a remote access server
US20020034166A1 (en) * 2000-07-24 2002-03-21 Barany Peter A. Packet-based calls in a wireless network

Cited By (38)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030223426A1 (en) * 2002-04-16 2003-12-04 Nokia Corporation Handling a request to establish a packet switched session
US7729355B2 (en) * 2002-04-16 2010-06-01 Nokia Corporation Handling a request to establish a packet switched session
US20040184426A1 (en) * 2003-03-17 2004-09-23 Harry Tan Quality packet radio service for a general packet radio system
US6920121B2 (en) * 2003-03-17 2005-07-19 Qprs Limited Quality packet radio service for a general packet radio system
US8422423B2 (en) * 2006-10-11 2013-04-16 Ntt Docomo, Inc. Packet communication method and mobile station
US20100074171A1 (en) * 2006-10-11 2010-03-25 Ntt Docomo, Inc. Packet communication method and mobile station
US9560600B2 (en) 2007-09-28 2017-01-31 Lg Electronics Inc. Method for detecting control information in wireless communication system
US20110083066A1 (en) * 2007-09-28 2011-04-07 Lg Electronics Inc. Method for detecting control information in wireless communication system
KR101448309B1 (en) 2007-09-28 2014-10-08 엘지전자 주식회사 Method of monitoring downlink control channel in wireless communication system
US8739013B2 (en) 2007-09-28 2014-05-27 Lg Electronics Inc. Method for detecting control information in wireless communication system
US9485052B2 (en) 2007-09-28 2016-11-01 Lg Electronics Inc. Method for detecting control information in wireless communication system
US11057840B2 (en) 2007-09-28 2021-07-06 Lg Electronics Inc. Method for detecting control information in wireless communication system
US10555264B2 (en) 2007-09-28 2020-02-04 Lg Electronics Inc. Method for detecting control information in wireless communication system
US20090088148A1 (en) * 2007-09-28 2009-04-02 Lg Electronics Inc. Wireless communication system for monitoring physical downlink control channel
US8401542B2 (en) * 2007-09-28 2013-03-19 Lg Electronics Inc. Wireless communication system for monitoring physical downlink control channel
US20110216718A1 (en) * 2010-03-03 2011-09-08 Rene Faurie Methods and apparatus to signal access-stratum capabilities of mobile stations for data transfer sessions
US10292046B2 (en) 2010-03-03 2019-05-14 Blackberry Limited Methods and apparatus to indicate space requirements for communicating capabilities of a device
US9173198B2 (en) 2010-03-03 2015-10-27 Blackberry Limited Methods and apparatus to indicate space requirements for communicating capabilities of a device
US20110217980A1 (en) * 2010-03-03 2011-09-08 Rene Faurie Methods and apparatus to indicate space requirements for communicating capabilities of a device
US8767571B2 (en) 2010-03-03 2014-07-01 Blackberry Limited Methods and apparatus to signal use-specific capabilities of mobile stations to establish data transfer sessions
US20110216719A1 (en) * 2010-03-03 2011-09-08 Rene Faurie Methods and apparatus to signal use-specific capabilities of mobile stations to establish data transfer sessions
US20110216720A1 (en) * 2010-03-03 2011-09-08 Rene Faurie Methods and apparatus to initiate data transfers using capabilities classes of pre-defined capability configurations
US8867497B2 (en) 2010-03-12 2014-10-21 Blackberry Limited Timing advance enhancements for cellular communications
US9807715B2 (en) 2010-03-12 2017-10-31 Blackberry Limited Timing advance enhancements for cellular communications
US9332511B2 (en) 2010-03-12 2016-05-03 Blackberry Limited Timing advance enhancements for cellular communications
US9370026B2 (en) * 2010-03-12 2016-06-14 Blackberry Limited Communication stations and methods for transmitting additional information on an enhanced random access channel
US8730886B2 (en) 2010-03-12 2014-05-20 Blackberry Limited Methods and apparatus for registration and data transmission using fast/zero contention resolution
CN103081554A (en) * 2010-03-12 2013-05-01 捷讯研究有限公司 Communication station and method for transmitting additional information on an enhanced random access channel
US11723082B2 (en) 2010-03-12 2023-08-08 Malikie Innovations Limited Base stations and methods for receiving transmissions on an enhanced random access channel
US9226254B2 (en) 2010-03-12 2015-12-29 Blackberry Limited Communication stations and methods for transmitting on a random access channel
US20110222475A1 (en) * 2010-03-12 2011-09-15 David Philip Hole Communication stations and methods for transmitting on a random access channel
US10531499B2 (en) 2010-03-12 2020-01-07 Blackberry Limited Base stations and methods for receiving transmissions on an enhanced random access channel
US20110222492A1 (en) * 2010-03-12 2011-09-15 Borsella Remo Methods and apparatus for registration and data transmission using fast/zero contention resolution
US10966195B2 (en) 2010-03-12 2021-03-30 Blackberry Limited Communication stations and methods for transmitting on a random access channel
US10972988B2 (en) 2010-03-12 2021-04-06 Blackberry Limited Timing advance enhancements for cellular communications
US20110222476A1 (en) * 2010-03-12 2011-09-15 David Philip Hole Communication stations and methods for transmitting additional information on an enhanced random access channel
US11627537B2 (en) 2010-03-12 2023-04-11 Blackberry Limited Timing advance enhancements for cellular communications
CN107193746A (en) * 2017-05-26 2017-09-22 解君 A kind of mobile terminal-opening performance estimating method

Also Published As

Publication number Publication date
EP1360788B1 (en) 2012-08-01
KR100464893B1 (en) 2005-01-05
CN1455997B (en) 2012-03-28
EP1360788A4 (en) 2010-05-26
JP2007159160A (en) 2007-06-21
EP1360788A1 (en) 2003-11-12
US6438114B1 (en) 2002-08-20
US20020105943A1 (en) 2002-08-08
MXPA02009795A (en) 2004-09-06
WO2002063809A1 (en) 2002-08-15
CN1455997A (en) 2003-11-12
JP4040975B2 (en) 2008-01-30
KR20030007503A (en) 2003-01-23
JP2004519153A (en) 2004-06-24

Similar Documents

Publication Publication Date Title
US6438114B1 (en) Method and apparatus for enabling multimedia calls using session initiation protocol
CN110140409B (en) Communication apparatus, infrastructure equipment and method
EP1271973B1 (en) Dispatch call origination and set up in a cdma mobile communication system
US6751468B1 (en) Systems and methods for providing push to talk feature for wireless communication systems
RU2373668C2 (en) Methods and device for selective call
RU2374790C2 (en) Improved mode of packet transfer in case of switched channels resources request
US20050020234A1 (en) Data transmission method to a wireless device which does not have an active data connection to a network
US7587209B2 (en) Method of SMS message transfer after GPRS attach
JP2009500895A (en) Method and apparatus applied to identification of handover between wireless communication networks
KR20120093491A (en) Method and apparatus for providing an emergency communication in a wireless communication system
US20060123224A1 (en) Method and system for secure call alert
US7069046B2 (en) System and method for base station initiated call setup
US7327704B2 (en) Method and apparatus for facilitating dormant mode, packet data mobile handoffs
US20030202487A1 (en) Method and apparatus for reducing call setup time
WO2007027395A2 (en) Rapid push-to-talk call setup method and apparatus
JP2006501774A (en) Method for reducing access noise in a spread spectrum communication system
KR20050119407A (en) Method for deleting a session procedure
KR100605865B1 (en) Method and appatus for call set up in a mobile communication system
KR20030043334A (en) Method and Device for Providing Voice Service During Packet Data Service of Mobile Communication Terminal
JP2005536948A (en) Control PDU for fast target call in packet data mode
CN115348574A (en) Roaming method of wireless terminal, electronic device, and storage medium
CN112689305A (en) Communication system between terminal and base station

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION