US6993010B1 - Spoofing to preserve a communication link - Google Patents
Spoofing to preserve a communication link Download PDFInfo
- Publication number
- US6993010B1 US6993010B1 US09/611,923 US61192300A US6993010B1 US 6993010 B1 US6993010 B1 US 6993010B1 US 61192300 A US61192300 A US 61192300A US 6993010 B1 US6993010 B1 US 6993010B1
- Authority
- US
- United States
- Prior art keywords
- modem
- packet
- ppp
- communication
- layer
- 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 - Fee Related, expires
Links
- 238000004891 communication Methods 0.000 title claims abstract description 123
- 230000004044 response Effects 0.000 claims abstract description 20
- 238000000034 method Methods 0.000 claims description 32
- 230000005540 biological transmission Effects 0.000 claims description 11
- 238000012544 monitoring process Methods 0.000 claims description 9
- 206010026749 Mania Diseases 0.000 claims 1
- 238000010586 diagram Methods 0.000 description 28
- 230000011664 signaling Effects 0.000 description 7
- 238000012937 correction Methods 0.000 description 5
- 238000001514 detection method Methods 0.000 description 5
- 238000012545 processing Methods 0.000 description 5
- 230000006835 compression Effects 0.000 description 4
- 238000007906 compression Methods 0.000 description 4
- 230000006837 decompression Effects 0.000 description 4
- 239000004744 fabric Substances 0.000 description 4
- 230000006870 function Effects 0.000 description 4
- 238000012360 testing method Methods 0.000 description 4
- 230000008901 benefit Effects 0.000 description 3
- 238000012423 maintenance Methods 0.000 description 3
- 238000012546 transfer Methods 0.000 description 3
- 239000000835 fiber Substances 0.000 description 2
- 230000008569 process Effects 0.000 description 2
- 230000003750 conditioning effect Effects 0.000 description 1
- 238000007796 conventional method Methods 0.000 description 1
- 230000008878 coupling Effects 0.000 description 1
- 238000010168 coupling process Methods 0.000 description 1
- 238000005859 coupling reaction Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000000977 initiatory effect Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 239000013307 optical fiber Substances 0.000 description 1
- 230000008520 organization Effects 0.000 description 1
- 230000010363 phase shift Effects 0.000 description 1
- 238000011160 research Methods 0.000 description 1
- 238000010079 rubber tapping Methods 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 230000001360 synchronised effect Effects 0.000 description 1
- 238000012549 training Methods 0.000 description 1
- 230000007704 transition Effects 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/28—Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
- H04L12/2854—Wide area networks, e.g. public data networks
- H04L12/2856—Access arrangements, e.g. Internet access
- H04L12/2858—Access network architectures
- H04L12/2859—Point-to-point connection between the data network and the subscribers
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/28—Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
- H04L12/2854—Wide area networks, e.g. public data networks
- H04L12/2856—Access arrangements, e.g. Internet access
Definitions
- the present invention relates generally to communication systems. More particularly, the present invention relates to preserving a communication link.
- PPP Point-to-Point Protocol
- PPP is a data link protocol that provides dial-up access over serial lines.
- PPP can run on any full-duplex link from POTS (Plain Old Telephone Service) to ISDN (Integrated Services Digital Network) to high-speed lines (T1, T3, etc.).
- POTS Pein Old Telephone Service
- ISDN Integrated Services Digital Network
- PPP has become popular for Internet access as well as a method for carrying higher level protocols.
- PPP is a version of the Internet software that may run over telephone lines using high-speed modems.
- PPP allows a connection to the Internet without using an Internet service provider or an access point to the Internet.
- PPP may also be used for connecting a home computer to a larger local network, which is connected to the Internet.
- PPP provides a method for transmitting data over serial point-to-point links.
- PPP contains three main components: a method of using High-Level Data Link Control (“HDLC”) for encapsulating and transmitting data over serial links, an extensible Link Control Protocol (“LCP”) for establishing, configuring and testing the serial links and a family of Network Control Protocols (“NCP”) for establishing and configuring different network-layer protocols.
- HDLC High-Level Data Link Control
- LCP extensible Link Control Protocol
- NCP Network Control Protocol
- LCP packets used for link management and maintenance includes echo-request to aid PPP for serial link quality determination, performance testing and for numerous other functions.
- a PPP layer In response to an LCP echo-request, a PPP layer must respond by transmitting an LCP echo-reply, otherwise the remote PPP layer may terminate the communication session. It should therefore be clear that in situations where the communication session is placed on hold, such as modem on hold, the PPP layer may terminate the communication session as a result of failing to receive an LCP echo-reply.
- a local communication layer is in communication with a remote communication layer via a communication link established between a local modem and a remote modem.
- the communication layers may be PPP layers.
- the communication is interrupted, for example, by being temporarily paused or being placed on hold.
- the communication is placed on hold by the remote modem, as a result of a call-waiting alert received by the remote modem.
- the local modem monitors PPP frames from the local PPP layer and spoofs the local PPP layer by way of responses to the local PPP layer requests as if such responses were made by the remote PPP layer.
- the local modem may monitor the PPP frames to the local PPP layer and acquire information from the PPP frames, such as the remote PPP layer's magic number. The local modem may then include such information in the responses to the local PPP layer requests.
- the local PPP layer's request may be by way transmitting an Echo-Request packet.
- the local modem monitoring such request would then respond to such request by transmitting an Echo-Reply packet to the local PPP layer as if the response were made by the remote PPP layer.
- the local modem includes the remote PPP layer's magic number in the Echo-Reply packet or includes zero, if the remote PPP layer had not previously transmitted its magic number.
- a communication system of the present invention includes a controller, a first communication interface, a second communication interface and a spoofing module.
- the spoofing module monitors the first communication interface and causes a signal to be transmitted through the first communication interface.
- the signal includes information gathered by the spoofing module while monitoring the first communication interface and, in particular, monitoring information transmitted by the first communication interface.
- the first communication interface is in communication with a PPP layer.
- the first communication interface includes a transmitter and a receiver and the spoofing module monitors the transmitter to acquire a magic number.
- the spoofing module also monitors the receiver for an Echo-Request, and transmits an Echo-Reply, including the magic number, to the PPP layer.
- FIG. 1 is a block diagram depicting a general modem system environment capable of supporting PPP connections
- FIG. 2 a illustrates various fields of a PPP frame
- FIG. 2 b illustrates various fields of an LCP packet of the PPP frame of FIG. 2 a
- FIG. 2 c illustrates various fields of an LCP Configure-Request packet of the PPP frame of FIG. 2 a;
- FIG. 2 d illustrates various fields of an LCP Configure-Ack packet of the PPP frame of FIG. 2 a;
- FIG. 2 e illustrates various fields of an LCP Configuration Option of the PPP frame of FIG. 2 a;
- FIG. 2 f illustrates various fields of an LCP Configuration Option of FIG. 2 e , including a Magic Number Configuration Option;
- FIG. 2 g illustrates various fields of an LCP Echo-Request packet of the PPP frame of FIG. 2 a;
- FIG. 2 h illustrates various fields of an LCP Echo-Reply packet of the PPP frame of FIG. 2 a;
- FIG. 3 is a block diagram of a modem system environment in which various aspects of the present invention may be incorporated;
- FIG. 4 is a block diagram of a communication system according to one embodiment of the present invention.
- FIG. 5 is a flow diagram illustrating information gathering from a higher-level protocol according to one embodiment of the present invention.
- FIG. 6 is a flow diagram of spoofing according to one embodiment of the present invention.
- the present invention may be described herein in terms of functional block components and various processing steps. It should be appreciated that such functional blocks may be realized by any number of hardware and/or software components configured to perform the specified functions. For example, the present invention may employ various integrated circuit components, e.g., memory elements, digital signal processing elements, logic elements, look-up tables, and the like, which may carry out a variety of functions under the control of one or more microprocessors or other control devices.
- the present invention may be practiced in any number of data communication contexts and that the modem system and/or the higher-level protocol described herein is merely one illustrative application for the invention. Further, it should be noted that the present invention may employ any number of conventional techniques for data transmission, signaling, signal processing and conditioning, and the like. Such general techniques that may be known to those skilled in the art are not described in detail herein.
- FIG. 1 illustrates a block diagram depicting a general modem system 100 in which the techniques of the present invention may be practiced.
- Modem system 100 may be capable of supporting connections associated with a higher-level protocol, such as PPP.
- PPP is designed for simple links, which transport packets between two peers. These links provide full-duplex simultaneous bi-directional operation and deliver packets in order.
- the modem system 100 includes a plurality of server modems (identified by reference numbers 102 a , 102 b , and 102 n ) and a client modem 104 .
- Server modems 102 may each be associated with an Internet service provider or any suitable data source. As shown in FIG. 1 , server modems 102 a , 102 b , and 102 n are associated with PPP layers 103 a , 103 b and 103 n , respectively.
- Client modem 104 may be associated with a suitable data source, e.g., a personal computer capable of running a PPP layer 105 . For purposes of this description, PPP layer 105 may run on an operating system such as MICROSOFT WINDOWS. As stated above, PPP layer is a version of the Internet software that may be used for connecting into and as an access point to the Internet.
- client modem 104 may be integrated with the personal computer.
- modem system 100 may employ 56 kbps modem devices that are compatible with the V.92 Recommendation, the V.90 Recommendation, legacy 56 kbps protocols, the V.34 Recommendation, or the like.
- modem devices are suitable for use in modem system 100 where a given server modem 102 utilizes a digital connection 106 to the digital telephone network 108 .
- the client modem 104 is connected to a local central office 110 via an analog local loop 112 .
- the communication channel established between client modem 104 and any server modem 102 is digital up to the central office 110 . Thereafter, the digital signals are converted to an analog signal for transmission over the local loop 112 .
- a host software may perform any number of operations in response to a user command. For example, the host software may prompt client modem 104 to dial the telephone number associated with server modem 102 a (which, for this example, is the server modem associated with the user's Internet service provider). Server modem 102 a and client modem 104 perform a handshaking routine that initializes the modem parameters associated with the current communication channel.
- PPP will proceed to a link establishment phase.
- the originating PPP layer 105 first sends LCP frames to configure and optionally test the data-link.
- the originating PPP layer 105 sends NCP frames to choose and configure one or more network-layer protocols.
- packets from each network-layer protocols can be sent over the link.
- the link will remain configured for communications until explicit LCP or NCP frames close the link, or until some external event, such as a user intervention occurs.
- PPP includes three classes of LCP packets: Link Configuration packets used to establish and configure a link, Link Termination packets used to terminate a link and Link Maintenance packets to manage and debug a link.
- the Link Configuration packets include LCP Configure-Request and Configure-Ack packets.
- the Link Maintenance packets include LCP Echo-Request and LCP Echo-Reply packets.
- PPP is capable of operating across any DTE/DCE (Data Terminal Equipment/Data Circuit Equipment) interface.
- DTE/DCE Data Terminal Equipment/Data Circuit Equipment
- PPP requires that a duplex circuit, either dedicated or switched, that can operate in either asynchronous or synchronous mode, transparent to PPP link-layer frames.
- PPP uses the principles, terminology and frame structure of the International Organization for Standardization HDLC procedure, which are hereby incorporated by reference.
- PPP may also use an asynchronous HDLC format of the Internet Engineering Task Force (“IETF”), which is hereby incorporated by reference.
- IETF Internet Engineering Task Force
- PPP frame 200 includes a single flag byte (octet) 202 that indicates the beginning and/or end of the frame 200 .
- the flag byte 202 consists of the binary sequence “01111110” or the hexadecimal value “7E”.
- PPP frame 200 also includes a single address byte 204 that contains the binary sequence “11111111” or the hexadecimal value “FF”, the standard broadcast address. PPP does not assign individual station addresses. As shown in FIG.
- PPP frame 200 also includes a single control byte 206 that contains the binary sequence “00000011” or the hexadecimal value “03”, which calls for transmission of user data in an unsequenced frame.
- PPP frame 200 further includes two bytes of protocol field 208 that identify the packet protocol. For example, protocol fields with hexadecimal values in the “8xxx” to “bxxx” range identify NCP packets and in the “cxxx” to “fxxx” range identify LCP packets.
- PPP frame 200 also includes zero or more bytes of information field 210 that contain the information for the protocol specified in the protocol field 208 .
- the maximum length of the information field 210 may be 1,500 bytes; however, this value may be negotiated between PPP layers.
- PPP frame 200 includes a Frame Check Sequence (FCS) that is normally two bytes long for error correction purposes. By prior agreement, however, consenting PPP layers may use a four-byte FCS for improved error correction.
- FCS Frame Check Sequence
- the end of the information field 210 is found by locating the closing flag (not shown) and allowing two bytes for the FCS field.
- FIG. 2 b illustrates various field of an LCP packet 220 , which are transmitted from left to right.
- the LCP packet 220 includes a single byte code field 222 , which identifies the type of the LCP packet 220 .
- the values for the code field 222 of the LCP packet 220 are set forth in an example Table 1 below.
- the LCP packet 220 also includes a single byte identifier field 224 , which aids in matching requests and replies.
- the LCP packet 220 further includes two bytes of length field 226 , which indicate the length of the LCP packet 220 , including the code field 222 , the identifier field 224 , the length field 226 and a data field 228 , which data field 228 includes zero or more bytes of information.
- FIG. 2 c illustrates various fields of an LCP Configure-Request packet 230 , which are transmitted from left to right. Any implementation of PPP layer wishing to open a communication session must transmit the Configure-Request packet 230 . As shown in FIG. 2 c , the LCP packet 230 includes a single byte code field 232 set to “1”, which identifies the LCP packet 230 as a Configure-Request. The LCP packet 230 also includes a single byte identifier field 234 , which is changed whenever the contents of options field 238 changes.
- the LCP packet 230 further includes two bytes of length field 236 , which indicate the length of the LCP packet 230 , including the code field 232 , the identifier field 234 , the length field 236 and the options field 238 .
- the options field 238 is a variable length field and contains a list of zero or more configuration options that the sender desires to negotiate. All configuration options are negotiated simultaneously.
- FIG. 2 d illustrates various fields of an LCP Configure-Ack packet 240 , which are transmitted from left to right.
- the LCP packet 240 includes a single byte code field 242 set to “2”, which identifies the LCP packet 240 as a Configure-Ack.
- the LCP packet 240 also includes a single byte identifier field 244 , which is a copy of the identifier field of the LCP Configure-Request 234 (see FIG. 2 c ).
- the LCP packet 240 further includes two bytes of length field 246 , which indicate the length of the LCP packet 240 , including the code field 242 , the identifier field 244 , the length field 246 and the options field 248 .
- the options field 248 is a variable length field and contains a list of zero or more configuration options that the sender is acknowledging. All configuration options are acknowledged simultaneously.
- FIG. 2 e illustrates various fields of an LCP Configuration Option 250 , which are transmitted from left to right.
- the LCP Configuration Option 250 allows negotiation of modifications to the default characteristics of the PPP layer. If the Configuration Option 250 is not included in the Configure-Request packet 230 (see FIG. 2 c ), the default value for that Configuration Option is assumed.
- the Configuration Option 250 includes a single byte type field 252 , which indicates the type of configuration option, as set forth in an example Table 2 below.
- the Configuration Option 250 also includes a single byte length field 254 , which indicates the length of the Configuration Option 250 , including the type field 252 , the length field 254 and the data field 256 . Unless otherwise specified, all Configuration Options apply in a half-duplex fashion, and typically in the receive direction of the link from the point of view of the sender of the LCP Configure-Request packet 230 .
- the Configuration Option 250 also includes a variable length data field 256 , which contains information specific to the Configuration Option 250 .
- FIG. 2 f illustrates various fields of an LCP Configure Option, including a Magic Number Configuration Option 260 , which are transmitted from left to right.
- the Magic Number Configuration Option 260 includes a single byte type field 262 , which is set to “05” to indicate a Magic Number type.
- the Magic Number Configuration Option 260 further includes a single byte length field 264 , which is set to “06” to indicate the length of the Magic Number Configuration Option 260 , including the type field 262 , the length field 264 and a four-byte long Magic Number field 266 .
- the Magic Number Configuration Option 260 provides a method to detect looped-back links and other data link layer anomalies.
- the Magic Number Configuration Option 260 may be required by some Configuration. By default, no Magic Number is negotiated, and zero “0” is inserted where a Magic Number might otherwise be used, such as in LCP Echo-Request and/or LCP Echo-Reply packet. Before the Magic Number Configuration Option 260 is requested, PPP layer must choose a Magic Number. Generally, the Magic Number should be chosen in a random manner in order to guarantee, in all likelihood, that a unique number is selected.
- the received Magic Number field 266 is compared with the Magic Number field of the last LCP Configure Request sent to the remote PPP layer. If the two Magic Numbers are different, then the link is not looped-back, and the Magic Number should be acknowledged.
- Both LCP Echo-Request and LCP Echo-Reply packets have a Magic Number field (see FIGS. 2 g and 2 h .) If a Magic Number has been successfully negotiated, PPP layer must transmit LCP Echo-Request and LCP Echo-Reply packets with the Magic Number field set to the negotiated Magic Number. The Magic Number fields of LCP Echo-Request and LCP Echo-Reply packets are inspected on reception. Therefore, all received Magic Number fields of LCP Echo-Request and LCP Echo-Reply packets must be equal to either zero or the remote PPP layer's unique Magic Number, depending on whether or not PPP layers negotiated a Magic Number.
- LCP packets include Echo-Request and Echo-Reply packets as link supports for debugging, link quality determination, performance testing, determination as to when a link is functioning properly or is failing, and for numerous other functions.
- FIG. 2 g illustrates various fields of an LCP Echo-Request packet 270 , which are transmitted from left to right.
- the Echo-Request packet 270 includes a single byte code field 272 , which is set to “09” to indicate an Echo-Request packet.
- the Echo-Request packet 270 also includes a single byte identifier field 274 , which is changed whenever the contents of data field 279 changes.
- the Echo-Request packet 270 further includes two bytes of length field 276 , which indicate the length of the Echo-Request packet 270 , including the code field 272 , the identifier field 274 , the length field 276 , a magic number field 278 and a data field 279 .
- the Echo-Request packet 270 also includes four bytes of magic number field 278 , as described above.
- the magic number field 278 must be transmitted as zero “0”, until the Configuration Option, as discussed above, has successfully negotiated the Magic Number.
- the Echo-Request packet 270 also includes data field 279 of zero or more bytes.
- FIG. 2 h illustrates various fields of an LCP Echo-Reply 280 packet, which are transmitted from left to right.
- the Echo-Reply packet 280 Upon reception of the Echo-Request packet 270 , the Echo-Reply packet 280 must be transmitted.
- the Echo-Reply packet 280 includes a single byte code field 282 , which is set to “10” to indicate an Echo-Reply packet.
- the Echo-Reply packet 280 also includes a single byte identifier field 284 , which is a copy of the Echo-Request identifier field 274 .
- the Echo-Reply packet 280 further includes two bytes of length field 286 , which indicate the length of the Echo-Reply packet 280 , including the code field 282 , the identifier field 284 , the length field 286 , a magic number field 288 and a data field 289 .
- the Echo-Reply packet 280 also includes four bytes of magic number field 288 , as described above.
- the magic number field 288 must be transmitted as zero “0”, until the Configuration Option, as discussed above, has successfully negotiated the Magic Number.
- the Echo-Reply packet 280 also includes data field 289 of zero or more bytes.
- FIG. 3 is a schematic representation of an environment in which a modem system 300 may operate.
- Modem system 300 generally includes a first modem device 302 , which may be associated with a central site, and a second modem device 304 , which may be resident at a customer site 370 .
- first modem device 302 may be the DPCM
- second modem device 304 may be the APCM.
- the DPCM modem 302 is coupled to a central office 306 via a digital link and the APCM modem 304 is coupled to central office 306 via an analog link, e.g., the local loop.
- modem system 300 may include additional elements and functionality associated with the quick startup routine, the quick reconnect procedure and/or communication on hold procedures described in the following applications: U.S. application Ser. No. 09/592,707 filed on Jun. 13, 2000, which claims the benefit of U.S. provisional application Ser. No. 60/167,572, filed Nov. 26, 1999, and which is also a Continuation-In-Part of U.S. application Ser. No. 09/557,233, filed Apr. 24, 2000, which is a Continuation-In-Part of U.S. application Ser. Nos. 09/416,482 and 09/393,616, filed Oct. 12, 1999 and Sep. 10, 1999, respectively, which are both Continuation-In-Part applications of U.S.
- FIG. 3 also depicts a calling device 308 (which is capable of placing an incoming call to the customer site), a parallel answer device 310 located at the customer site, and a series answer device 311 located at the customer site.
- the parallel answer device 310 is connected such that it receives the same calls as the APCM modem 304 in a concurrent manner.
- the series answer device 311 is connected such that the APCM modem 304 routes calls to it.
- the APCM modem 304 may control or regulate the call traffic to and from series answer device 311 in a conventional manner.
- a call may be established between the calling device 308 and the answer devices 310 and 311 via the central office 306 , and a modem connection may be established between the DPCM modem 302 and the APCM modem 304 via the central office 306 .
- FIG. 3 depicts the APCM modem 304 and the DPCM modem 302 in a manner that relates to the example processes described herein.
- each of the modem devices 302 or 304 may be capable of functioning as a transmit or receive modem, and each of the modem devices 302 or 304 may be capable of originating the various signals described herein.
- the DPCM modem 302 includes a transmitter section 312 and a receiver section 314 , both of which may be configured in accordance with conventional technologies.
- the DPCM modem 302 is capable of transmitting a number of signals, sequences and tones during various modes of operation.
- the DPCM modem 302 may be configured to transmit a suitable transition sequence 316 and a characteristic signal point sequence (such as the ANSpcm signal 318 ) associated with a quick startup routine or a quick reconnect procedure, as described in the above-incorporated related applications.
- a suitable transition sequence 316 and a characteristic signal point sequence such as the ANSpcm signal 318
- the DPCM modem 302 transmits data 320 in accordance with a suitable data transmission scheme.
- the DPCM modem 302 is also capable of transmitting a number of signals that may be received by the APCM modem 304 and/or by the central office 306 .
- modem on hold signalings 322 of the DPCM modem 302 is capable of transmitting an “A” tone and a “B” tone.
- the modem devices 302 or 304 may generate and process any suitable tones or signals in lieu of (or in addition to) these predefined tones.
- the modem on hold signalings 322 is also configured to transmit a number of additional signals associated with the notification of a modem-on-hold, the initiating of a modem-on-hold mode, the reconnection of a modem session after a holding period, and the clearing down of a modem connection, as described in the above-incorporated related applications.
- the DPCM modem 302 may also include a signal detection element 334 , which may employ any number of known techniques to detect, analyze, and interpret control signals, requests, and tones transmitted by the APCM modem 304 and/or by the central office 306 .
- signal detection element 334 may utilize a conventional tone detector and/or a conventional V.34, V.90 or V.92 differential phase-shift keying (DPSK) receiver configured to detect and distinguish the different signals described herein.
- DPSK differential phase-shift keying
- the APCM modem 304 is preferably configured in a manner similar to the DPCM modem 302 .
- modem on hold signalings 342 of the APCM modem 304 is capable of transmitting an “A” tone, a “B” tone, a modem hold notification, a modem hold request, a modem hold acknowledgment, a quick reconnect request and a disconnect signal.
- the APCM modem 304 may be configured to generate a caller ID tone 354 that informs central office 306 that the customer site supports a caller ID feature (as depicted by the caller ID component 356 ).
- the APCM modem 304 transmits data 358 during the data mode.
- the APCM modem 304 preferably includes a signaling detection element 360 that enables APCM 304 to receive, detect, and analyze the various signaling tones and sequences transmitted by the DPCM modem 302 .
- both the APCM modem 304 and the DPCM modem 302 are capable of receiving the signals and are capable of switching operating modes in response to the particular signal or signals that are received.
- the central office 306 is configured in a conventional manner to perform circuit switching associated with modem, voice, and facsimile calls.
- the central office 306 may support any number of customer sites and the central office 306 may be operatively coupled to any number of other central offices, central site modems, or the like.
- the APCM modem 304 , answer device 310 , and caller ID component 356 may reside at customer site 370 .
- the central office 306 includes a suitable switching fabric 372 for routing calls between the appropriate parties.
- the switching fabric 372 may switch to a first state to establish a modem connection between the DPCM modem 302 and the APCM modem 304 and to a second state to establish a voice connection between calling device 308 and answer device 310 .
- switch fabric 372 may be capable of temporarily interrupting a connection to impress control signals, data, or tones onto the current circuit or line.
- central office 306 may transmit a number of ring signals 374 , alert signals 376 , caller ID data 378 , and other information depending upon the particular situation.
- central office 306 may temporarily interrupt a voice call and transmit a call-waiting alert signal 376 to the customer site 370 . If the customer accepts the incoming call, then switch fabric 372 may be reconfigured to route the incoming call the customer site 370 while the original call is placed on hold.
- the modem system 300 also includes higher-layer protocols, such as PPP, running on top of ADPCM and DPCM data layers, such as V.42/V.42bis protocol.
- the higher-layer protocols may be denoted as APCM PPP layer 305 and DPCM PPP layer 303 .
- FIG. 4 illustrates a communication system 400 , including a PPP layer 410 running on top of data layer 430 of modem 420 .
- modem 420 includes data layer 430 that is controlled by a controller or a microprocessor 440 .
- the data layer 430 comprises a communication interface 432 , including a receiver and transmitter, a compression/decompression module 434 and an error correction module 436 .
- data receiver 432 Under the control of the microprocessor 440 , data receiver 432 receives PPP frames 412 from the PPP layer 410 .
- the PPP frames 412 may then be compressed using various compression methods, such as V.42bis or MNP5.
- An error correction module 436 such as V.42 or MNP4, then packetizes the compressed PPP frames.
- the microprocessor 440 provides the packetized and compressed PPP frames to a datapump 450 , acting as a communication interface, and for transmission to a remote modem (not shown) over a communication line 460 .
- packetized and compressed PPP frames received over the communication line 460 by the datapump 450 are provided to the microprocessor 440 .
- the error correction module 436 which is under the control of the microprocessor 440 , depacketizes the received PPP frames.
- the depacketized PPP frames are then decompressed using the decompression module 434 .
- the received PPP frames are then transmitted by the data transmitter 432 to the PPP layer 410 for processing.
- the communication system 400 also includes a spoofing module 470 under the control of the microprocessor 440 .
- the spoofing module 470 is capable of monitoring PPP frames received from the PPP layer 410 on line 414 through line 472 .
- the spoofing module 470 is further capable of monitoring PPP frames transmitted to the PPP layer 410 on line 416 through line 474 .
- the spoofing module 470 is capable of transmitting PPP frames to the PPP layer 410 via line 476 and through line 416 , as further discussed below.
- the APCM modem 304 may continuously monitor the line for a caller ID alert signal from the central office 306 . Once the alert signal is detected, the APCM modem 304 confirms the alert signal for a predetermined period of time. After confirming the alert signal, the APCM modem 304 transmits a “D” tone, as explained above, to the central office 306 requesting that the caller ID data be transmitted to the APCM modem 304 . At this point, the APCM modem 304 configures itself to receive the caller ID data. For example, the APCM modem 304 receiver may be configured for V.21 operation for receiving the caller ID data. The APCM modem 304 may further be configured to detect a “B” tone from the DPCM modem 302 .
- the APCM modem 304 may begin a multi-tasking operation, where the APCM modem 304 concurrently monitors the line for both the caller ID data and the “B” tone from the DPCM modem 302 .
- the APCM modem 304 confirms the “B” tone for a predetermined amount time, e.g., 10–20 milliseconds.
- the APCM modem 304 transmits an “A” tone followed by a modem hold notification, to the DPCM modem 302 .
- the APCM modem 304 awaits a response from the DPCM modem.
- the APCM modem 304 may be receiving the caller ID data from the central office 306 .
- the DPCM modem 302 may respond to the APCM modem notification with a modem on hold indication. The APCM modem 304 may then place the DPCM modem 302 on hold and transmit a flash signal to cease the incoming call.
- each PPP layer may transmit an LCP Echo-Request packet to the other in order to determine whether the communication link is functioning properly or is failing, or for other various reasons.
- the LCP Echo-Request must be replied to by the receiving PPP layer. Failure to receive an LCP Echo-Reply may cause the requesting PPP layer to assume that the communication link has failed and as a result terminate the communication session.
- 5 and 6 illustrate an embodiment of the present invention in which the requesting PPP layer's local modem is capable of remedying any problem by spoofing or creating a fake response to preserve the communication link during an interruption in communication, such as a temporary pause in communication, a hold state and the like.
- FIG. 5 illustrates a flow diagram 500 of one embodiment of the present invention showing a method of gathering information from a higher-level protocol by a communication device for use in spoofing.
- a connection must first be established between the communication devices, for example the APCM modem 304 and the DPCM modem 302 of FIG. 3 , in step 510 .
- each modem may monitor the PPP frames received and being transmitted to its local PPP layer.
- a spoofing module 470 under the control of the microprocessor 440 may monitor the PPP frames 412 being transmitted to the PPP layer 410 by tapping into line 416 through line 474 .
- the line 474 monitors received data after depacketization by the EC module 436 and decompression by the decompression module 434 .
- spoofing module 324 may also monitor the PPP frames received from the APCM PPP layer 305 and being transmitted to the DPCM PPP layer 303 through line 329 .
- spoofing module 344 may monitor the PPP frames received from the DPCM PPP layer 303 and being transmitted to the APCM PPP layer 305 through line 349 .
- the PPP frames can be depacketized in step 515 .
- the flow diagram 500 determines whether the PPP frame includes an LCP packet by comparing the protocol field against LCP protocol. If a match is not found, the flow diagram 500 moves back to state 515 to depacketize the next packet. However, if a match is found in state 520 , the flow diagram 500 moves to state 525 to determine whether the LCP packet is a Configure-Request packet. As explained above and shown in FIG. 2 c , the code field of the packet is compared against the Configure-Request code or “01”. If a match is found, the flow diagram moves to state 535 .
- the flow diagram 500 moves to state 530 to determine whether the LCP packet is a Configure-Ack packet. As explained above and shown in FIG. 2 d , the code field of the packet is compared against the Configure-Ack code or “02”. If there is not a match, the flow diagram 500 moves back to state 515 to depacketize the next packet.
- the flow diagram 500 determines whether the packet is a Configure Option Magic Number by comparing the type field of the packet with the Magic Number type or “05”, as shown in FIG. 2 f . If there is not a match, the flow diagram 500 moves back to state 515 to depacketize the next packet. If, however, there is a match, the flow diagram 500 reads the remote PPP layer's magic number from the locations shown in FIG. 2 f and stores the magic number for future use, for example, by the spoofing module.
- FIG. 6 is a flow diagram 600 of spoofing according to one embodiment of the present invention.
- state 610 is entered when the APCM modem 304 and the DPCM modem agree to place the communication on hold.
- the spoofing flow diagram 600 enters the spoofing state in order to generate a fake response to higher-level protocols to maintain the communication session as if the modems are not in a hold state.
- each modem starts monitoring the received data from its local PPP layer.
- the spoofing module 470 starts monitoring the PPP frames being received from the PPP layer 410 on line 414 through line 472 . Referring to FIG.
- spoofing module 324 may also monitor the PPP frames received from the DPCM PPP layer 303 through line 328 .
- spoofing module 344 may monitor the PPP frames received from the APCM PPP layer 305 through line 348 .
- the PPP frames can be depacketized in step 620 .
- the spoofing flow diagram 600 determines whether the PPP frame includes an LCP packet by comparing the protocol field against LCP protocol. If a match is not found, the spoofing flow diagram 600 moves back to state 620 to depacketize the next packet. However, if a match is found in state 625 , the spoofing flow diagram 600 moves to state 630 to determine whether the LCP packet is an Echo-Request packet. As explained above and shown in FIG. 2 g , the code field of the packet is compared against the Echo-Request code or “09”. If there is not a match, the spoofing flow diagram moves back to state 620 to depacketize the next packet.
- the spoofing flow diagram 600 moves to state 635 to build an LCP Echo-Reply to spoof the local PPP layer or to fake a response, as if the response has been received from the remote PPP layer, so that the on-hold status would remain transparent to the local PPP layer.
- the flow diagram 600 may not include the states 620 – 630 .
- the spoofing state may transmit a signal, such as a tone or a frame, without receiving a request, knowing that such signal must be transmitted or is expected, for example, at predetermined intervals.
- the LCP Echo-Reply packet is built by setting the protocol field to the LCP protocol value, setting the code field to the Echo-Reply code or “10” (as shown in FIG. 2 h ) and setting the identifier field to the identifier value of the Echo-Request packet above.
- the spoofing flow diagram 600 moves to state 645 to determine whether a magic number has been negotiated. If a magic number has been negotiated and received from the remote PPP layer (see FIG. 5 ), the magic number field of the LCP packet is set to the remote PPP layer's magic number in state 650 , so that the local PPP layer believes that the LCP-Reply packet has been received from the remote PPP layer. If a magic number has not been negotiated or received from the remote PPP layer, according to the PPP specification, the magic number field of the LCP Echo-Reply is set to “0” in state 655 .
- the spoofing flow diagram moves to state 660 to complete the packet by entering other fields, including the length field, and forming an HDLC frame, as shown in FIG. 2 a .
- this fake LCP Echo-Reply packet is transmitted to the local PPP layer in response to the LCP Echo-Request and the spoofing flow diagram returns to state 620 to depacketize the next packet.
- the spoofing module 470 transmits the fake LCP Echo-Reply to the PPP layer 410 through line 476 , which is in communication with line 416 .
- the spoofing module 324 may transmit the fake LCP Echo-Reply to the DPCM PPP layer 303 through line 326 .
- the spoofing module 344 may transmit the fake LCP Echo-Reply to the APCM PPP layer 305 through line 326 .
- Various embodiments of the present invention may be implemented in software.
- at least some elements of the present invention can be in the form of computer data, including, but not limited to, any bits of information, code, etc.
- the data may be arranged in group of bits or data segments and may be stored in a processor readable medium or transmitted by a data signal embodied in a carrier wave over a transmission medium or communication link.
- bits of information in a frame including a PPP frame or a fake LCP Echo-Reply packet, may form various data segments that can be transmitted by a data signal embodied in a carrier wave.
- the communication link may include, but is not limited to, a telephone line, a modem connection, an Internet connection, an ISDN connection, an Asynchronous Transfer Mode (ATM) connection, a frame relay connection, an Ethernet connection, a coaxial connection, a fiber optic connection, satellite connections (e.g. Digital Satellite Services, etc.), wireless connections, radio frequency (RF) links, electromagnetic links, two way paging connections, etc., and combinations thereof.
- the “processor readable medium” may include any medium that can store or transfer information.
- Examples of the processor readable medium include an electronic circuit, a semiconductor memory device, a ROM, a flash memory, an erasable ROM (EROM), a floppy diskette, a CD-ROM, an optical disk, a hard disk, a fiber optic medium, a radio frequency (RF) link, etc.
- the computer data signal may include any signal that can propagate over a transmission medium such as electronic network channels, optical fibers, air, electromagnetic, RF links, etc.
- the code segments may be downloaded via computer networks such as the Internet, Intranet, etc.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Communication Control (AREA)
Abstract
Description
TABLE 1 |
LCP Packet Code Field |
Code | Description | |
0 | Configure- |
1 | Configure-Ack |
3 | Configure- |
4 | Configure-Reject |
5 | Terminate-Request |
6 | Terminate-Ack |
7 | Code-Reject |
8 | Protocol-Reject |
9 | Echo- |
10 | Echo-Reply |
11 | Discard-Request |
TABLE 2 |
Configuration Options |
| Description | |
0 | Reserved | |
1 | Maximum | |
Receive Unit | ||
3 | | |
Protocol | ||
4 | Quality | |
Protocol | ||
5 | Magic | |
Number | ||
7 | Protocol Field | |
Compression | ||
8 | Address/Control | |
Field Compression | ||
Claims (26)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US09/611,923 US6993010B1 (en) | 2000-07-07 | 2000-07-07 | Spoofing to preserve a communication link |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US09/611,923 US6993010B1 (en) | 2000-07-07 | 2000-07-07 | Spoofing to preserve a communication link |
Publications (1)
Publication Number | Publication Date |
---|---|
US6993010B1 true US6993010B1 (en) | 2006-01-31 |
Family
ID=35694904
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/611,923 Expired - Fee Related US6993010B1 (en) | 2000-07-07 | 2000-07-07 | Spoofing to preserve a communication link |
Country Status (1)
Country | Link |
---|---|
US (1) | US6993010B1 (en) |
Cited By (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020167905A1 (en) * | 2001-05-08 | 2002-11-14 | Peter Wenzel | Identification of unused resources in a packet data network |
US20030009573A1 (en) * | 2001-07-04 | 2003-01-09 | Nec Corporation | PPP terminating equipment, network equipment and method of responding to LCP echo requirement |
US20030152044A1 (en) * | 2002-02-11 | 2003-08-14 | Simon Turner | Method and apparatus for monitoring a channel during an active session in a wireless communication system |
US20040052263A1 (en) * | 2002-09-18 | 2004-03-18 | Haibo Xu | Method and apparatus for automatically detecting virtual circuit settings and encapsulation types in a DSL network |
US20050283525A1 (en) * | 2001-09-13 | 2005-12-22 | O'neal Mike | Systems for distributing data over a computer network and methods for arranging nodes for distribution of data over a computer network |
US20060165093A1 (en) * | 2005-01-27 | 2006-07-27 | Utstarcom, Inc. | Method and apparatus to support multi-stack hang time usage and multi-stack accounting |
US20090022151A1 (en) * | 2005-02-24 | 2009-01-22 | Lg Electronic Inc. | Packet structure and packet transmission method of network control protocol |
US20110176426A1 (en) * | 2009-11-19 | 2011-07-21 | Marcello Vincenzo Lioy | Method and Apparatus for Handling Stale PDN Context |
WO2012092031A1 (en) * | 2010-12-28 | 2012-07-05 | Raptor Acquisition, Llc | Distributed network interfaces for application cloaking and spoofing |
US9917728B2 (en) | 2014-01-14 | 2018-03-13 | Nant Holdings Ip, Llc | Software-based fabric enablement |
Citations (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5519767A (en) * | 1995-07-20 | 1996-05-21 | At&T Corp. | Voice-and-data modem call-waiting |
US5550908A (en) * | 1995-06-01 | 1996-08-27 | Lucent Technologies Inc. | Modem communications interoperability with services equipped to provide calling party identity delivery with call waiting |
US6504838B1 (en) * | 1999-09-20 | 2003-01-07 | Broadcom Corporation | Voice and data exchange over a packet based network with fax relay spoofing |
US6580793B1 (en) * | 1999-08-31 | 2003-06-17 | Lucent Technologies Inc. | Method and apparatus for echo cancellation with self-deactivation |
US6714646B1 (en) * | 1997-09-01 | 2004-03-30 | Telefonaktiebolaget Lm Ericsson | Method and apparatus for echo suppression |
US6731726B1 (en) * | 1999-04-12 | 2004-05-04 | Conexant Systems, Inc. | Communication on hold |
US6754342B1 (en) * | 2000-07-31 | 2004-06-22 | Cisco Technology, Inc. | Method and apparatus for concealing mute in an IP-based telephony system |
US6765901B1 (en) * | 1998-06-11 | 2004-07-20 | Nvidia Corporation | TCP/IP/PPP modem |
US6785371B1 (en) * | 1999-04-12 | 2004-08-31 | Conexant Systems, Inc. | Signaling mechanism for modem connection holding and reconnecting |
US20040174967A1 (en) * | 1998-05-26 | 2004-09-09 | Altocom, Inc. | Apparatus, method and software for call-waiting tone detection |
US6842803B2 (en) * | 2001-07-09 | 2005-01-11 | Advanced Micro Devices, Inc. | Computer system with privileged-mode modem driver |
US6925174B2 (en) * | 1999-12-09 | 2005-08-02 | Broadcom Corporation | Interaction between echo canceller and packet voice processing |
-
2000
- 2000-07-07 US US09/611,923 patent/US6993010B1/en not_active Expired - Fee Related
Patent Citations (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5550908A (en) * | 1995-06-01 | 1996-08-27 | Lucent Technologies Inc. | Modem communications interoperability with services equipped to provide calling party identity delivery with call waiting |
US5519767A (en) * | 1995-07-20 | 1996-05-21 | At&T Corp. | Voice-and-data modem call-waiting |
US6714646B1 (en) * | 1997-09-01 | 2004-03-30 | Telefonaktiebolaget Lm Ericsson | Method and apparatus for echo suppression |
US20040174967A1 (en) * | 1998-05-26 | 2004-09-09 | Altocom, Inc. | Apparatus, method and software for call-waiting tone detection |
US6765901B1 (en) * | 1998-06-11 | 2004-07-20 | Nvidia Corporation | TCP/IP/PPP modem |
US6785371B1 (en) * | 1999-04-12 | 2004-08-31 | Conexant Systems, Inc. | Signaling mechanism for modem connection holding and reconnecting |
US6912276B1 (en) * | 1999-04-12 | 2005-06-28 | Silicon Laboratories, Inc. | Modem on hold |
US6731726B1 (en) * | 1999-04-12 | 2004-05-04 | Conexant Systems, Inc. | Communication on hold |
US6580793B1 (en) * | 1999-08-31 | 2003-06-17 | Lucent Technologies Inc. | Method and apparatus for echo cancellation with self-deactivation |
US6504838B1 (en) * | 1999-09-20 | 2003-01-07 | Broadcom Corporation | Voice and data exchange over a packet based network with fax relay spoofing |
US6925174B2 (en) * | 1999-12-09 | 2005-08-02 | Broadcom Corporation | Interaction between echo canceller and packet voice processing |
US6754342B1 (en) * | 2000-07-31 | 2004-06-22 | Cisco Technology, Inc. | Method and apparatus for concealing mute in an IP-based telephony system |
US6842803B2 (en) * | 2001-07-09 | 2005-01-11 | Advanced Micro Devices, Inc. | Computer system with privileged-mode modem driver |
Cited By (30)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7139829B2 (en) * | 2001-05-08 | 2006-11-21 | Nortel Networks Limited | Identification of unused resources in a packet data network |
US20020167905A1 (en) * | 2001-05-08 | 2002-11-14 | Peter Wenzel | Identification of unused resources in a packet data network |
US7664104B2 (en) | 2001-07-04 | 2010-02-16 | Juniper Networks, Inc. | PPP terminating equipment, network equipment and method of responding to LCP echo requirement |
US8031700B2 (en) * | 2001-07-04 | 2011-10-04 | Juniper Networks, Inc. | PPP terminating equipment, network equipment and method of responding to LCP echo requirement |
US20110206050A1 (en) * | 2001-07-04 | 2011-08-25 | Juniper Networks, Inc. | Ppp terminating equipment, network equipment and method of responding to lcp echo requirement |
US7251244B2 (en) * | 2001-07-04 | 2007-07-31 | Juniper Networks, Inc. | PPP terminating equipment, network equipment and method of responding to LCP echo requirement |
US20070242698A1 (en) * | 2001-07-04 | 2007-10-18 | Juniper Networks, Inc. | Ppp terminating equipment, network equipment and method of responding to lcp echo requirement |
US20030009573A1 (en) * | 2001-07-04 | 2003-01-09 | Nec Corporation | PPP terminating equipment, network equipment and method of responding to LCP echo requirement |
US20100098099A1 (en) * | 2001-07-04 | 2010-04-22 | Juniper Networks, Inc. | Ppp terminating equipment, network equipment and method of responding to lcp echo requirement |
US7512676B2 (en) * | 2001-09-13 | 2009-03-31 | Network Foundation Technologies, Llc | Systems for distributing data over a computer network and methods for arranging nodes for distribution of data over a computer network |
US20050283525A1 (en) * | 2001-09-13 | 2005-12-22 | O'neal Mike | Systems for distributing data over a computer network and methods for arranging nodes for distribution of data over a computer network |
US8364159B2 (en) * | 2002-02-11 | 2013-01-29 | Qualcomm Incorporated | Method and apparatus for monitoring a channel during an active session in a wireless communication system |
US20030152044A1 (en) * | 2002-02-11 | 2003-08-14 | Simon Turner | Method and apparatus for monitoring a channel during an active session in a wireless communication system |
US20040052263A1 (en) * | 2002-09-18 | 2004-03-18 | Haibo Xu | Method and apparatus for automatically detecting virtual circuit settings and encapsulation types in a DSL network |
US7489693B2 (en) * | 2002-09-18 | 2009-02-10 | Conexant Systems, Inc. | Method and apparatus for automatically detecting virtual circuit settings and encapsulation types in a DSL network |
US20060165093A1 (en) * | 2005-01-27 | 2006-07-27 | Utstarcom, Inc. | Method and apparatus to support multi-stack hang time usage and multi-stack accounting |
US20090022151A1 (en) * | 2005-02-24 | 2009-01-22 | Lg Electronic Inc. | Packet structure and packet transmission method of network control protocol |
US20110176426A1 (en) * | 2009-11-19 | 2011-07-21 | Marcello Vincenzo Lioy | Method and Apparatus for Handling Stale PDN Context |
US8861368B2 (en) * | 2009-11-19 | 2014-10-14 | Qualcomm Incorporated | Method and apparatus for handling stale PDN context |
WO2012092031A1 (en) * | 2010-12-28 | 2012-07-05 | Raptor Acquisition, Llc | Distributed network interfaces for application cloaking and spoofing |
US8868700B2 (en) | 2010-12-28 | 2014-10-21 | Nant Holdings Ip, Llc | Distributed network interfaces for application cloaking and spoofing |
US10063393B2 (en) | 2010-12-28 | 2018-08-28 | Nant Holdings Ip, Llc | Distributed network interfaces for application cloaking and spoofing |
US11611454B2 (en) | 2010-12-28 | 2023-03-21 | Nant Holdings Ip, Llc | Distributed network interfaces for application cloaking and spoofing |
US11949537B2 (en) | 2010-12-28 | 2024-04-02 | Nant Holdings Ip, Llc | Distributed network interfaces for application cloaking and spoofing |
US9917728B2 (en) | 2014-01-14 | 2018-03-13 | Nant Holdings Ip, Llc | Software-based fabric enablement |
US10419284B2 (en) | 2014-01-14 | 2019-09-17 | Nant Holdings Ip, Llc | Software-based fabric enablement |
US11271808B2 (en) | 2014-01-14 | 2022-03-08 | Nant Holdings Ip, Llc | Software-based fabric enablement |
US11706087B2 (en) | 2014-01-14 | 2023-07-18 | Nant Holdings Ip, Llc | Software-based fabric enablement |
US11979278B2 (en) | 2014-01-14 | 2024-05-07 | Nant Holdings Ip, Llc | Software-based fabric enablement |
US12301413B2 (en) | 2014-01-14 | 2025-05-13 | Nant Holdings Ip, Llc | Software-based fabric enablement |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2679635B2 (en) | LAN connection device | |
US6278706B1 (en) | Wireless packet data communication apparatus and method | |
JP3684439B2 (en) | Method and apparatus for detecting switched network protocols | |
US6125177A (en) | Telephone communications network with enhanced signaling and call routing | |
JP2903059B2 (en) | Protocol conversion method and device | |
KR100455973B1 (en) | Method to establish a home network in multiple physical layers | |
US6704399B1 (en) | Quick connect parameter exchange | |
US6122498A (en) | Data transmission method | |
US6112245A (en) | Session establishment for static links in Point-to-Point Protocol sessions | |
US7062283B2 (en) | Cellular telephone system with multiple call paths | |
US7228358B1 (en) | Methods, apparatus and data structures for imposing a policy or policies on the selection of a line by a number of terminals in a network | |
US6993010B1 (en) | Spoofing to preserve a communication link | |
US20040167978A1 (en) | Communication apparatus | |
US7680122B2 (en) | Communication method for data communication based on point-to-point protocol | |
JP2000174899A (en) | Radiotelephone master set | |
US6731726B1 (en) | Communication on hold | |
Cisco | WAN Link Protocols | |
US6725273B1 (en) | Point-to-point prefix protocol | |
US7746852B2 (en) | Packet data serving node and communication method using the same | |
JPH10215296A (en) | Digital transmission system with ADSL modem | |
US20080259932A1 (en) | Method and System for Facilitating a First and Second Protocol Between a Data Processing System and an ISP | |
JP4472228B2 (en) | Efficient early protocol detection method | |
JPH0637752A (en) | Terminal adaptor | |
EP1201077A1 (en) | Quick connect parameter exchange | |
FI89225C (en) | TELEKOMMUNIKATIONSSYSTEM OCH FOERFARANDE FOER KONTROLL AV FOERBINDELSE VID TELEKOMMUNIKATIONSSYSTEMET |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: CONEXANT SYSTEMS, INC., CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:PESHKIN, JOEL D.;REEL/FRAME:010928/0233 Effective date: 20000629 |
|
AS | Assignment |
Owner name: MINDSPEED TECHNOLOGIES, INC., CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:CONEXANT SYSTEMS, INC.;REEL/FRAME:014568/0275 Effective date: 20030627 |
|
AS | Assignment |
Owner name: CONEXANT SYSTEMS, INC., CALIFORNIA Free format text: SECURITY AGREEMENT;ASSIGNOR:MINDSPEED TECHNOLOGIES, INC.;REEL/FRAME:014546/0305 Effective date: 20030930 |
|
FEPP | Fee payment procedure |
Free format text: PAYER NUMBER DE-ASSIGNED (ORIGINAL EVENT CODE: RMPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
CC | Certificate of correction | ||
FEPP | Fee payment procedure |
Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Free format text: PAYER NUMBER DE-ASSIGNED (ORIGINAL EVENT CODE: RMPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
REMI | Maintenance fee reminder mailed | ||
FEPP | Fee payment procedure |
Free format text: PAYER NUMBER DE-ASSIGNED (ORIGINAL EVENT CODE: RMPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
FPAY | Fee payment |
Year of fee payment: 4 |
|
SULP | Surcharge for late payment | ||
FPAY | Fee payment |
Year of fee payment: 8 |
|
AS | Assignment |
Owner name: MINDSPEED TECHNOLOGIES, INC, CALIFORNIA Free format text: RELEASE OF SECURITY INTEREST;ASSIGNOR:CONEXANT SYSTEMS, INC;REEL/FRAME:031494/0937 Effective date: 20041208 |
|
AS | Assignment |
Owner name: JPMORGAN CHASE BANK, N.A., AS ADMINISTRATIVE AGENT Free format text: SECURITY INTEREST;ASSIGNOR:MINDSPEED TECHNOLOGIES, INC.;REEL/FRAME:032495/0177 Effective date: 20140318 |
|
AS | Assignment |
Owner name: GOLDMAN SACHS BANK USA, NEW YORK Free format text: SECURITY INTEREST;ASSIGNORS:M/A-COM TECHNOLOGY SOLUTIONS HOLDINGS, INC.;MINDSPEED TECHNOLOGIES, INC.;BROOKTREE CORPORATION;REEL/FRAME:032859/0374 Effective date: 20140508 Owner name: MINDSPEED TECHNOLOGIES, INC., CALIFORNIA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:JPMORGAN CHASE BANK, N.A.;REEL/FRAME:032861/0617 Effective date: 20140508 |
|
AS | Assignment |
Owner name: MINDSPEED TECHNOLOGIES, LLC, MASSACHUSETTS Free format text: CHANGE OF NAME;ASSIGNOR:MINDSPEED TECHNOLOGIES, INC.;REEL/FRAME:039645/0264 Effective date: 20160725 |
|
FEPP | Fee payment procedure |
Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.) |
|
LAPS | Lapse for failure to pay maintenance fees |
Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.) |
|
STCH | Information on status: patent discontinuation |
Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362 |
|
FP | Lapsed due to failure to pay maintenance fee |
Effective date: 20180131 |