EP1258162A1 - Drahtloser zugriffspunkt für ein ip-netzwerk und verfahren zur mobilitätsverwaltung dafür - Google Patents

Drahtloser zugriffspunkt für ein ip-netzwerk und verfahren zur mobilitätsverwaltung dafür

Info

Publication number
EP1258162A1
EP1258162A1 EP01907850A EP01907850A EP1258162A1 EP 1258162 A1 EP1258162 A1 EP 1258162A1 EP 01907850 A EP01907850 A EP 01907850A EP 01907850 A EP01907850 A EP 01907850A EP 1258162 A1 EP1258162 A1 EP 1258162A1
Authority
EP
European Patent Office
Prior art keywords
access point
network
protocol
mobility
sub
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.)
Withdrawn
Application number
EP01907850A
Other languages
English (en)
French (fr)
Inventor
Hong-Loc Nguyen
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.)
Aastra Matra Telecom SAS
Original Assignee
Matra Nortel Communications SAS
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 Matra Nortel Communications SAS filed Critical Matra Nortel Communications SAS
Publication of EP1258162A1 publication Critical patent/EP1258162A1/de
Withdrawn legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W48/00Access restriction; Network selection; Access point selection
    • H04W48/08Access restriction or access information delivery, e.g. discovery data delivery
    • H04W48/12Access restriction or access information delivery, e.g. discovery data delivery using downlink control channel
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/04Protocols for data compression, e.g. ROHC

Definitions

  • the present invention relates to user mobility services, and finds particular application in telecommunications networks comprising several interconnected subnetworks.
  • the user mobility in question here consists of the capacity offered to the user to communicate via the network by connecting to it at different access points.
  • the user can take his terminal with him when he travels. This is the typical case of a radiocommunication network with mobiles, the access points being constituted by fixed relays. Without moving equipment, the user can also connect at different points by a registration procedure comprising the transmission, to a mobility management body, of identification data supplied by the user. Another possibility is that the user has a removable data medium which he presents at the visited access point equipped with an appropriate reader to automate the registration procedure.
  • micromobiiity consisting in allowing the user to change access point inside a sub-network
  • macromobility by which the user can connect via access points belonging to separate subnets.
  • each mobile user generally has a nominal sub-network to which is connected a body called here nominal location register, to which requests for the user are initially addressed and coming from sources which do not know their location.
  • a body called here nominal location register
  • visitor manager another member connected to this visited subnetwork, called here visitor manager, can cooperate with the nominal location register for the implementation of mobility services.
  • IP Internet Protocol
  • RRC Request For Comments
  • LAN Local Area Network
  • the Internet Engineering Task Force has standardized a network layer protocol supporting mobility in an IP network (C. Perkins, "IP Mobility Support", RFC 2002, IETF, October 1996).
  • a foreign agent connected to the visited subnetwork
  • home agent connects to the home subnet.
  • the identity of the visited subnet is also provided to the home agent.
  • One of the main functions of the nominal agent is then to intercept the data intended for the mobile user in order to retransmit it, by an encapsulation mechanism, to a temporary address of the mobile user (called address c / o or "care-of address”) provided by the foreign agent. Once arrived at this temporary address, the data can be delivered to their recipient.
  • This mobility scheme thus imposes a triangular path on the IP packets bound for the mobile user.
  • the data originating from the mobile user is delivered to their destination via the usual IP routing mechanisms.
  • address management is dynamic, which is the case for example when a DHCP server is used in the nominal subnet (see for example EP-A-0 938 217).
  • the DHCP protocol is specified in RFC 2131 published by the IETF (R. Droms, "Dynamic Host Configuration Protocol", March 1997)
  • a path optimization process designed as an extension of the RFC 2002 protocol, has been proposed (C. Perkins, D Johnson, "Route Optimization in Mobile IP", Internet Draft, IETF, February 25, 1999) in order to overcome the disadvantages of the triangular routing mode.
  • This method notably provides for the sending of update messages allowing the possible correspondents of a mobile user to keep the addresses in memory. temporary c / o of the latter. These can then send directly to the temporary address of the mobile user, thus avoiding the operations carried out on the data by the nominal agent.
  • SIP Session Initiation Protocol: Providing Advanced Telephony Services Across the Internet", Bell Labs Technical Journal, October-December 1998, pages 144-159).
  • SIP servers There are two types of SIP servers: proxy servers and redirect servers. On receipt of a request, a proxy server determines the next node on the path to the recipient and then transfers the request to this node, while a redirect server simply tells the client the next node to which it should address its request. .
  • SIP addresses are similar to e-mail addresses, that is, in the form user @ host, where the "user” field designates, for example, a user name or telephone number, and the " host ”a domain name or address in numeric form.
  • the SIP protocol notably provides methods called INVITE, BYE, REGISTER, OPTIONS, ACK and CANCEL.
  • the responses to messages sent within the framework of these methods are defined by code classes.
  • the INVITE method is used to initiate a call session between two SIP users.
  • the SIP protocol provides personal mobility capabilities, and allows a user to obtain the same services regardless of their location or the terminal used, in particular thanks to the REGISTER methods. It has been proposed (E. Wedlund, H. Schulzrinne, "Mobility Support using
  • SIP Proc. of the 2 ⁇ d ACM International Workshop on Wireless Mobile Multimedia, Seattle, August 20, 1999, pages 76-82) of mobility methods using the SIP protocol in which wireless equipment connected to the network via an air interface can , after appropriate signaling exchanges, execute a handover, that is to say change the network address (IP) by a DHCP mechanism while a communication is in progress.
  • IP network address
  • a SIP server connected to the user's nominal subnet manages the nominal location register for the latter.
  • the SIP servers used in mobility management can be proxy servers or redirect servers. Any mobility gives rise to a registration with the nominal SIP server, which can then process requests from other SIP clients to the mobile user.
  • the wireless equipment When the wireless equipment determines the need to execute a handover (by detecting beacons emitted by the wireless access points), it obtains a dynamic address by a DHCP transaction, then it sends an INVITE message to its correspondent by indicating the reference of the call in progress and its new network address so that the correspondent updates the destination IP address of the packets which he sends. At the same time, the wireless equipment communicates its new address to its nominal SIP server, using the REGISTER method.
  • a proxy SIP server connected to the visited subnet manages micromobility, so that the REGISTER methods to the nominal SIP server, for redirection, can only concern macromobiity (change of micromobility server).
  • the main drawback of the process is the delay it can introduce in the execution of the handover.
  • the INVITE method to the mobile user's correspondent requires significant routing time if this correspondent is far from the visited subnetwork. This delay can lead to a perceptible break in the communication in progress.
  • An object of the present invention is to provide quickly and efficiently to a wireless terminal communicating via an IP network information relating to the mobility of the user.
  • a wireless access point of a telecommunications network operating according to the IP protocol for transmitting packets in unconnected mode comprising means for transmitting a signal on an air interface.
  • Access point environment data is carried by the beacon signal and / or at least one message transmitted on the air interface to the equipment of the mobile user as part of said registration procedure.
  • the environmental data may in particular include geographic location information of the access point.
  • the environmental data advantageously include an IP address of a mobility server of a connecting subnetwork to which the access point is connected.
  • the mobility server of the visited subnetwork will be able to play the role of proxy agent for both the signaling flows, notably concerning the mobility of the user, and for traffic flows (voice, images, data, etc.)
  • traffic flows voice, images, data, etc.
  • the mobile user "sees" the proxy server as being his correspondent, so that he is the one to contact to report his change of access point.
  • nothing is changed for exchanges between the server and the remote correspondent.
  • Signaling information does not have to be sent remotely during the handover, to the nominal sub-network or to the correspondent. As it will interfere with the routing of messages within a sub-network is very rapid, this results in an optimization of the execution time of the handover.
  • the method can be applied with various application layer signaling protocols.
  • SIP is a preferred protocol because it constitutes a good compromise between functional richness and complexity of implementation, while having a good capacity for extension.
  • Other examples well known to those skilled in the art, are the H.225.0 (“Call signaling protocols and media stream packetization for packet-based multimedia communication Systems") and H.245 (“Control protocol for multimedia communication") protocols. ) specified by the International Telecommunication Union (ITU-T) within the framework of Recommendation H.323 (“Packet-based multimedia communications Systems”, February 1998), and the MGCP protocol (M.
  • Another aspect of the present invention relates to a wireless access point of a telecommunications network operating according to a packet transmission protocol in unconnected mode, the access point comprising means for transmitting on a air interface of a beacon signal and means for executing, with the equipment of a mobile user having detected the beacon signal, a procedure for registering a protocol specific to the air interface, allowing said equipment to communicate on said network through the access point, and in which access point environment data including information representative of the geographic environment of said access point is carried by the beacon signal and / or at least a message transmitted on the air interface to the mobile user's equipment as part of said registration procedure
  • Another aspect of the present invention relates to a method of mobility management in a telecommunications network comprising several subnets respectively equipped with mobility management bodies, in which one of the subnets constitutes a nominal subnetwork for a mobile user and is equipped with a nominal register containing a location information of said user, in which a procedure for locating the mobile user near an access point connected to a visited subnetwork comprises the following steps:
  • FIG. 1 is a diagram of a telecommunications network to which the invention is applied;
  • FIGS. 2 to 4 are diagrams illustrating the exchange of messages involved in mobility management according to an embodiment of the invention.
  • FIG. 5 is a diagram of a subnetwork to which an embodiment of the invention can be applied;
  • FIG. 6 is a diagram illustrating the exchange of messages that can intervene in mobility management within a subnetwork according to Figure 5;
  • FIGS 7 and 8 are diagrams showing examples of information blocks which can be transmitted by wireless access points in one embodiment of the invention.
  • Figure 1 schematically shows an Intranet network distributed over three sites 1, 2, 3. On each site, a subnet 1 1, 12, 13 is installed to offer access to a certain number of users. These subnets 11-13 are for example of the Ethernet type (ISO standard 8802-3, “Local Area Networks, Part 3 - Carrier Sensé Multiple Access with Collision Detection - Access Method and Physical Layer Specifications”), and operate according to the protocol IP network.
  • each subnet has an output router 4 connected to a backbone network 5 such as the Internet.
  • the network can in particular be provided to support real-time signal communications, for example telephony, between users connected to it and / or with correspondents accessible by the backbone network 5.
  • the terminals can use known manner the UDP transport layer protocol (J. Postel, “User Datagram Protocol”, RFC 768, IETF, August 1980) and the real-time protocol RTP (H. Schulzrinne et al., “RTP: A Transport Protocol for Real -Time Applications ”, RFC 1889, IETF, January 1996) for the transmission of coded speech or video.
  • RTP Real-time protocol for Real -Time Applications
  • SIP SIP protocol
  • other signaling protocols H.323, MGCP, ...) could be used, in addition to or instead of SIP.
  • At least some of the network users are mobile users equipped with wireless terminals 6.
  • the latter includes radio access points 7 connected to the subnets 11-13.
  • the radio access points 7 are for example DECT base stations (ETSI standard, “European Telecommunications Standards Institute”) or also according to the IEEE 802.11 standard, etc., depending on the type of wireless terminals used.
  • Each of these radio access points 7 broadcasts a beacon signal on the air interface. On the basis of the beacon signals which it receives, an active terminal selects the access point which provides it with the best radio link.
  • This access point is used for communications involving the terminal.
  • a wireless terminal thus has the possibility of connecting to the network via several access points 7 belonging to different sub-networks (macromobility) or to the same sub-network (micromobility).
  • the terminal has a communication in progress and moves around a site, it is possible for it to change the access point while maintaining the continuity of the communication (handover).
  • handover When a communication of signals in real time, for example of telephony, is in progress, it is desirable that these handovers are executed in a minimum time in order to avoid cuts noticeable.
  • each subnetwork (at least those having wireless access points) has a mobility server 8 using the SIP protocol in the preferred embodiment of the invention.
  • Each mobile user has a nominal subnet.
  • the subnet 1 1 is nominal for the holder of the wireless terminal 6.
  • the SIP server 8 of this subnet is associated with a location register 9 known as the nominal register, which contains the IP address of the SIP server 8 of the subnet 12 visited by the mobile user.
  • the SIP server 8 of the visited subnet 12 is itself associated with a location register 10 called the visitor register, which contains an address making it possible to reach the terminal 6 inside the visited subnet 12, for example an IP address associated with the terminal.
  • Each SIP server 8 can be associated with a nominal register 9 for the users attached to its subnet and with a visitor register for the users attached to other subnets, only the registers relating to the terminal 6 being represented on Figure 1.
  • registers 9, 10 can be part of the same unit as the SIP server 8 with which they are associated, or they can be separate entities linked separately to the subnet.
  • it is possible to provide several SIP servers per subnet for example in the case where the functions of nominal SIP server and of visited SIP server are provided by separate machines, or in the case where several SIP servers are provided to distribute the signaling load in the subnetwork.
  • FIG. 2 shows how the registration and the updating of the location of a visiting mobile user can take place in a subnet 12 different from his nominal subnet 11, and the initiation of a communication with this user on the initiative of a remote correspondent.
  • the remote correspondent uses a fixed terminal 15 connected to a sub-network 13 different from the nominal sub-network 1 1 and from the visited sub-network 12. It will however be noted that a similar procedure is also applies:
  • the wireless terminal 6 belonging to the nominal sub-network 11 first picks up on the air interface the beacon signal emitted by an access point 7 belonging to the visited sub-network 12. In response upon detection, it triggers a registration procedure for the MAC layer protocol used on the air interface, by sending a registration message to the access point
  • the access point 7 In response to this message, the access point 7 returns an acknowledgment (Register Ack) validating the registration of the wireless terminal with the access point.
  • the location information of the wireless terminal recorded in the visitor register 10 is a dynamic IP address obtained by the terminal after its registration with the access point 7.
  • the subnet 12 is equipped with a DHCP server 16 which locally manages dynamic addresses.
  • a classic DHCP transaction (DHCP_D ⁇ scover, DHCP_Offer, DHCP_Request, DHCP_Ack messages) is executed between the roaming terminal 6 and the DHCP server 16, after which the terminal 6 has an IP address.
  • the transaction is executed between the roaming terminal 6 and the DHCP server 16, after which the terminal 6 has an IP address.
  • the transaction using the IPv6 protocol, the transaction
  • DHCP is useless since the IPv6 address intrinsically allows a subnet / equipment hierarchy.
  • the next step consists of the SIP client sending the terminal 6 with a SIP REGISTER message to the SIP server 8 of the visited subnet 12.
  • the IP address of the SIP server 8 was provided by the access point 7 in the beacon signal broadcast on the air interface, which allows the wireless terminal to have this IP address without having to carry out transactions for this purpose via the subnetwork 12. If the beacon signal broadcast on the air interface does not have an available field large enough to contain the IP address of the SIP server 8, this can be completed, or provided in full, in the Register Ack message validating the registration of the terminal on the air interface.
  • the SIP REGISTER message sent by the terminal 6 allows the visited SIP server 8 to determine the terminal's IP address, obtained in the IP header of the packet containing the SIP REGISTER message, and to associate it with the SIP address (in the form user ( ⁇ ) host) contained in the SIP REGISTER message. This association is recorded in register 10.
  • the visited SIP server 8 After having received this SIP REGISTER message, the visited SIP server 8, if it does not already manage the mobile user, transmits another SIP REGISTER message to the SIP server 8 of the nominal subnet 1 1.
  • the latter sets up update the entry of the nominal register 9 concerning the mobile user identified in the SIP REGISTER message, by memorizing the IP address of the visited SIP server which sent this SIP REGISTER message. It then returns a validation message (code 200 OK) of the SIP protocol.
  • the SIP server visited in turn sends the validation message 200 OK to the terminal 6, through the access point 7.
  • the wireless terminal 6 has registered with the access point 7, and updated its location with respect to the SIP servers 8.
  • the latter When a call from the remote correspondent 15 is initialized, the latter sends a SIP INVITE message requesting the mobile user to the SIP server 8 of the nominal subnet 11 of the mobile user.
  • the nominal SIP server being a redirect server in the example considered, it sends the remote correspondent a SIP message (code 302 Move) indicating to the latter that it must direct its INVITE method towards the SIP server of the visited subnet 12 for which it provides the IP address.
  • the correspondent again transmits the SIP INVITE message to this visited SIP server.
  • the visited SIP server then initiates another session with the mobile user, by transmitting to it a SIP INVITE message, which the wireless terminal acknowledges with a SIP 200 OK message if it is available for establishing communication.
  • the session between the wireless terminal and the visited SIP server is opened when the latter has received the message 200 OK. It then retransmits another SIP 200 OK message to the remote correspondent to validate the opening of the session with it.
  • the remote correspondent communicates with the visited SIP server as if the latter was the wireless terminal, and the wireless terminal communicates with the visited SIP server as if it were the terminal of the remote correspondent.
  • data is exchanged, typically according to the RTP / UDP / IP protocol stack when it represents coded speech or video, and additional signaling can be provided.
  • the visited SIP server 8 transmits the flow to the wireless terminal 6 RTP / UDP received from the remote party.
  • the RTP / UDP data stream received in the session established with the wireless terminal is passed on to the remote party.
  • the visited SIP server also plays the role of proxy agent.
  • FIG. 3 illustrates the registration of the wireless terminal 6 with another access point 7 of the same visited subnetwork 12, and the location update carried out with the SIP server of this subnetwork.
  • the registration of the wireless terminal with the new radio access point is carried out by a MAC layer transaction identical to that described with reference to FIG. 2. If necessary, a DHCP transaction (not shown) can be carried out for that the terminal acquire a new IP address.
  • the wireless terminal then sends a SIP REGISTER message to the visited SIP server, whose address it obtained in the tag of the new access point and / or in the Register Ack message. As the wireless terminal does not change the visited SIP server, it does not need to send a SIP REGISTER message to the SIP server of nominal subnet 11.
  • the SIP server visited validates its location update, by sending it a SIP 200 OK message.
  • the wireless terminal sends a SIP INVITE message to its visited SIP server and the latter, which always acts as a proxy server, transmits another SIP message INVITE to the nominal SIP server of the called party.
  • This nominal, redirecting SIP server returns a SIP 302 Move message indicating the IP address to which the correspondent can be reached.
  • This IP address can be the address of the remote correspondent in its nominal subnet 13 or, as in the case of FIG. 2, the address of a SIP server visited if the remote correspondent uses a wireless terminal outside of its nominal subnet.
  • SIP 200 OK messages are sent from the remote correspondent to the SIP server of the visited subnet 12, and from this SIP server to the wireless terminal 6 , after which the visited SIP server manages the two UDP streams as explained above to relay the communication.
  • FIG. 4 illustrates the handover procedure executed when the wireless terminal 6 has a call in progress and changes radio access point 7 while moving inside the site visited 2. It is assumed here that the same SIP server visited 8 is associated with the two access points 7, that is to say that the IP address of this server 8 is indicated in the beacon signal of these access points and / or in the message Register Ack. The upper part of Figure 4 shows the data flows relayed by the SIP server visited as explained above.
  • the registration procedure with the new access point and location update with the SIP server visited is executed as in FIG. 3.
  • the wireless terminal has received acknowledgment of its location update (SIP message 200 OK)
  • it sends an INVITE message to the visited SIP server, containing in particular a reference of the current call.
  • the data exchange resumes without any signaling from the SIP server visited to the nominal SIP server or the remote correspondent.
  • the execution of the handover is particularly rapid since the signaling messages exchanged remain inside the visited subnetwork 12 without having to be routed by the extended interconnection network 5.
  • the fact for the wireless terminal 6 to have the IP address of the visited SIP server directly, in the radio beacon or in the radio MAC layer signaling saves time by avoiding a process of finding this address in the IP network.
  • FIG. 5 schematically shows another possible architecture of the subnetwork installed on the site visited 2, comprising several subnets 120, 121 interconnected by means of one or more routers.
  • the router 4 connected to the backbone network 5 also serves to interconnect the sub-subnets 120, 121.
  • the SIP server 129 of the visited subnet which locally manages the mobility of the holder of the wireless terminal 6 in the manner previously explained, is connected to one of the subnets 120. It also acts as an agent nominal in an adaptation of the Mobile IP protocol which is the subject of RFC 2002.
  • This adapted Mobile IP protocol is implemented inside the visited subnet in order to manage in the network layer the mobility of users between the sub- its subnets (but not at the scale of the grouping of subnets, where a layer protocol is used application, namely SIP in the example considered)
  • a layer protocol is used application, namely SIP in the example considered
  • agent 129 does not belong to the nominal sub-network of the mobile user
  • agent pseudo-nominal we will call it agent "pseudo-nominal”
  • a routing module is provided as a foreign agent 130 in the sense of RFC 2002.
  • the registration procedure with the new access point d 'access is executed as in the case of Figure 3 or 4 (upper part of Figure 6).
  • Terminal 6 then sends a request to register the Mobile IP protocol (REGISTRATION REQUEST in the terminology of RFC 2002) to the foreign agent 130, which relays it to the pseudo-nominal agent 129.
  • REGISTRATION REQUEST in the terminology of RFC 2002
  • the terminal 6 places in the REGISTRATION REQUEST message, in addition to its own IP address, the IP address of the pseudo-nominal agent and the c / o address which was previously supplied to it.
  • This c / o address may have been obtained by the agent discovery mechanisms specified in RFC 2002. But in a preferred embodiment, the two IP addresses (that of the pseudo-nominal agent and the c / o address) are provided in the beacon signal broadcast by the access point 7, and / or in the Register Ack message.
  • the c / o address is then an IP address of the foreign agent 130, and can be used as the destination address by the terminal for sending the REGISTRATION REQUEST message.
  • the mobile terminal After acknowledgment of the registration request (REGISTRATION REPLY messages of FIG. 6), the mobile terminal transmits its SIP REGISTER message to update its location with respect to the SIP server visited 129.
  • the SIP REGISTER message can be sent directly to the IP address of the SIP server visited 129.
  • the SIP server visited 129 uses two levels of IP header to transmit the message SIP 200 OK, the internal level having the IP address of the wireless terminal 6 and the external level having the c / o address which was supplied by the foreign agent 130.
  • the foreign agent 130 removes the external level to retransmit the message 200 OK to the terminal.
  • the same encapsulation mechanism will be used for all the packets sent to terminal 6 by the visited SIP server 129 (SIP protocol or data from a remote correspondent). Similarly, the packets sent by the terminal 6 are relayed by the foreign agent 130 to their destination, namely the visited SIP server 129 since this is seen by the terminal as if it were its correspondent.
  • the location update executed according to FIG. 6 takes place in the same way in the case of “roaming” (FIGS. 2 and 3) and in the case of the “handover” (FIG. 4).
  • the location information associated with the terminal 6 in the visitor register 10 then consists of the address c / o which allows the SIP server to route the data to their destination.
  • FIG. 7 illustrates a possible structure of the beacon signal broadcast by a wireless access point 7 connected to a subnetwork.
  • This signal is formed by modulation of a digital data block B, and is transmitted in a radio signal frame, or possibly in a time interval of a frame if time division multiple access is used on the air interface.
  • the digital data of block B includes a predetermined synchronization pattern 20, the detection of which allows the wireless terminals located within range of the access point to synchronize in time and in frequency to demodulate the signal of the frame, and certain conventional fields 21-23 containing system information required by the physical layer and link layer protocols.
  • This system information typically includes:
  • - system synchronization information (field 22), identifying the position of the current frame in the temporal organization of the radio signal transmitted on the carrier of the beacon (frame index in a current superframe, superframe number, ...) ; - other system information (field 23), such as for example a minimum received field level from which a wireless terminal is authorized to register with the access point, or indications of the carrier frequencies of the beacon signals of a few neighboring access points so that the terminals can monitor these carrier frequencies in order to determine the access point providing the best radio link.
  • the block B also comprises a field 24 in which the access point 7 places data describing its environment.
  • This data can represent the geographical environment where the access point is installed: location of the site visited 2, precise position of the access point (for example building, corridor, office, ).
  • location of the site visited 2 precise position of the access point (for example building, corridor, office, ).
  • precise position of the access point for example building, corridor, office, .
  • the remote correspondents and the nominal location register 9 "logically" locate the terminal only, via one or more IP addresses.
  • a certain number of applications may need such geographic location information, for example to render services differentiated according to the location of the terminal or also to provide an indication of this location to the correspondents of the mobile user.
  • the environmental data placed in field 24 of block B can also include one or more IP addresses of mobility management bodies, namely:
  • the IP address of the foreign agent in an embodiment where mobility between the subnets is managed by a network layer protocol such as that of RFC 2002, the IP address of the foreign agent.
  • the environmental data of field 24 can still include a UDP or TCP port number used by the mobility server 8, 129 associated with the access point, if it is not a default port number. This allows the terminal to send requests to the application layer signaling protocol directly to the correct port number. It is also possible to include in the environment data a MAC (Ethernet) address of the mobility management unit 8, 129 connected to the same subnetwork or subnetwork as the access point.
  • MAC Errnet
  • this Register Ack message is formed from a block of digital data B 'comprising:

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)
EP01907850A 2000-02-21 2001-02-20 Drahtloser zugriffspunkt für ein ip-netzwerk und verfahren zur mobilitätsverwaltung dafür Withdrawn EP1258162A1 (de)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
FR0002097 2000-02-21
FR0002097A FR2805432B1 (fr) 2000-02-21 2000-02-21 Point d'acces sans fil d'un reseau de transmission de paquets en mode non-connecte, et procede de gestion de mobilite mis en oeuvre avec de tels points d'acces
PCT/FR2001/000493 WO2001063956A1 (fr) 2000-02-21 2001-02-20 Point d'acces sans fil d'un reseau ip, et procede de gestion de mobilite correspondante

Publications (1)

Publication Number Publication Date
EP1258162A1 true EP1258162A1 (de) 2002-11-20

Family

ID=8847186

Family Applications (1)

Application Number Title Priority Date Filing Date
EP01907850A Withdrawn EP1258162A1 (de) 2000-02-21 2001-02-20 Drahtloser zugriffspunkt für ein ip-netzwerk und verfahren zur mobilitätsverwaltung dafür

Country Status (4)

Country Link
EP (1) EP1258162A1 (de)
AU (1) AU2001235724A1 (de)
FR (1) FR2805432B1 (de)
WO (1) WO2001063956A1 (de)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7254643B1 (en) 2002-08-08 2007-08-07 At&T Corp. System and method for providing multi-media services to communication devices over a communications network
US7366163B1 (en) 2003-04-25 2008-04-29 At&T Corp. Method for providing local and toll services with LNP, and toll-free services to a calling party which originates the call from an IP location connected to a sip-enabled IP network
US7567555B1 (en) 2004-03-22 2009-07-28 At&T Corp. Post answer call redirection via voice over IP
EP1906593A1 (de) * 2006-07-28 2008-04-02 Nokia Siemens Networks Gmbh & Co. Kg Mobilitätsoptimierung auf Grundlage von IP Vorwahlinformation in einer WLAN SSID
US8711034B2 (en) 2007-10-02 2014-04-29 Ricoh Co., Ltd. Geographically self-labeling access points
US8265652B2 (en) * 2007-10-02 2012-09-11 Ricoh Co., Ltd. Geographic tagging of network access points
US8089405B2 (en) 2007-10-02 2012-01-03 Ricoh Co., Ltd. Applications for geographically coded access points
US10078861B1 (en) 2013-10-15 2018-09-18 Dd Ip Holder Llc Methods and apparatus for a centralized customer order processing system with automatic detection of customer arrival

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5121126A (en) * 1991-03-12 1992-06-09 Bell Atlantic Network Services Inc. Beacon enhanced telecommunications system and method
CA2129199C (en) * 1994-07-29 1999-07-20 Roger Y.M. Cheung Method and apparatus for bridging wireless lan to a wired lan
US5802469A (en) * 1995-03-29 1998-09-01 Kabushiki Kaisha Toshiba Radio communication system selectable low speed bi-directional communication and high-speed down link communication
US5737328A (en) * 1995-10-04 1998-04-07 Aironet Wireless Communications, Inc. Network communication system with information rerouting capabilities
JP3529621B2 (ja) * 1997-05-12 2004-05-24 株式会社東芝 ルータ装置、データグラム転送方法及び通信システム
US6147986A (en) * 1998-03-06 2000-11-14 Lucent Technologies Inc. Address updating of wireless mobile terminal hosts affiliated with a wired network

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See references of WO0163956A1 *

Also Published As

Publication number Publication date
FR2805432B1 (fr) 2002-08-16
AU2001235724A1 (en) 2001-09-03
FR2805432A1 (fr) 2001-08-24
WO2001063956A1 (fr) 2001-08-30

Similar Documents

Publication Publication Date Title
EP1449402B1 (de) System und verfahren zur auswahl einer zugangspunkt
JP4322206B2 (ja) アドホックピア・ツー・ピア網における情報自己伝達システムおよび方法
US7277434B2 (en) Method for SIP-mobility and mobile-IP coexistence
US6771666B2 (en) System and method for trans-medium address resolution on an ad-hoc network with at least one highly disconnected medium having multiple access points to other media
EP1156626A3 (de) Mobilkommunikationsnetz, Endgerät, Verfahren zur Paketkommunikationssteureung, und Gateway
CA2385951A1 (en) Wide area network mobility for ip based networks
KR100828831B1 (ko) 무선 네트워크를 통한 인스턴트 메시징 및 인터넷 전화를위한 심리스 인터페이싱을 위한 통신 제공 방법,인터페이스 및 통신 관리 방법
WO2006024791A1 (fr) Procede et systeme de localisation d'utilisateurs pour les services bases sur les protocoles sip ou h.323 avec attribution d'adresse ip dynamique.
JPH11298950A (ja) 有線ネットワ―クに加入した無線移動体端末ホストのアドレス更新
US20030048780A1 (en) Supporting real-time multimedia applications via a network address translator
JP2008511206A (ja) 管理されたモバイル・ボイス・オーバー・インターネット・プロトコル(VoIP)オーバーレイ方法およびアーキテクチュア
EP3549352A1 (de) Stromzähler mit stromleitungskommunikationsschnittstelle und mindestens einer hochfrequenzschnittstelle
WO2001063956A1 (fr) Point d'acces sans fil d'un reseau ip, et procede de gestion de mobilite correspondante
EP2719147B1 (de) Kommunikationssystem und korrespondierendes verfahren zur herstellung einer kommunikationssitzung in echtzeit
WO2001063877A1 (fr) Procede de gestion de mobilite dans un reseau de telecommunications, et serveur de mobilite pour la mise en oeuvre du procede
AU736987B2 (en) Proxy server supporting IP quality of service
EP2258096B1 (de) Verfahren zum routen von daten in einem kommunikationsfluss
FR2879874A1 (fr) Procede de demarrage d'une station ip, systeme, serveur et station le mettant en oeuvre et procede d'etablissement d'appel telephonique
De Castro et al. Challenges of SIP in internet connected MANETs
De Castro et al. SIP in hybrid MANETs–A gateway based approach
EP1224786B1 (de) Verfahren zur schätzung der paketübertragungszeit über ein drahtloses netzwerk
EP2890026A1 (de) Kommunikationsverfahren, das über einen Relaisknoten umgesetzt wird
Zhang et al. Performance evaluation of sip-based session establishment over dsr-routed manets
Gioacchino Cascella Reconfigurable Application Networks through Peer Discovery and Handovers
WO2011121206A1 (fr) Procedes d'enregistrement d'un terminal mobile par un routeur d'acces d'un reseau ip, de gestion de la mobilite d'un terminal dans un reseau ip et de configuration d'un terminal mobile

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20020719

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LI LU MC NL PT SE TR

AX Request for extension of the european patent

Free format text: AL;LT;LV;MK;RO;SI

RAP1 Party data changed (applicant data changed or rights of an application transferred)

Owner name: EADS DEFENCE AND SECURITY NETWORKS

RAP1 Party data changed (applicant data changed or rights of an application transferred)

Owner name: EADS TELECOM

RAP1 Party data changed (applicant data changed or rights of an application transferred)

Owner name: COROLIANE

RAP1 Party data changed (applicant data changed or rights of an application transferred)

Owner name: AASTRA MATRA TELECOM

RAP1 Party data changed (applicant data changed or rights of an application transferred)

Owner name: AASTRA MATRA TELECOM

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

18D Application deemed to be withdrawn

Effective date: 20090901