US6584095B1 - Method and system for supporting wireless communications within an internetwork - Google Patents
Method and system for supporting wireless communications within an internetwork Download PDFInfo
- Publication number
- US6584095B1 US6584095B1 US09/057,352 US5735298A US6584095B1 US 6584095 B1 US6584095 B1 US 6584095B1 US 5735298 A US5735298 A US 5735298A US 6584095 B1 US6584095 B1 US 6584095B1
- Authority
- US
- United States
- Prior art keywords
- wireless communication
- wireless
- dynamic
- network
- telephony
- 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.)
- Expired - Lifetime
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04M—TELEPHONIC COMMUNICATION
- H04M7/00—Arrangements for interconnection between switching centres
- H04M7/006—Networks other than PSTN/ISDN providing telephone service, e.g. Voice over Internet Protocol (VoIP), including next generation networks with a packet-switched transport layer
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04M—TELEPHONIC COMMUNICATION
- H04M3/00—Automatic or semi-automatic exchanges
- H04M3/42—Systems providing special services or facilities to subscribers
- H04M3/42229—Personal communication services, i.e. services related to one subscriber independent of his terminal and/or location
Definitions
- the present invention relates generally to communication systems using wireless communication networks, and more particularly to methods and systems for supporting wireless communication on local area networks (LANs).
- LANs local area networks
- Wireless communication devices supported by these networks include cellular telephones, personal digital assistants (PDAs), and wireless computers.
- a base station is located within each cell of a cellular network for transmitting and receiving information to and from the wireless communication devices.
- Base station controllers are utilized to control clusters of base stations by providing the base stations with the information to transmit to mobile communication devices within the range of the base stations.
- Mobile switching centers route calls between base stations, other mobile switching centers, and the public switched telephone network.
- Each mobile switching center is associated with a home location register and a visitor location register.
- the home location register stores the management data relating to all of the wireless communication devices in the network.
- the management data for any particular wireless communication device includes an international mobile station identity (IMSI), a profile of capacities and services of the wireless communication device, and the location of the wireless communication device within the cellular network.
- IMSI international mobile station identity
- Each wireless communication device is assigned to a particular home location register, and a subset of the IMSI assigned to the wireless communication device identifies the particular home location register to which the wireless communication device is assigned. If the wireless communication device visits a network other than its home network, it registers with the visitor location register of the visited network. When the wireless communication device is turned on in the visited network, the device's IMSI is requested and passed onto the visitor location register. Using the IMSI, the visitor location register obtains the information required for registration of the device from the home location register assigned to the wireless communication device. Once the device has registered with the visitor location register, the device can place and receive calls in the same manner as if the device were located in its home network. However, each time the wireless communication device enters a visited network, the registration process must be repeated.
- the profile is transmitted from the home location register to the visitor location register associated with the mobile switching center of the cell in which the wireless communication device is located.
- the messaging traffic between the home location register and the visitor location register can limit the call traffic handling capacity of the wireless communication network, because several messages must be exchanged between the home location register and the visitor location register before a call can be completed.
- U.S. Pat. No. 5,590,175 to Gallant et al. proposes a solution to the reduced call traffic capacity of prior art cellular network systems.
- the solution includes selectively eliminating the need to access the home location register for those calls made to a wireless communication device having a home location at the same base station that is receiving the calls from the public switch telephone network.
- the visitor location register includes the profile of each local wireless communication device that has registered with the visitor location register.
- the profile includes a home location register query flag which determines whether access to the home location register is required for a particular call. If the query flag indicates that no access to the home location register is required, then the profile contains sufficient routing information to complete the call. If, on the other hand, the flag indicates that call forwarding or roaming information is required, the home location register must be contacted to obtain this information.
- Gallant et al. patent provides a partial solution to the call traffic capacity diminishment of a cellular telephone network, the substantial volume of messaging traffic resulting from the visitor location register accessing roaming information or call forwarding information from the home location register leaves room for improvement over the current system.
- a system and method for supporting wireless communications within an internetwork enable decentralization of the support of individual wireless communication devices by utilizing dynamic internetwork protocol telephony addresses and by selectively using single-cast, multicast and broadcast techniques.
- the telephony addresses are fixed within a particular network of the internetwork, but are “dynamic” with respect to the networks, since each network may assign a different telephony address to a particular wireless communication device.
- the internetwork is formed of a number of networks that are linked to exchange messages, requests and other signals.
- the internetwork may be formed of interlinked networks of a single business entity.
- Each network includes a base station having a generally fixed transmission region with respect to supporting communications with wireless communication devices, such as cellular phones, pagers and personal digital assistants (PDAs).
- Each network further includes a call control unit, such as a router-server, for establishing communication links and for assigning a dynamic telephony address in response to a registration request from a particular wireless communication device.
- the registration request is received via the base station of the network and includes a device identifier which is specific to the wireless communication device.
- the device identifier is universally applied within the internetwork, but the dynamic telephony address is assigned independently of assignments within other networks of the internetwork.
- the dynamic telephony addresses are internet protocol (IP) telephony addresses. If the particular wireless communication device enters the transmission regions of each of the base stations within the internetwork and transmits registration requests via each of the base stations, the wireless communication device may be assigned a number of dynamic telephony addresses equal to the number of networks. The registration request may be automatically triggered by the wireless communication device merely by activating the device within a transmission range, but other triggering techniques may be utilized.
- IP internet protocol
- Each network includes memory having stored data that is representative of associations between each device identifier and the dynamic telephony addresses assigned by networks to the wireless communication device to which the device identifier is specific.
- the memory is accessed to determine which remotely assigned dynamic telephony addresses are available. If the network in which the device resides is known and the dynamic telephony address assigned by that network is also known, a single-cast call-setup message can be transmitted to the remote network. The message includes the dynamic telephony addresses assigned by that network, facilitating the process of establishing the communication link for the incoming call.
- call-setup messages may be multicast to each remote network for which a dynamic telephony address is accessible within the local memory.
- Locate-wireless-communication-device messages may be multicast or broadcast to remote networks if none or only a portion of the remotely assigned dynamic addresses are accessible within the local memory.
- Such messages include the device identifier that is specific to the wireless communication device and a request for the dynamic telephony address associated with the device identifier.
- the assignment of a dynamic telephony address to a wireless communication device is not followed by a broadcast of the assigned address to the remaining networks in the internetwork. Resources of the internetwork and the individual networks are conserved by communicating the different dynamic telephony addresses on an as-needed basis. However, with each communication of dynamic telephony addresses, the addresses are stored in local memory.
- FIG. 1 is a block diagram of a system supporting wireless communication among interconnected networks of an internetwork.
- FIG. 2 is a block diagram of an alternative embodiment of the system supporting wireless communications shown in FIG. 1 .
- FIG. 3 is a process flow of a method for registering a wireless communication device.
- FIG. 4 is a process flow of a method for supporting wireless communication.
- FIG. 5 is a process flow of an alternative embodiment of the method illustrated in FIG. 4 .
- a system for supporting wireless communication among multiple interconnected networks includes a home network 10 such as a 10 Base-T local area network (LAN) connected to a second LAN 12 , a third LAN 13 , and a fourth LAN 14 .
- Each LAN includes its own router-server and wireless base station.
- Each router-server is equipped with the same capabilities for establishing wireless communication links.
- the home LAN 10 includes a home local memory 20 , a home router-server 22 , a home IP telephone 18 , a home gateway 21 , and a home wireless base station 24 .
- the second LAN 12 includes a second local memory 28 , a second router-server 30 , a second IP telephone 26 , a second gateway 27 , and a second wireless base station 32 .
- the third LAN 13 includes a third local memory 38 , a third router-server 36 , a third IP telephone 40 , a third gateway 41 , and a third wireless base station 42 .
- the fourth LAN 14 includes a fourth local memory 46 , a fourth router-server 44 , a fourth IP telephone 48 , a fourth gateway 49 , and a fourth wireless base station 50 .
- Each router-server 22 , 30 , 36 and 44 is capable of uniquely assigning a dynamic IP-telephony address to a particular wireless communication device 34 , such as a cellular phone.
- a particular wireless communication device 34 such as a cellular phone.
- the cellular phone 34 when the cellular phone 34 is within a generally defined transmission range of the second wireless base station 32 , as illustrated in FIG. 1, and the cellular phone 34 performs a specified function, for instance powering up, the cellular phone 34 automatically transmits a registration signal including a registration request to the second router-server 30 .
- the registration signal also includes a cellular phone identifier associated with the cellular phone 34 .
- the phone identifier is universally applied to the cellular phone by the LANs 10 , 12 , 13 and 14 .
- a method for registering the cellular phone includes the step 51 of receiving a registration signal at a router-server, such as the second router-server 30 .
- the second router-server 30 Upon receiving the registration signal having the universally applied phone identifier, the second router-server 30 assigns a second dynamic IP-telephony address to the cellular phone 34 .
- This second dynamic IP-telephony address is different from the first dynamic IP-telephony address assigned to the cellular phone at the home LAN 10 .
- the second router-server 30 enters the identifier and the address into the second local memory 28 in step 52 and transmits the second dynamic IP-telephony address to the cellular phone 34 in step 53 .
- the cellular phone 34 enters the address into a cellular phone local memory (not shown). Thus, the cellular phone may store a number of different addresses that are assigned to it.
- the second router server 30 is able to independently establish a connection between the cellular phone 34 and other communication devices, such as the second IP telephone 26 or the remotely located telephone 19 . That is, the second LAN 12 is able to function as a “temporary home” LAN for calls that are intended for the cellular telephone 34 and that are linked directly through the second router-server 30 .
- the second router-server 30 is capable of establishing the wireless communication link between the cellular telephone 34 and the second IP telephone 26 without accessing registration data from a source outside of the second LAN 12 , such as the home LAN 10 .
- the second router-server 30 locally accesses the second dynamic IP-telephony address from the second local memory 28 in response to the incoming call and transmits a call-setup signal with the second dynamic IP-telephony address to the second wireless base station 32 .
- the second wireless base station 32 wirelessly transmits a call-setup message to the cellular telephone 34 to establish the wireless connection.
- the second router-server 30 is able to establish a wireless communication link between the cellular telephone 34 and the remotely located telephone 19 in the same manner, provided that the call from the remotely located telephone 19 is directed to the cellular phone 34 via the second gateway 27 and the second router-server 30 .
- Every router-server 22 , 30 , 36 and 44 of the internetwork of LANs 10 , 12 , 13 and 14 is capable of uniquely assigning a dynamic IP-telephony address to the cellular phone 34 . Furthermore, after the cellular phone 34 has registered with every router-server, each router-server is capable of establishing a wireless communication link to the cellular phone 34 via its associated wireless base station for calls that originate from within the router-server's LAN. The link is formed without accessing registration data from outside the LAN of the router-server.
- the dynamic IP-telephony addresses enable the LANs 10 , 12 , 13 and 14 to use single-cast, multicast and broadcast approaches to efficiently locate the cellular phone 34 when the cellular phone 34 is within a transmission range of a wireless base station located on a remote LAN.
- the user of the cellular phone is also the user of the third IP telephone 40 and that the remotely located telephone 19 has placed a call to the third IP telephone 40 on the third LAN 13 via the third gateway 41 .
- the cellular phone 34 was previously registered with the third router-server 36 , which stored a third registration data set, that included a third dynamic IP-telephony address assigned to the cellular phone 34 and included the universally applied cellular phone identifier.
- the third IP telephone 40 is programmed to time-out transfer the call to the third router-server 36 after a predetermined interval and to transmit instructions directing the third router-server 36 to relay the call to the cellular phone 34 .
- the third router-server 36 will transmit a call-setup signal that includes the third dynamic IP-telephony address to the third wireless base station 42 in an attempt to establish the wireless connection between the remotely located telephone 19 and the cellular phone 34 .
- the attempt to establish the connection will not succeed, since the cellular phone 34 is not located in the transmission range of the third wireless base station 42 .
- the third router-server 36 must obtain the second dynamic IP-telephony address assigned to the cellular phone 34 by the second router-server 30 , because the cellular telephone 34 is within the transmission range of the second wireless base station 32 .
- the third router-server 36 determines whether it has locally stored any dynamic IP-telephony addresses assigned to the cellular telephone by one of the remote router-servers 22 , 30 and 44 located on one of the other LANs 10 , 12 and 14 of the internetwork. If the third router-server 36 determines that it has not stored any dynamic IP-telephony addresses received from one of the remote router-servers, the third router-server 36 broadcasts a locate-wireless-communication-device message which includes instructions to return a dynamic IP-telephony address. For purposes of discussion, assume that the third router-server 36 determines that it has received no cellular phone dynamic IP-telephony addresses from any of the router-servers on the internetwork and that the wireless telephone 34 has registered with the second router-server 30 only.
- the third router-server 36 broadcasts the locate-wireless-communication-device message to the home, second, and fourth router-servers 22 , 30 , and 44 . Only the second router-server 30 responds, because the cellular phone 34 has not registered with any other router-server.
- the second router-server 30 transmits the second dynamic IP-telephony address to the third router-server 36 .
- the third router-server 36 responds by locally storing the second dynamic IP-telephony address and transmitting a call-setup request to the second router-server 30 , including the second dynamic IP-telephony address.
- the second router-server 30 responds to the call-setup request by transmitting a call-setup signal to the second wireless base station 32 , which completes the wireless link between the cellular phone 34 and the remotely located telephone 19 .
- the cellular phone 34 has now registered with the home, third, and fourth router-servers 22 , 36 , and 44 in addition to the second router-server 30 , but that only the second router-server 30 has transmitted a dynamic IP-telephony address to the third router server 36 .
- the third IP telephone 40 may receive a second call from the remotely located telephone 19 .
- the time-out interval expires, the second call will be transferred to the third router-server 36 to be relayed to the cellular phone 34 .
- the third router-server 36 locally accesses the second dynamic IP-telephony address and transmits a call-setup message to the second router-server 30 .
- the call-setup message includes the second dynamic IP-telephony address.
- the third router-server 36 may multicast the locate-wireless-communication-device message to the home and fourth router-servers 22 and 44 , if the third router-server has not been programmed to automatically forward the incoming call to the second network 12 .
- This message includes the universally applied cellular phone identifier, but cannot include the dynamic IP-telephony addresses assigned to the cellular phone by the home and fourth LANs.
- the home router-server 22 responds to the locate-wireless-communication-device message by transmitting a first dynamic IP-telephony address and the fourth router-server 44 responds by transmitting a fourth dynamic IP-telephony address to the third router-server 36 .
- the third router-server 36 Upon receiving the first and fourth dynamic IP telephony addresses, the third router-server 36 locally stores the first and fourth dynamic IP-telephony addresses in the third local memory 38 and transmits a call-setup request with the first and fourth dynamic IP-telephony addresses to the home router-server 22 and the fourth router-server 44 .
- the home and fourth router-servers 22 and 44 respond to the call-setup request by transmitting call-setup signals to their associated wireless base stations.
- Each router-server of the network has equal call-setup capabilities.
- the embodiment illustrated in FIG. 2 provides a home router-server 22 which is dedicated to establishing wireless connections to wireless communication devices for calls received from outside of the internetwork, for example from the remotely located telephone 19 via the central office 16 .
- the second 30 , third 36 , and fourth 44 router-servers are capable of establishing calls internal to the network.
- the home router-server 22 stores the identifier of all wireless communication devices located on the internetwork.
- the home network router-server 22 is configured to broadcast a locate-wireless-communication-device message in response to an incoming call directed to the cellular phone 34 .
- This message includes the identifier of the cellular phone 34 .
- all router-servers with which the cellular phone 34 has registered are configured to transmit a unique dynamic IP address to the home router-server 22 in response to the locate-wireless-communication-device message.
- the advantage provided by employing the home router-server 22 as a dedicated external telephone network router-server is that the other router-servers 30 , 36 and 44 of the internetwork are relieved of the burden of routing incoming calls from the external telephone network.
- the call-forwarding feature of the first embodiment in FIG. 1 can still be employed in the second embodiment. For instance, a call received from the remotely located telephone 19 is directed to the fourth remote telephone 48 via the central office 16 and the home router-server 22 .
- the fourth remote telephone 48 has a ringer time-out feature whereby the fourth remote telephone 48 transmits a call relay setup request to the fourth router-server 44 after a predetermined number of rings.
- the fourth router-server 44 is configured to locally access the fourth dynamic IP-telephony address assigned to the cellular phone 34 by the fourth router-server 44 , and to determine whether any dynamic IP-telephony addresses assigned to the cellular phone 34 by remote router-servers 22 , 30 and 36 are locally stored on the fourth network 14 .
- the fourth router-server 44 will broadcast a locate-wireless-communication-device message if no such address is found.
- the fourth router-server 44 transmits a call-setup message, including the dynamic IP-telephony address, to the router-server which assigned the cellular phone that address. If any router-servers have not assigned the cellular phone 34 a dynamic IP-telephony address stored locally in the fourth local memory 46 , the fourth router-server 44 multicasts the locate-wireless-communication-device message to those router-servers. In this manner, the fourth router-server is able to access dynamic IP-addresses in order to forward a call to the cellular phone 34 .
- a method for establishing a wireless communications link to the cellular phone 34 from a router-server, such as the third router-server 36 , which has no local access to a dynamic IP-telephony address assigned to the cellular phone 34 includes the step 55 of entering a cellular phone identifier into the third local memory 38 .
- the cellular phone identifier is utilized by the third router-server 36 to process a dynamic IP-telephony address assigned to the cellular phone 34 .
- an incoming call which is directed to the cellular phone 34 is received at the third LAN 13 .
- the call can be either a direct call to the cellular phone 34 via the third router-server 36 , or the call might be forwarded from the third IP telephone 40 .
- the third router-server 36 accesses the cellular phone identifier from the third local memory 38 .
- the identifier is incorporated into a locate-wireless-communication-device message broadcasted by the third router-server 36 in step 57 .
- the router-servers which have assigned a dynamic IP-telephony address to the cellular phone 34 utilize the cellular phone identifier in the locate-wireless-communication-device message to access the dynamic IP-telephony address stored in local memory. Assuming each router-server in FIG. 1 has assigned a dynamic IP-telephony address to the cellular phone 34 , the third router-server 36 receives a home, second and fourth dynamic IP_telephony address in step 58 .
- the third router-server 36 enters the home, second and fourth dynamic IP-telephony addresses into the third local memory 38 for a more efficient call-setup process for future calls directed to the cellular phone 34 .
- the third router-server 36 has locally stored all of the IP-telephony addresses assigned to the cellular phone 34 by the router-servers 22 , 30 and 44 in the internetwork, it is no longer necessary to transmit locate-wireless-communication-device messages.
- the third router-server 36 can locally access the dynamic IP-telephony addresses and transmit call-setup messages which include the appropriate IP-telephony addresses to the router-servers to establish a wireless communication link to the cellular phone 34 .
- the third router-server 36 transmits a call-setup request including the IP telephony addresses to the home, second and fourth router-servers 22 , 30 and 44 .
- the router-servers cause their associated wireless base stations to wirelessly transmit a call-setup message in response to the call-setup request.
- a method for establishing a wireless communication link to the cellular phone 34 from a router-server includes the step 62 of receiving a second incoming call directed to the cellular phone 34 . If the cellular phone is not accessible within the home LAN 10 , the home router-server 22 accesses local memory 20 in step 64 to determine in step 66 whether dynamic IP-telephony addresses assigned to the cellular phone 34 by remote LANs are stored in the memory.
- the home router-server 22 broadcasts a locate-wireless-communication-device message, receives at least one IP-telephony address from at least one router-server on the internetwork, and transmits a call-setup request to each responding router-server in steps 70 , 72 , and 74 .
- step 68 if the home router-server 22 has previously locally stored at least one dynamic IP-telephony address assigned to the cellular phone 34 by remote LANs, the home router-server 22 transmits a call-setup request to each router-server for which a dynamic IP-telephony address is known. Each of the call-setup requests includes the relevant dynamic IP-telephony address.
- step 76 the home router-server determines whether the IP-telephony address stored in the local memory is an “exclusive” address. An exclusive IP-telephony address is stored with data indicating that a particular router-server is the only router-server to which a call-setup request is to be transmitted.
- the exclusive IP-telephony address can be utilized when a cellular phone user intends to forward calls to a particular network in which the user's cellular phone is known to be located. If the IP-telephony address transmitted by the home router-server 22 in the call-setup request is determined to be an exclusive IP address, no further steps are taken.
- the home router-server 22 multicasts the locate-wireless-communication-device message to those router-servers in the internetwork which have not previously transmitted a cellular phone dynamic IP-telephony address to the home router-server 22 .
- the home router-server 22 receives at least one cellular phone IP-telephony address from at least one router-server within the internetwork in step 80 .
- the home router-server 22 then transmits a second call-setup request to each responding router-server in step 82 .
- Each call-setup request includes the relevant cellular phone dynamic IP-telephony address.
Landscapes
- Engineering & Computer Science (AREA)
- Signal Processing (AREA)
- Computer Networks & Wireless Communication (AREA)
- Mobile Radio Communication Systems (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Small-Scale Networks (AREA)
Priority Applications (8)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US09/057,352 US6584095B1 (en) | 1998-04-08 | 1998-04-08 | Method and system for supporting wireless communications within an internetwork |
EP99908344A EP1070421B1 (en) | 1998-04-08 | 1999-02-22 | Method and system for supporting wireless communications within an internetwork |
PCT/US1999/003789 WO1999052265A1 (en) | 1998-04-08 | 1999-02-22 | Method and system for supporting wireless communications within an internetwork |
IL13835199A IL138351A0 (en) | 1998-04-08 | 1999-02-22 | Method and system for supporting wireless communications within an internetwork |
DE69919999T DE69919999T2 (de) | 1998-04-08 | 1999-02-22 | Verfahren und Methode zur Unterstützung von drahtloser Übertragung innerhalb eines Internetnetzwerkes |
CNB998048380A CN1143512C (zh) | 1998-04-08 | 1999-02-22 | 用于支持互联网络内无线通信的方法和系统 |
CA002327731A CA2327731C (en) | 1998-04-08 | 1999-02-22 | Method and system for supporting wireless communications within an internetwork |
ES99908344T ES2226347T3 (es) | 1998-04-08 | 1999-02-22 | Metodo y sistema para soportar comunicaciones inalambricas dentro de un conjunto de redes conectadas entre si. |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US09/057,352 US6584095B1 (en) | 1998-04-08 | 1998-04-08 | Method and system for supporting wireless communications within an internetwork |
Publications (1)
Publication Number | Publication Date |
---|---|
US6584095B1 true US6584095B1 (en) | 2003-06-24 |
Family
ID=22010053
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/057,352 Expired - Lifetime US6584095B1 (en) | 1998-04-08 | 1998-04-08 | Method and system for supporting wireless communications within an internetwork |
Country Status (8)
Country | Link |
---|---|
US (1) | US6584095B1 (es) |
EP (1) | EP1070421B1 (es) |
CN (1) | CN1143512C (es) |
CA (1) | CA2327731C (es) |
DE (1) | DE69919999T2 (es) |
ES (1) | ES2226347T3 (es) |
IL (1) | IL138351A0 (es) |
WO (1) | WO1999052265A1 (es) |
Cited By (41)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20010014601A1 (en) * | 2000-02-14 | 2001-08-16 | Tatsuru Kuwabara | Client server system for mobile phone |
US20020068573A1 (en) * | 2000-12-01 | 2002-06-06 | Pierre-Guillaume Raverdy | System and method for selectively providing information to a user device |
US20020069243A1 (en) * | 2000-12-01 | 2002-06-06 | Pierre-Guillaume Raverdy | System and method for effectively providing user information from a user device |
US20020133599A1 (en) * | 2001-03-15 | 2002-09-19 | Takashi Matsumoto | Speech communication service providing system |
US20020188868A1 (en) * | 2001-06-12 | 2002-12-12 | Budka Kenneth C. | Method for protecting use of resources in a network |
US20030012225A1 (en) * | 2001-07-05 | 2003-01-16 | International Business Machines Corporation | Network addressing method and system for localizing access to network resources in a computer network |
US20030224795A1 (en) * | 2000-12-14 | 2003-12-04 | Bridgeport Networks, Inc. | Circuit switched cellular network to internet calling with internet antennas |
US20040193675A1 (en) * | 2000-06-16 | 2004-09-30 | Fillebrown Lisa A. | Method for supporting a personal wireless network |
US6810015B1 (en) * | 1999-10-15 | 2004-10-26 | Siemens Information And Communication Networks, Inc. | Apparatus and method for optimizing the use of multiple gateway in ToL systems |
US20040236965A1 (en) * | 2003-05-20 | 2004-11-25 | Petri Krohn | System for cryptographical authentication |
US20050086378A1 (en) * | 2000-10-25 | 2005-04-21 | Murthy Vikas S. | Address recognition database |
US20050125559A1 (en) * | 2003-12-02 | 2005-06-09 | Mutha Kailash K. | Employment of one or more identifiers of one or more communication devices to determine one or more internet protocol addresses |
US20050143057A1 (en) * | 2003-12-26 | 2005-06-30 | Makoto Shiraga | Method for forwarding call from cellular phone to IP phone |
US20050160381A1 (en) * | 2004-01-21 | 2005-07-21 | Fujitsu Limited | Designing and fabrication of a semiconductor device |
US6947398B1 (en) * | 1998-11-13 | 2005-09-20 | Lucent Technologies Inc. | Addressing scheme for a multimedia mobile network |
US20060251035A1 (en) * | 1999-02-22 | 2006-11-09 | Genesys Telecommunications Laboratories, Inc. | A Telecommunication System for Automatically Locating by Network Connection and Selectively Delivering Calls to Mobile Client Devices |
US20070043476A1 (en) * | 2005-08-22 | 2007-02-22 | Richards David M | Dynamically extensible and automatically configurable building automation system and architecture |
US20070055757A1 (en) * | 2005-08-22 | 2007-03-08 | Mairs Susan M | Building automation system facilitating user customization |
US20070055759A1 (en) * | 2005-08-22 | 2007-03-08 | Mccoy Sean M | Building automation system data management |
US20070055698A1 (en) * | 2005-08-22 | 2007-03-08 | Mccoy Sean M | Building automation system data management |
US20070061046A1 (en) * | 2005-08-22 | 2007-03-15 | Mairs Susan M | Building automation system facilitating user customization |
US20070067062A1 (en) * | 2005-08-22 | 2007-03-22 | Mairs Susan M | Building automation system facilitating user customization |
US20070185065A1 (en) * | 2006-02-03 | 2007-08-09 | Vikramjit Chhokar | Combination therapy for coronary artery disease |
US20070214213A1 (en) * | 2000-06-16 | 2007-09-13 | Fillebrown Lisa A | Personal video network |
US20070238465A1 (en) * | 2006-04-05 | 2007-10-11 | Han Wen K | International call and data routing |
US7403970B1 (en) * | 2000-10-25 | 2008-07-22 | Verisign, Inc. | Method and apparatus for assigning a virtual address to and text-messaging to multiple text-capable destination entities |
US20090037329A1 (en) * | 2000-02-09 | 2009-02-05 | Appsware Wireless, Llc | System and method for deploying application programs |
US20100228805A1 (en) * | 2009-02-23 | 2010-09-09 | Mccoy Sean M | Log collection data harvester for use in a building automation system |
US20110070893A1 (en) * | 2003-09-19 | 2011-03-24 | Jeffery Allen Hamilton | method and a system for communicating information to a land surveying rover located in an area without cellular coverage |
US7917232B2 (en) | 2005-08-22 | 2011-03-29 | Trane International Inc. | Building automation system data management |
US20110208803A1 (en) * | 2010-02-23 | 2011-08-25 | Mccoy Sean M | Active device management for use in a building automation system |
US20110213867A1 (en) * | 2010-02-26 | 2011-09-01 | Mccoy Sean | Simultaneous connectivity and management across multiple building automation system networks |
US20110213502A1 (en) * | 2010-02-26 | 2011-09-01 | Uden David J | Automated air source and vav box association |
US8055386B2 (en) | 2005-08-22 | 2011-11-08 | Trane International Inc. | Building automation system data management |
US8516055B2 (en) * | 1998-05-29 | 2013-08-20 | Research In Motion Limited | System and method for pushing information from a host system to a mobile data communication device in a wireless data network |
US20130215902A1 (en) * | 2012-02-21 | 2013-08-22 | Michael Lamb | Method and apparatus for registering remote network devices with a control device |
US8639434B2 (en) | 2011-05-31 | 2014-01-28 | Trimble Navigation Limited | Collaborative sharing workgroup |
US8818721B2 (en) | 2011-05-31 | 2014-08-26 | Trimble Navigation Limited | Method and system for exchanging data |
DE112005003293B4 (de) * | 2004-12-30 | 2016-02-04 | Motorola Mobility, Inc. ( N.D. Ges. D. Staates Delaware ) | Verfahren zur Erleichterung einer nicht vollständig vermaschten Kommunikationssystemnetzübergangsschnittstelle |
US10269235B2 (en) | 2016-08-26 | 2019-04-23 | Trane International Inc. | System and method to assist building automation system end user based on alarm parameters |
US20220018666A1 (en) * | 2016-12-22 | 2022-01-20 | Nissan North America, Inc. | Autonomous vehicle service system |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6718030B1 (en) | 2000-08-10 | 2004-04-06 | Westell Technologies, Inc. | Virtual private network system and method using voice over internet protocol |
US7218722B1 (en) | 2000-12-18 | 2007-05-15 | Westell Technologies, Inc. | System and method for providing call management services in a virtual private network using voice or video over internet protocol |
CN1305347C (zh) * | 2004-05-21 | 2007-03-14 | 中兴通讯股份有限公司 | 一种个人手持电话系统用户的精确定位方法 |
KR100665426B1 (ko) * | 2005-01-10 | 2007-01-04 | 삼성전자주식회사 | 통신 시스템에서 아이들 모드 상태 제어 시스템 및 방법 |
Citations (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5590175A (en) | 1995-05-17 | 1996-12-31 | Mci Communications Corporation | Method and system for enhanced call completion in telecommunications mobility applications |
US5592154A (en) * | 1995-06-05 | 1997-01-07 | Motorola, Inc. | Method and apparatus for prioritizing communications in a two-way communication system |
EP0758189A2 (en) | 1995-08-09 | 1997-02-12 | Hewlett-Packard Company | Private wireless telecommunications system |
US5659544A (en) | 1994-10-17 | 1997-08-19 | Lucent Technologies Inc. | Method and system for distributed control in wireless cellular and personal communication systems |
US5726984A (en) | 1989-01-31 | 1998-03-10 | Norand Corporation | Hierarchical data collection network supporting packetized voice communications among wireless terminals and telephones |
EP0828398A1 (en) | 1996-03-08 | 1998-03-11 | Ntt Mobile Communications Network Inc. | Packet data transferring method for mobile radio data communication system |
US5845090A (en) * | 1994-02-14 | 1998-12-01 | Platinium Technology, Inc. | System for software distribution in a digital computer network |
US6011792A (en) * | 1997-02-10 | 2000-01-04 | Genesys Telecommunications Laboratories, Inc. | Escalatory reactive call routing |
US6075783A (en) * | 1997-03-06 | 2000-06-13 | Bell Atlantic Network Services, Inc. | Internet phone to PSTN cellular/PCS system |
US6119003A (en) * | 1996-09-09 | 2000-09-12 | Nokia Mobile Phones Limited | Methods and apparatus for performing automatic mode selection in a multimode mobile terminal |
US6125113A (en) * | 1996-04-18 | 2000-09-26 | Bell Atlantic Network Services, Inc. | Internet telephone service |
US6134587A (en) * | 1996-12-27 | 2000-10-17 | Nec Corporation | Method of setting up ad hoc local area network, method of communicating using said network, and terminal for use with said network |
US6205139B1 (en) * | 1997-03-06 | 2001-03-20 | Bell Atlantic Network Services, Inc. | Automatic called party locator over internet |
US6208639B1 (en) * | 1995-08-31 | 2001-03-27 | Kabushiki Kaisha Toshiba | Computer network system with telephonic function |
-
1998
- 1998-04-08 US US09/057,352 patent/US6584095B1/en not_active Expired - Lifetime
-
1999
- 1999-02-22 WO PCT/US1999/003789 patent/WO1999052265A1/en active IP Right Grant
- 1999-02-22 CN CNB998048380A patent/CN1143512C/zh not_active Expired - Fee Related
- 1999-02-22 DE DE69919999T patent/DE69919999T2/de not_active Expired - Fee Related
- 1999-02-22 CA CA002327731A patent/CA2327731C/en not_active Expired - Fee Related
- 1999-02-22 IL IL13835199A patent/IL138351A0/xx unknown
- 1999-02-22 EP EP99908344A patent/EP1070421B1/en not_active Expired - Lifetime
- 1999-02-22 ES ES99908344T patent/ES2226347T3/es not_active Expired - Lifetime
Patent Citations (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5726984A (en) | 1989-01-31 | 1998-03-10 | Norand Corporation | Hierarchical data collection network supporting packetized voice communications among wireless terminals and telephones |
US5845090A (en) * | 1994-02-14 | 1998-12-01 | Platinium Technology, Inc. | System for software distribution in a digital computer network |
US5659544A (en) | 1994-10-17 | 1997-08-19 | Lucent Technologies Inc. | Method and system for distributed control in wireless cellular and personal communication systems |
US5590175A (en) | 1995-05-17 | 1996-12-31 | Mci Communications Corporation | Method and system for enhanced call completion in telecommunications mobility applications |
US5592154A (en) * | 1995-06-05 | 1997-01-07 | Motorola, Inc. | Method and apparatus for prioritizing communications in a two-way communication system |
EP0758189A2 (en) | 1995-08-09 | 1997-02-12 | Hewlett-Packard Company | Private wireless telecommunications system |
US6208639B1 (en) * | 1995-08-31 | 2001-03-27 | Kabushiki Kaisha Toshiba | Computer network system with telephonic function |
EP0828398A1 (en) | 1996-03-08 | 1998-03-11 | Ntt Mobile Communications Network Inc. | Packet data transferring method for mobile radio data communication system |
US6125113A (en) * | 1996-04-18 | 2000-09-26 | Bell Atlantic Network Services, Inc. | Internet telephone service |
US6119003A (en) * | 1996-09-09 | 2000-09-12 | Nokia Mobile Phones Limited | Methods and apparatus for performing automatic mode selection in a multimode mobile terminal |
US6134587A (en) * | 1996-12-27 | 2000-10-17 | Nec Corporation | Method of setting up ad hoc local area network, method of communicating using said network, and terminal for use with said network |
US6011792A (en) * | 1997-02-10 | 2000-01-04 | Genesys Telecommunications Laboratories, Inc. | Escalatory reactive call routing |
US6075783A (en) * | 1997-03-06 | 2000-06-13 | Bell Atlantic Network Services, Inc. | Internet phone to PSTN cellular/PCS system |
US6205139B1 (en) * | 1997-03-06 | 2001-03-20 | Bell Atlantic Network Services, Inc. | Automatic called party locator over internet |
Non-Patent Citations (4)
Title |
---|
Cohen and Postel "IP Addressing and Routing in a Local Wireless Network," IEEE, pp. 626-632, 1992. |
Eng et al. "A wireless broadband ad-hoc ATM local-area network," Wireless Networks, 1(1995) Jul., No. 2, pp. 161-173. |
Mascoli et al. "Alternative Scenarios for Data Applications Via Internet-Mobile and DECT-ATM Interworking." IEEE, pp. 788-792, Jun. 11, 1995. |
Wong and Halsall "Mobile Computing in a LAN Environment," IEEE, pp. 1116-1120, May 1, 1994. |
Cited By (78)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8516055B2 (en) * | 1998-05-29 | 2013-08-20 | Research In Motion Limited | System and method for pushing information from a host system to a mobile data communication device in a wireless data network |
US6947398B1 (en) * | 1998-11-13 | 2005-09-20 | Lucent Technologies Inc. | Addressing scheme for a multimedia mobile network |
US8761777B2 (en) | 1999-02-22 | 2014-06-24 | Genesys Telecommunications Laboratories, Inc. | Telecommunication system for automatically locating by network connection and selectively delivering calls to mobile client devices |
US9730270B2 (en) * | 1999-02-22 | 2017-08-08 | Genesys Telecommunications Laboratories, Inc. | Telecommunication system for automatically locating by network connection and selectively delivering calls to mobile client devices |
US7529232B2 (en) * | 1999-02-22 | 2009-05-05 | Genesys Telecommunications Laboratories, Inc. | Telecommunication system for automatically locating by network connection and selectively delivering calls to mobile client devices |
US20140247823A1 (en) * | 1999-02-22 | 2014-09-04 | Genesys Telecommunications Laboratories, Inc. | Telecommunication system for automatically locating by network connection and selectively delivering calls to mobile client devices |
US20090323660A1 (en) * | 1999-02-22 | 2009-12-31 | Genesys Telecommunications Laboratories, Inc. | Telecommunication System for Automatically Locating by Network Connection and Selectively Delivering Calls to Mobile Client Devices |
US20060251035A1 (en) * | 1999-02-22 | 2006-11-09 | Genesys Telecommunications Laboratories, Inc. | A Telecommunication System for Automatically Locating by Network Connection and Selectively Delivering Calls to Mobile Client Devices |
US6810015B1 (en) * | 1999-10-15 | 2004-10-26 | Siemens Information And Communication Networks, Inc. | Apparatus and method for optimizing the use of multiple gateway in ToL systems |
US20090037329A1 (en) * | 2000-02-09 | 2009-02-05 | Appsware Wireless, Llc | System and method for deploying application programs |
US20010014601A1 (en) * | 2000-02-14 | 2001-08-16 | Tatsuru Kuwabara | Client server system for mobile phone |
US20070214213A1 (en) * | 2000-06-16 | 2007-09-13 | Fillebrown Lisa A | Personal video network |
US20040193675A1 (en) * | 2000-06-16 | 2004-09-30 | Fillebrown Lisa A. | Method for supporting a personal wireless network |
US8255564B2 (en) | 2000-06-16 | 2012-08-28 | Enfora, Inc. | Personal video network |
US8386557B2 (en) * | 2000-06-16 | 2013-02-26 | Enfora, Inc. | Method for supporting a personal wireless network |
US7403970B1 (en) * | 2000-10-25 | 2008-07-22 | Verisign, Inc. | Method and apparatus for assigning a virtual address to and text-messaging to multiple text-capable destination entities |
US8001272B2 (en) | 2000-10-25 | 2011-08-16 | Syniverse Icx Corporation | Obtaining a valid international destination address |
US20080273535A1 (en) * | 2000-10-25 | 2008-11-06 | Verisign, Inc. | Method and apparatus for assigning a virtual address to and text-messaging to multiple text-capable destination entities |
US20050086378A1 (en) * | 2000-10-25 | 2005-04-21 | Murthy Vikas S. | Address recognition database |
US9143477B2 (en) | 2000-10-25 | 2015-09-22 | Syniverse Icx Corporation | Address recognition database |
US8571065B2 (en) | 2000-10-25 | 2013-10-29 | Syniverse Icx Corporation | Method and apparatus for assigning a virtual address to and text-messaging to multiple text-capable destination entities |
US6957217B2 (en) * | 2000-12-01 | 2005-10-18 | Sony Corporation | System and method for selectively providing information to a user device |
US20020069243A1 (en) * | 2000-12-01 | 2002-06-06 | Pierre-Guillaume Raverdy | System and method for effectively providing user information from a user device |
US20020068573A1 (en) * | 2000-12-01 | 2002-06-06 | Pierre-Guillaume Raverdy | System and method for selectively providing information to a user device |
US7493368B2 (en) * | 2000-12-01 | 2009-02-17 | Sony Corporation | System and method for effectively providing user information from a user device |
US20030224795A1 (en) * | 2000-12-14 | 2003-12-04 | Bridgeport Networks, Inc. | Circuit switched cellular network to internet calling with internet antennas |
US7804821B2 (en) * | 2000-12-14 | 2010-09-28 | Bridgeport Networks, Inc. | Circuit switched cellular network to internet calling with internet antennas |
US7155520B2 (en) * | 2001-03-15 | 2006-12-26 | Fujitsu Limited | Speech communication service providing system |
US20020133599A1 (en) * | 2001-03-15 | 2002-09-19 | Takashi Matsumoto | Speech communication service providing system |
US20020188868A1 (en) * | 2001-06-12 | 2002-12-12 | Budka Kenneth C. | Method for protecting use of resources in a network |
US7002956B2 (en) * | 2001-07-05 | 2006-02-21 | International Business Machines Corporation | Network addressing method and system for localizing access to network resources in a computer network |
US20030012225A1 (en) * | 2001-07-05 | 2003-01-16 | International Business Machines Corporation | Network addressing method and system for localizing access to network resources in a computer network |
US20040236965A1 (en) * | 2003-05-20 | 2004-11-25 | Petri Krohn | System for cryptographical authentication |
US8497800B2 (en) * | 2003-09-19 | 2013-07-30 | Trimble Navigation Limited | Method and a system for communicating information to a land surveying rover located in an area without cellular coverage |
US8611926B2 (en) | 2003-09-19 | 2013-12-17 | Trimble Navigation Limited | Method and a system for communicating information to a land surveying rover located in an area without cellular coverage |
US20110070893A1 (en) * | 2003-09-19 | 2011-03-24 | Jeffery Allen Hamilton | method and a system for communicating information to a land surveying rover located in an area without cellular coverage |
US20050125559A1 (en) * | 2003-12-02 | 2005-06-09 | Mutha Kailash K. | Employment of one or more identifiers of one or more communication devices to determine one or more internet protocol addresses |
US20050143057A1 (en) * | 2003-12-26 | 2005-06-30 | Makoto Shiraga | Method for forwarding call from cellular phone to IP phone |
US7424688B2 (en) | 2004-01-21 | 2008-09-09 | Fujitsu Limited | Designing and fabrication of a semiconductor device |
US20050160381A1 (en) * | 2004-01-21 | 2005-07-21 | Fujitsu Limited | Designing and fabrication of a semiconductor device |
US7017133B2 (en) * | 2004-01-21 | 2006-03-21 | Fujitsu Limited | Designing a semiconductor device layout using polishing regions |
US20060113628A1 (en) * | 2004-01-21 | 2006-06-01 | Fujitsu Limited | Designing and fabrication of a semiconductor device |
DE112005003293B4 (de) * | 2004-12-30 | 2016-02-04 | Motorola Mobility, Inc. ( N.D. Ges. D. Staates Delaware ) | Verfahren zur Erleichterung einer nicht vollständig vermaschten Kommunikationssystemnetzübergangsschnittstelle |
US20070043476A1 (en) * | 2005-08-22 | 2007-02-22 | Richards David M | Dynamically extensible and automatically configurable building automation system and architecture |
US20070055698A1 (en) * | 2005-08-22 | 2007-03-08 | Mccoy Sean M | Building automation system data management |
US7904186B2 (en) | 2005-08-22 | 2011-03-08 | Trane International, Inc. | Building automation system facilitating user customization |
US7870090B2 (en) | 2005-08-22 | 2011-01-11 | Trane International Inc. | Building automation system date management |
US8024054B2 (en) | 2005-08-22 | 2011-09-20 | Trane International, Inc. | Building automation system facilitating user customization |
US8050801B2 (en) | 2005-08-22 | 2011-11-01 | Trane International Inc. | Dynamically extensible and automatically configurable building automation system and architecture |
US8055387B2 (en) | 2005-08-22 | 2011-11-08 | Trane International Inc. | Building automation system data management |
US8055386B2 (en) | 2005-08-22 | 2011-11-08 | Trane International Inc. | Building automation system data management |
US8099178B2 (en) | 2005-08-22 | 2012-01-17 | Trane International Inc. | Building automation system facilitating user customization |
US20070067062A1 (en) * | 2005-08-22 | 2007-03-22 | Mairs Susan M | Building automation system facilitating user customization |
US20070055757A1 (en) * | 2005-08-22 | 2007-03-08 | Mairs Susan M | Building automation system facilitating user customization |
US20070055759A1 (en) * | 2005-08-22 | 2007-03-08 | Mccoy Sean M | Building automation system data management |
US8290627B2 (en) | 2005-08-22 | 2012-10-16 | Trane International Inc. | Dynamically extensible and automatically configurable building automation system and architecture |
US7917232B2 (en) | 2005-08-22 | 2011-03-29 | Trane International Inc. | Building automation system data management |
US20070061046A1 (en) * | 2005-08-22 | 2007-03-15 | Mairs Susan M | Building automation system facilitating user customization |
US20070185065A1 (en) * | 2006-02-03 | 2007-08-09 | Vikramjit Chhokar | Combination therapy for coronary artery disease |
US20070238465A1 (en) * | 2006-04-05 | 2007-10-11 | Han Wen K | International call and data routing |
US8180824B2 (en) | 2009-02-23 | 2012-05-15 | Trane International, Inc. | Log collection data harvester for use in a building automation system |
US8635338B2 (en) | 2009-02-23 | 2014-01-21 | Trane International, Inc. | Log collection data harvester for use in a building automation system |
US20100228805A1 (en) * | 2009-02-23 | 2010-09-09 | Mccoy Sean M | Log collection data harvester for use in a building automation system |
US20110208803A1 (en) * | 2010-02-23 | 2011-08-25 | Mccoy Sean M | Active device management for use in a building automation system |
US9258201B2 (en) | 2010-02-23 | 2016-02-09 | Trane International Inc. | Active device management for use in a building automation system |
US20110213867A1 (en) * | 2010-02-26 | 2011-09-01 | Mccoy Sean | Simultaneous connectivity and management across multiple building automation system networks |
US20110213502A1 (en) * | 2010-02-26 | 2011-09-01 | Uden David J | Automated air source and vav box association |
US8793022B2 (en) | 2010-02-26 | 2014-07-29 | Trane International, Inc. | Automated air source and VAV box association |
US8219660B2 (en) | 2010-02-26 | 2012-07-10 | Trane International Inc. | Simultaneous connectivity and management across multiple building automation system networks |
US9605859B2 (en) | 2010-02-26 | 2017-03-28 | Trane International Inc. | Automated air source and VAV box association |
US8818721B2 (en) | 2011-05-31 | 2014-08-26 | Trimble Navigation Limited | Method and system for exchanging data |
US8639434B2 (en) | 2011-05-31 | 2014-01-28 | Trimble Navigation Limited | Collaborative sharing workgroup |
US9054892B2 (en) * | 2012-02-21 | 2015-06-09 | Ecolink Intelligent Technology, Inc. | Method and apparatus for registering remote network devices with a control device |
US20130215902A1 (en) * | 2012-02-21 | 2013-08-22 | Michael Lamb | Method and apparatus for registering remote network devices with a control device |
US20150270984A1 (en) * | 2012-02-21 | 2015-09-24 | Ecolink Intelligent Technology, Inc. | Method and apparatus for registering remote network devices with a control device |
US9438443B2 (en) * | 2012-02-21 | 2016-09-06 | Ecolink Intelligent Technology, Inc. | Method and apparatus for registering remote network devices with a control device |
US10269235B2 (en) | 2016-08-26 | 2019-04-23 | Trane International Inc. | System and method to assist building automation system end user based on alarm parameters |
US20220018666A1 (en) * | 2016-12-22 | 2022-01-20 | Nissan North America, Inc. | Autonomous vehicle service system |
Also Published As
Publication number | Publication date |
---|---|
EP1070421B1 (en) | 2004-09-08 |
CA2327731C (en) | 2008-01-22 |
WO1999052265A1 (en) | 1999-10-14 |
CN1296691A (zh) | 2001-05-23 |
CA2327731A1 (en) | 1999-10-14 |
CN1143512C (zh) | 2004-03-24 |
DE69919999D1 (de) | 2004-10-14 |
DE69919999T2 (de) | 2005-09-15 |
IL138351A0 (en) | 2001-10-31 |
ES2226347T3 (es) | 2005-03-16 |
EP1070421A1 (en) | 2001-01-24 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6584095B1 (en) | Method and system for supporting wireless communications within an internetwork | |
US6810257B1 (en) | Method and apparatus for providing partitioned telecommunication services | |
JP4615172B2 (ja) | セル方式通信システム | |
EP0542963B1 (en) | Method for establishing an inbound call to the mobile telephone in a cellular mobile telephone network | |
KR100396643B1 (ko) | 무선패킷데이터단말 | |
JP3402612B2 (ja) | 動的に割り当てられるアドレスを無線通信局の宛て先とするための方法と装置 | |
JP3005291B2 (ja) | 移動電話加入者に対して呼を接続する装置とその方法 | |
JP2971948B2 (ja) | 移動無線システム | |
US6081711A (en) | USSD-positioning | |
JP3955331B2 (ja) | サービスエリアに基づいて異なった着信呼処理を与える方法および装置 | |
JP2001224076A (ja) | 国際自動ローミングサービス方法 | |
EP2023580B1 (en) | Packet transmission system in mobile communications network system | |
WO1997048243A2 (en) | Intelligent call routing in telecommunication network with dual mode terminals | |
EP0696153B1 (en) | Communication method commonly using mobile communication terminal and communication system controller used therefor | |
WO2001074109A1 (en) | Transfer of subscriber information to visited networks | |
JP2000299731A (ja) | 個人通信サービスを提供する方法、呼ルーティング方法、およびサービス制御ポイント | |
MXPA06012696A (es) | Sistema para asignar estaciones moviles a una red central en una red de acceso de radio sin licencia. | |
KR100513022B1 (ko) | 무선 고속 데이터 시스템에서 공중망과 사설망의 데이터위치 저장기 공통 사용 방법 및 시스템 | |
JP2002232934A (ja) | 移動体パケット通信システム | |
WO1999037112A1 (en) | Method and system for routing a paging message from a public land mobile network to a mobile station in a local communication system | |
JPH1023068A (ja) | 移動通信方法と移動通信装置 | |
MXPA98005150A (es) | Metodo y aparato para proporcionar servicios de telecomunicaciones divididos | |
JPH0832512A (ja) | 一斉呼び出し起動方式 | |
JP2004228774A (ja) | 構内移動通信システム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: SIEMENS BUSINESS COMMUNICATION SYSTEMS, INC., CALI Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:JACOBI, ELI;KORPI, MARKKU;KOZDON, PETER;REEL/FRAME:009172/0513 Effective date: 19980407 |
|
AS | Assignment |
Owner name: SIEMENS INFORMATION AND COMMUNICATION NETWORKS, IN Free format text: CERTIFICATE OF MERGER;ASSIGNOR:SIEMENS BUSINESS COMMUNICATION SYSTEMS, INC.;REEL/FRAME:014044/0154 Effective date: 19980930 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
FPAY | Fee payment |
Year of fee payment: 4 |
|
AS | Assignment |
Owner name: SIEMENS COMMUNICATIONS, INC.,FLORIDA Free format text: MERGER;ASSIGNOR:SIEMENS INFORMATION AND COMMUNICATION NETWORKS, INC.;REEL/FRAME:024263/0817 Effective date: 20040922 Owner name: SIEMENS COMMUNICATIONS, INC., FLORIDA Free format text: MERGER;ASSIGNOR:SIEMENS INFORMATION AND COMMUNICATION NETWORKS, INC.;REEL/FRAME:024263/0817 Effective date: 20040922 |
|
AS | Assignment |
Owner name: SIEMENS ENTERPRISE COMMUNICATIONS, INC.,FLORIDA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:SIEMENS COMMUNICATIONS, INC.;REEL/FRAME:024294/0040 Effective date: 20100304 Owner name: SIEMENS ENTERPRISE COMMUNICATIONS, INC., FLORIDA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:SIEMENS COMMUNICATIONS, INC.;REEL/FRAME:024294/0040 Effective date: 20100304 |
|
AS | Assignment |
Owner name: WELLS FARGO TRUST CORPORATION LIMITED, AS SECURITY Free format text: GRANT OF SECURITY INTEREST IN U.S. PATENTS;ASSIGNOR:SIEMENS ENTERPRISE COMMUNICATIONS, INC.;REEL/FRAME:025339/0904 Effective date: 20101109 |
|
FPAY | Fee payment |
Year of fee payment: 8 |
|
FPAY | Fee payment |
Year of fee payment: 12 |
|
AS | Assignment |
Owner name: UNIFY GMBH & CO. KG, GERMANY Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:UNIFY INC.;REEL/FRAME:036434/0247 Effective date: 20150409 |
|
AS | Assignment |
Owner name: UNIFY, INC., FLORIDA Free format text: TERMINATION AND RELEASE OF SECURITY INTEREST IN PATENTS;ASSIGNOR:WELLS FARGO TRUST CORPORATION LIMITED;REEL/FRAME:036574/0383 Effective date: 20140929 |
|
AS | Assignment |
Owner name: ENTERPRISE SYSTEMS TECHNOLOGIES S.A.R.L., LUXEMBOU Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:ENTERPRISE TECHNOLOGIES S.A.R.L. & CO. KG;REEL/FRAME:036987/0803 Effective date: 20141118 Owner name: ENTERPRISE TECHNOLOGIES S.A.R.L. & CO. KG, GERMANY Free format text: DEMERGER;ASSIGNOR:UNIFY GMBH & CO. KG;REEL/FRAME:037008/0751 Effective date: 20140327 |