This invention relates generally to the communication field, and more specifically to a new and useful system and method for programmatic device connectivity in the communication field.
More and more devices are becoming network enabled. Personal computing devices such as phones, tablets, watches, and laptops may be accompanied with SIM cards or other mechanisms to connect to a carrier network. However, such connectivity is not limited to personal computers. The internet of things trend has led to various devices like gas meters, cars, and other devices to use internet connectivity. Developing and managing such connectivity devices can be complicated and expensive. In some cases, an individual will have to establish a new long-term contract with a telecomm provider to activate usage. This is not only cumbersome but can be impractical for some applications where the data usage is very low. There are numerous barriers that act as hurdles for developers and companies. Thus, there is a need in the communication field to create a new and useful system and method for programmatic device connectivity. This invention provides such a new and useful system and method.
The following description of preferred embodiments of the invention is not intended to limit the invention to these preferred embodiments, but rather to enable any person skilled in the art to make and use this invention.
1. Overview
A method and system for programmatic device connectivity functions to enable connected devices to be programmatically controlled, monitored, and/or otherwise managed. The method and system preferably enable a programmatic approach to managing cellular-connected IoT (Internet of Things) devices, phones, tablets, and other computing devices, and enabling the ability to program each call, text, and/or data packet. The method and system are preferably implemented in connection with distributed SIM cards (i.e. subscriber identity module cards) that operate with one or more mobile cores used in providing data, SMS/MMS messaging, voice, and other communication channels. The SIM cards are preferably programmatically managed from a communication platform, which may enable various administrative interfaces including an administrator dashboard and/or programmatic interfaces. Programmatic interfaces can include an API, application logic processing routines, callback events, and/or other suitable programmatic interfaces.
The system and method are preferably implemented by a communication platform. The communication platform is preferably a multi-tenant platform where users are managers of different implementations using the programmatic cellular connectivity capabilities of the system and method. In one variation, the communication platform is an independent computing platform that provides functionality in cooperation with a cellular network. In another variation, the communication platform is a component of a cellular network system.
As one potential benefit, the system and method may enable simplified management of device connectivity. The system and method offer remote provisioning and ordering of SIM cards. This can be particularly applicable when managing multiple devices. In one application, a business may utilize the communication platform of the system and method to manage a fleet of worker phones. The business could control activation/deactivation of worker-used phones, define custom functionality, programmatically augment functionality, and/or collect data on usage. In another application, a deployment of IoT devices could use a communication platform's implementation of the system and method for a unified data plan for the IoT devices that simplifies the deployment, addition of devices, and/or billing.
As another potential benefit, the system and method can facilitate offering a programmable mobile network, wherein various processes of a communication network can be programmatically controlled and customized. Where traditional wireless customers are limited to standard features of a carrier, a programmable wireless network could offer opportunities for any entity to build custom rules and features that are enabled within their network. Additionally such customization can be compatible out of network. While a phone number may or may not be associated with a SIM card connectivity device, the origin phone number during outbound calls could be dynamically set through the communication platform. Additionally, the routing of communications to a destination address could additionally be dynamically set. In one example, a business could use this to setup customized internal routing options for a fleet of workers. For example, the system and method could provide an easy approach to setting up custom phone numbers that when dials are routed to different departments. For example, a company could configure an implementation where dialing one directs the caller to one department, and dialing two to another department. Furthermore, these customized routing rules can be customized per SIM card.
As another potential benefit, the system and method may enable a command communication channel that can be utilized for machine-to-machine communications. The command communication channel can be useful for IoT and other device applications.
The method and system can be applied to a variety of use cases. Generally, the system and method is implemented in a multitenant platform that serves multiple entities. Through the platform, the various entities may apply the method and system to their own particular use cases.
In one exemplary use of the system and method, a business may want to provide its employees with company managed phones. SIM cards can be provisioned for all employees through the system and method. Depending on the needs of the business, different features may be enabled.
In one implementation, the system and method can be used in monitoring usage. In another implementation, the system and method could be used to simulate a virtual carrier. The connected devices can be set to appear to be connected to the business's own carrier, wherein the actual carrier is transparent to the end user.
In another implementation, the system and method can be used for remotely activating, suspending, and/or deactivating devices. This can be useful with a dynamic work force where people join and leave.
In another implementation, the system and method could be used for automatically encrypting all communications or communications matching particular properties (e.g., communications between employees or with customers). The programmatic capabilities can detect messages and/or communications satisfying some condition, and the message or communication could be encrypted or otherwise converted.
In another implementation, the system and method could be used to set custom data or communication rules. For example, particular endpoints may be whitelisted or blacklisted for a device. Similarly, some websites and/or network-accessed services can be blocked for internet data communications.
In another implementation, the system and method could be used to build custom features such as changing what phone number is associated with a device based on various conditions such as the location of the device or the time of day. The phone number used to call a worker may change based on location, which may be useful for contextually making a worker available.
In another implementation, the system and method could be used to bridge different communication channels. For example, an SMS sent to a fellow employee may be converted to an IP message using a private IP messaging channel of the business.
While the system and method can be used for more traditional phone communication use cases, the system and method could additionally be beneficial to alternative device communication challenges such as building an internet of things device. SIM cards could be provisioned for a set of different computing devices. In one aspect, the system and method can make provisioning of a SIM card for a device a straightforward procedure for a developer or manufacturer. The system and method can be used to enable simple distribution of IoT devices because of a streamlined provisioning process. The developer or manufacturer of the IoT product can provision a SIM for a device. Then, when a customer or the IoT device is ready to be used, the SIM card could be activated with a data usage plan set by the customer or the developer. The developer and the customer can be alleviated of contacting a carrier and setting up a new carrier subscription. The system and method can additionally enable highly customizable usage plans. Some IoT products use very little data, and a data plan could be assigned to that device accordingly through the system and method.
The system and method could alternatively be used for other use cases. The examples described herein are to provide illustrative scenarios that leverage some possible capabilities of different implementations of the system and method.
2. System for Programmatic Device Connectivity
As shown in
The communication platform 110 is preferably a multitenant service platform. The communication platform 110 can enable multiple distinct accounts, sub-accounts, or other entities to utilize the platform independently. Generally, the accounts using the communication platform 110 will be implementing some functionality that will serve a plurality of end users. For example, a business may create an account within the communication platform 110 so that they can use the programmable device connectivity features as an IT solution for the employees of the company. In another example, an IoT device company may use the communication platform 110 to provide the connectivity to their devices. In a preferred implementation, the communication platform 110 can facilitate a set of communication capabilities such as PSTN calls, IP/SIP based voice or video calls, SMS or MMS messaging, IP messaging, third party communication channel integrations, notifications, internet data communications, and/or other communication operations. The communication platform 110 can include an API service 112, an event callback system 114, and/or application logic processing system 116.
The API service 112 functions as a programmatic interface for managing and interacting with configuration and operational management of connectivity devices. The API service 112 is preferably a RESTful API but may alternatively be any suitable API such as SOAP or custom protocol. The RESTful API works according to an application layer request and response model. An application layer request and response model may use an HTTP-based protocol (HTTP or HTTPS), SPDY, or any suitable application layer protocol. Herein, HTTP may be used, but should not be interpreted as being limited to the HTTP protocol. HTTP requests (or any suitable request communication) to the communication platform no preferably observe the principles of a RESTful design. RESTful is understood in this document to describe a Representational State Transfer architecture as is known in the art. The RESTful HTTP requests are preferably stateless, thus each message communicated contains all necessary information for processing the request and generating a response. The API service 112 can include various resources, which act as API endpoints that can act as a mechanism for specifying requested information or requesting particular actions. The resources can be expressed as URI's or resource paths. In one exemplary instance, a GET request (or other suitable method of an application layer protocol request) can be transmitted to a URI specifying a particular API resource. The response to the request can include properties of the specified resource. In another exemplary instance, a POST request (or other suitable method of an application layer request) can be transmitted to a URI specifying a particular resource. Properties of that request can initialize some action and/or change in data within the communication platform. Different resources can expose different channels to information and/or control of the communication platform and the managed connectivity devices. In one variation, the API service 112 can expose a device resource, device usage resource, a connectivity plan resource, a commands resource, and/or other resources used in programmatically managing and interacting with connectivity devices 120.
The device resource functions to represent a physical connectivity device capable of connecting to a wireless network. As described below, a physical connectivity device is preferably a SIM card used by a computing device in authenticating with a cellular network. An individual device resource is preferably created for each connectivity device 120. A device resource can have a number of properties that can be set and used to augment operation of an associated connectivity device.
The device resource will preferably include various identifying properties such as a unique identifier and/or a friendly name.
The device resource can additionally include a status property. The status property can indicate the current operating state of the associated connectivity device. The status will impact capabilities and metering of the connectivity device. In one variation, the different possible statuses can include “new”, “ready”, “active”, “suspended”, “deactivated”, “canceled”, “scheduled”, and/or “updating”. Other statuses could alternatively be used.
During a ‘new’ status, the connectivity device is waiting to be activated so that it can join the network. A connectivity device could exist in new status indefinitely at no charge. After transitioning to read or active, the connectivity status can preferably not return to new.
During a ‘ready’ status, the connectivity device can connect to the network and is capable of consuming network resources in accordance with its connectivity plan, but no monthly fee will be charged. Once the connectivity device has consumed some threshold of data (e.g., 250 KB of data) and/or some time window has passed (e.g., three months), the connectivity device can be transitioned automatically to active status. In one exemplary use case, a connectivity device could be set to a ready status when a manufacturer is shipping their product using connectivity device to a customer if the manufacturer is not sure when the device will begin active use.
During an ‘active’ status, the connectivity device can connect to the network and is preferably capable of consuming network resources in accordance with its connectivity plan.
During a ‘suspended’ status, the connectivity device can be blocked from connecting to the network.
During a ‘deactivated’ status, the connectivity device can be blocked from connecting to the network. After some time window (e.g., 72 hours), the connectivity device can be transitioned automatically to the terminal status canceled. This status can be used when a customer never wants the connectivity device to reconnect (for example a phone or IoT device has been lost or stolen).
A ‘canceled’ status can be a terminal status, and the connectivity device can be blocked from connecting to the network and can no longer be reactivated.
During a ‘scheduled’ status, an upstream network operator may be temporarily unable to update the status of this connectivity device. During this state, the connectivity device status will preferably be automatically updated to the requested status when the upstream network operator resumes accepting transactions.
During an ‘updating’ status, the connectivity device is in the process of being asynchronously updated. While the connectivity device is updating, it may not be possible to modify some fields. A status callback URI can be used during changes in status.
Some of the statuses will be read only, but some may be set or requested programmatically. Setting the status property of a device resource can be used as a mechanism for requesting a transition of the connectivity device to a new status. Exemplary mutable statuses can include the “ready”, “active”, “suspended”, and “deactivated” statuses. Accordingly, the device resource can be used for activating, suspending, or deactivating a connectivity device through an API request to the appropriate device resource.
The device resource can additionally include a connectivity plan reference which functions to set a connectivity plan for the connectivity device. The connectivity plan reference is preferably a unique identifier of a connectivity plan resource.
The device resource can additionally include callback references that function to define actions or functionality that is invoked on different events. The callback references are preferably used in connection with the event callback system 114. The callback references are more preferably callback URIs (Universal Resource Identifier) such as a URL (Universal Resource Locator) to a webserver hosting application logic. There can be different types of callback references for different aspects of the connectivity device. Preferably, there is one that can be set for each mode of communication such as voice, messaging, and data. Different callback references may additionally be set for incoming versus outgoing or other suitable aspects of connectivity. There could be a voice callback URI, a messaging callback URI, a data callback URI, a command callback URI, and the like. The voice callback URI can be used for PSTN, SIP, or other forms of synchronous communications. The messaging callback URI can be for SMS, MMS, and/or IP messages. Additionally there could be a status callback URI that is used during changes in status of the connectivity device. A callback method property could additionally be set for each callback URI so that application layer protocol communications can use appropriate methods. For example, when using an HTTP-based protocol (e.g., HTTP/HTTPS), GET or POST can be specified for each callback reference.
The device usage resource can be used to programmatically access usage of the connectivity device as shown in the exemplary device usage resource of
The connectivity plan resource functions to at least partially specify operational capabilities and permissions and also the metering and billing options of the connectivity device. The connectivity plan can include various properties that can be used to set capabilities of the connectivity devices. Capabilities such as data communications, SMS messages, MMS messages, PSTN calls, national roaming, international roaming and other capabilities could be enabled, disabled, capped/limited, and/or otherwise controlled. As one additional property, a billing mode could be set through the connectivity plan resource. A billing mode can set different ways in which connectivity devices are metered and/or billed. In a pooled billing mode all the usage of a connectivity devices associated with the connectivity plan are summed (i.e., pooled) when billing, evaluating progress against pricing tiers, evaluating usage limits, and/or assessing usage. In an individual billing mode, usage of connectivity devices associated with the connectivity plan are treated individually.
Alternative architectures of programmatic resources could alternatively be used. As an exemplary alternative, the connectivity plan could be directly specified within the device resource. As another exemplary alternative, the callback references and capabilities could be specified in the connectivity plan resource.
The API service 112 may additionally include a commands resource that can be used to create and access machine-to-machine communications. A command resource can be used for sending a data message to the connectivity device. In one implementation, message content can be transmitted through an SMS protocol. However, any suitable medium of communication or protocol could be used. The command resource can be used in delivering inbound communications. Outbound messages could be handled differently. As mentioned above, a device resource could specify a command callback, which would make an asynchronous application layer request to the command callback URI with outbound command or message communications.
The event callback system 114 can function to enable event triggers or webhooks to be activated in response to different state changes or events. Event callbacks may be triggered at particular stages of a communication. When an event callback condition is satisfied, a configured event is executed. The event could be an internal operation, a callback event, or any suitable action. An internal operation can be a closed action that may not be fully exposed to an account holder. A URI callback event preferably includes making an application layer protocol communication to an external resource located at the specified URI. A callback event may alternatively be configured by account for any suitable event such as when a connectivity device 120 is activated, when a communication associated with a device is received, or any suitable condition. Callback URIs may be setup to retrieve application logic to synchronously manage a communication.
The application logic processing system 116 may enable business logic to be defined through an executable document. Preferably, application logic is specified through a structured document. In one variation, a markup language document can be used in specifying a set of instructions and conditions that can be sequentially executed. The application logic may be retrieved from a remote server. For example, the event callback system 114 may retrieve application logic from a URI, which is then processed in association with a conversation. Application logic may alternatively be stored within the communication platform 110.
The connectivity device 120 functions as a connectivity destination or endpoint for communications. In a preferred implementation, the connectivity device of the system can be a SIM card or subscriber identity module card. The SIM card when used with a telecommunications module can authenticate a device as a subscriber and participant on a network. The connectivity device can be a SIM card, as one knowledgeable in the art would understand. The SIM card could include a unique serial number (e.g., integrated circuit card identifier (ICCID)), international mobile subscriber identity (IMSI) number, and/or other information such as service access credentials, PIN numbers, and the like. In one implementation, SIM cards can be distributed in combination with activation codes, wherein the activation codes can be communicated with the communication platform and used by the communication platform for altering the status of the connectivity devices. In other variations, the connectivity devices could be other types of devices such as phones, tablets, or other suitable devices. Such devices will preferably include a SIM card, integrated SIM data, or otherwise be capable of connecting to a network.
A mobile core 130 is the set of network infrastructure used in facilitating communications with the device. In one implementation, a network carrier with the mobile core 130 could be implementers of the system and can integrated the mobile core 130 with the communication platform. In an alternative implementation, the mobile core 130 can be enabled through an outside partner, and the system could include a mobile core 130 interface such that the communication platform 110 can interface with an outside mobile core 130. For example, the communication platform may interface with multiple carrier networks, where the devices have communications using the carrier networks as at least an intermediary resource for communications. Communications are preferably routed through the communication platform for at least a subset of communication types.
3. Method for Programmatic Device Connectivity
As shown in
The method can be particularly applicable to managing a plurality of connectivity devices, wherein provisioning servicing, and managing are applied across multiple connectivity devices. Subsets of the multiple connectivity devices could be individually configured with distinct connectivity plans and customized functionality. The method could similarly be applied to a single connectivity device.
Block S110, which includes provisioning a connectivity device, functions to enroll and setup data connectivity for a device. A connectivity device is preferably provisioned with an account of a communication platform. The communication platform can be one as described above and is preferably a multitenant communication platform such that distinct entities could independently provision connectivity devices through the communication platform. A connectivity device is preferably any device with capability to authenticate with a telecommunications network and participate as a subscribed entity. More specifically, provisioning a connectivity device can include provisioning a SIM card. A SIM card can enable identification of a computing device connecting to a network, and communications described in the method can be SIM card originated communications. In SIM card originated communications, the computing device transmitting and receiving telecommunication signals is identified as an endpoint as prescribed by the SIM card. In alternative implementations, the connectivity devices can be computing devices with included SIM cards or have digital equivalent of a SIM card. For example, a connectivity device may not have a removable SIM card but have identifiers and set within software or hardware of the device.
In one variation, provisioning can include providing connectivity devices, wherein the operator of the method can manage a known supply of connectivity devices. In providing connectivity devices, the communication platform can have a set of pre-registered connect devices (e.g., SIM cards) with known identifiers. In one implementation, a set of SIM cards can be issued by a carrier network to the communication platform, wherein the issued SIM cards are managed by the mobile core of the carrier network in a way compatible with the method. In this variation, only SIM cards provided by the communication platform are capable of operation with the method. Alternatively or additionally, ad-hoc registration of connectivity devices can enable outside connectivity devices to be migrated and enrolled for use with the method.
Providing connectivity devices can additionally relate to the physical transfer of the connectivity devices to an account holder. In one variation, the communication platform or other outlets could sell the connectivity devices. In another variation, the communication platform could expose a programmatic provisioning API that enables ordering of SIM cards. For example, an API can be exposed enabling an entity to order new SIM cards programmatically. An API request could specify the number, the SIM card type, and an address for SIM card delivery. In one variation, the SIM cards can arrive ready for use. Alternatively, a SIM card may be provisioned once the user has the SIM card in hand. This may be used to onboard SIM cards that a user already possesses.
Provisioning a connectivity device preferably includes uniquely associating network operating identifiers of the connectivity device with a corresponding programmatic device resource S122, setting communication metering properties in a programmatic connectivity plan resource S124; and activating network communication status of the connectivity device S126 as shown in
Block S122, which includes uniquely associating network operating identifiers of the connectivity device with a corresponding programmatic device resource, functions to setup endpoint access and link identity of a connectivity device with an account. The device resource, along with other associated resources, can define state and settings of an associated connectivity device as shown in an exemplary API information request of
Block S124, which includes setting communication metering properties in a programmatic connectivity plan resource, functions to configure billing and/or usage limits for communications from connectivity devices. Preferably, the connectivity plan is abstracted away to its own programmatic resource in the communication platform. As discussed, the communication metering properties could additionally be properties of a device resource or represented in any suitable manner. In one variation, connectivity plan resources can be generated and then associated with a number of device resources. The act of associating a connectivity plan resource with a device resource, in one variation, can initialize or enable activation of the connectivity device. Prior to a device resource having a connectivity plan, the device is preferably restricted from activating.
The communication metering properties preferably relate to each available communication medium such as data usage, data machine-to-machine transmissions, SMS messages, MMS messages, PSTN voice calls, and/or other forms of communication. Additionally, the connectivity plan resource can define enabled capabilities and/or usage limits. Limits can relate to caps, tiered billing, rate limiting, and/or other forms of communication limits. Preferably, the metering properties will define the options used in measuring usage and generating a bill based on the measured usage. Setting communication metering properties in a programmatic connectivity plan resource can include setting communication metering modes, communication capabilities, communication limits, and/or other properties. These different properties may impact billing rates. Alternatively, billing rate properties can additionally be exposed for being defined.
The connectivity plan resource can expose different communication metering modes. The metering modes could be set by selecting from a set of offered metering modes such as a pooled mode and an individual mode. In a pooled mode, a usage from a set of devices can be measured and billed as a group. A pooled mode may be beneficial when there are a large number of devices, but each uses a small amount of data. In an individual mode, usage is measured on a per-device basis.
The connectivity plan may additionally include communication capability properties. A capability property can describe the network resources that a device is permitted to consume if they are available. For example, if a device is technically capable of roaming onto an international partner network, the capabilities property can define whether this is allowed and for which channels it is allowed. The capability property can include a set of different channels such as data, voice, messaging, commands, and/or other capabilities. Additionally each capability can be scoped to different areas of usage, which can include home usage, national-roaming, and international-roaming. Home scope enables connectivity on the home carrier network. National-roaming can enable roaming for carrier networks in the same country region. International-roaming can enable connecting through other carrier networks internationally. As one example shown in
The connectivity plan may additionally include communication limits, which functions to enable restrictions to be placed on the volume of network resources consumed by the device. In one variation, a cap communication limit can be used to set an upper limit of usage. In a cap limit, an optional cap period may be used to automatically renew a cap. Caps can be placed for different channels such that voice, messaging, commands, and data may be individually limited. In one example shown in
Block S126, which includes activating network communication status of the connectivity device, functions to enable a connectivity device for use with a network. Activating a connectivity device preferably involves some event that triggers transitioning a connectivity device from its current non-active state (e.g., a ready status, suspended status, etc.) to an active state. As shown in the exemplary scenario of
Provisioning of the connectivity device will preferably include some registration process for associating a connectivity device and an account. In the variation, where the connectivity devices are provided by the communication platform, the network identifiers used for instructing a mobile core of how to interact with the connectivity devices can be established in the communication platform. A registration process can be used to map a convenient device identifier with the underlying identifier. Alternatively, the various network identifiers may be entered manually or looked up using some alternative mechanism.
In one variation, connectivity devices can be registered through a device identifier that accompanies a physical connectivity device. For example, a SIM card can be provided along with a uniquely associated activation code. The activation code can be used in registering and/or activating the SIM card. In this variation, provisioning the connectivity device can include providing SIM cards, where each SIM card is uniquely associated with a provided activation code; and receiving a registration request with a user-supplied activation code and generating the device resource. In this variation, the device resource characterizes configuration of the connectivity device identified through the user-supplied activation code. The network operating identifiers of the connectivity device can be searching for a connectivity device record with an associated activation code that corresponds to the user-supplied activation code. Setting of a connectivity plan resource and final activation can be completed once the connectivity device is registered with the account.
In another variation, connectivity devices can be preemptively associated with an account prior to the account holder having physical access to the connectivity devices. This can be used such that connectivity devices can be pre-registered and ready for activation upon receipt of the connectivity devices. This could be useful when an account holder has a use case where large volumes of connectivity devices will be used. This variation can include receiving an order for a connectivity device from the account of the communication platform, and, in association with fulfillment of the order of the connectivity devices, generating device resource accessible through a programmatic interface of the communication platform. Fulfillment of the order of the connectivity devices can mean the device resources are generated after confirming the order, during processing of the order, during shipment of the connectivity device, or at any point. In one variation, a placeholder device resource can be created immediately following an order of the connectivity device. Network operating identifiers could be associated with the device resource through registration facilitated by method operators. For example, the registration can be completed by the communication platform or a partner of the communication platform prior to shipment of the connectivity device. Alternatively, a device resource could be created after registration by the method operators. By pre-registering a connectivity device, an account holder could obtain faster access for configuring the connectivity devices for use. For example, once a device resource is established for the account, the account holder could begin setting a connectivity plan, requesting activation, or setting any operating properties of the device. Pre-registration can additionally lock the connectivity devices to use by that account, such that one would need access to the account to activate and/or use the connectivity devices.
As will be described below, the device resource and/or the connectivity plan resource can expose various operational options which can be used for introducing programmatic control of communications, custom communication rules like routing, and/or other features. These will be described in more detail in reference to block S130.
Block S120, which includes servicing communications of the connectivity device, functions to enable usage of the device. A mobile core is preferably used to facilitate the capabilities of a device. The SIM card is preferably used by a computing device such as a smart phone, computer, IoT device, or other suitable device in establishing network connection and sending/receiving communication. The device may be used for data downloading and uploading over the internet, SMS messaging, MMS messaging, IP messaging, voice calls, video calls, and/or other suitable channels of usage. Outbound and inbound communications can be made. Servicing communications preferably includes metering and measuring usage of the connectivity device. Metering can include measuring data usage, counting communications, counting time of synchronous communications, and/or creating a record of any suitable metric that may be used in limiting and/or billing of the usage.
In one variation, the communication platform can facilitate exposing programmable communications when servicing communications. Exposing programmable communications can enable application logic to be applied in connection with one or more channels of communication. A communication can be synchronously processed according to associated application logic. Synchronous application logic can enable a communication to be controlled in real-time. For example, a call could be rerouted automatically or a message could be translated before being sent to a destination. Communication can alternatively be asynchronously processed, wherein application logic is executed outside of the communication flow. For example, a developer may want to receive a notification each time an outgoing communication is made from the device so asynchronous application logic could be implemented to notify an application server of the developer without blocking or stalling the outgoing communication.
Programmable communication can involve setting a callback URI for a connectivity device. Callback URIs are preferably properties of associated device resources. There could be distinct callback URIs for different channels of communication such as a data command callback URI, a SMS/MMS callback URI, a voice callback URI, and/or any suitable type of callback URI. Fallback callback URIs could additionally be configured. At different events the callback URI is processed and used to retrieve application logic. The application logic can then be processed. A callback may be a synchronous callback or an asynchronous callback.
When accessing a callback URI, an application layer protocol can be used in a request response model to retrieve media that specifies actions to be taken within the communication platform as shown in
Other mechanisms for programmable communications may additionally or alternatively be used. In one variation, communication routing rules could be configured and associated with a device resource such that outbound and/or inbound communications could be dynamically modified in accordance with the routing rules. Servicing a communication can directing communications according to communication routing configuration of the device resource. These routing rules could be programmatically configured through an API or set in a user interface of an account accessed control portal. For example, a mapping of destination endpoints could be used for associating device-provided destination endpoints with executed endpoints. In this way, outbound communications from a device can be automatically mapped to a set destination. This could be used in preventing outbound communications with particular endpoints. The destination endpoint mapping could additionally include mapping destination endpoints to origin endpoints that are to be used when contacting a destination endpoint. The origin endpoints are preferably endpoints allocated to the account for usage. In one exemplary use case, a user could dial different phone numbers on a phone and the method could automatically direct communications to different phone numbers and automatically simulate the communications from originating from a dynamically selected phone number. In one example, a business could easily enable company-wide shortcodes for company managed devices. The short codes could be customized per connectivity device. For example, each customer could be enabled to dial ‘1’ to reach their manager, ‘2’ for their regional HR representative, ‘3’ for regional IT support, and the like.
Routing rules could similarly be used for incoming calls. This can be particularly useful when a number of connectivity devices are being managed through the method. Inbound communications could be dynamically routed to appropriate connectivity devices.
The routing rule functionality could additionally or alternatively be implemented through application logic processing using the callback URI mechanism described above. An application server at a communication callback URI could render a response such as the one shown in
In a related variation to routing rules, the method could enable a device resource to be configured with communication-to-service routing, which can function to enable communications, in particular data messages, to be directly forwarded to an external host. Communication-to-service routing can be used in forwarding communications to an external database, data warehousing system, a cloud hosted data storage solution, and/or any suitable destination. This can be particularly applicable when the method is used by an account holder in managing connectivity of IoT devices. The IoT devices could be part of a sensor network using the network as a transport. This variation could be used in uploading data from the IoT devices to a particular destination. A communication-to-service routing variation can include: configuring credentials of an outside data destination service; receiving a data message originating from the connectivity device at the communication platform; and transmitting the data message to the configured data destination service using the configured credentials as shown in
The method can additionally include enforcing policy when servicing communications. Enforcing policy can involve metering and billing for usage of a device. Devices are preferably metered according to the connectivity plan for the device. At the end of a billing period, a bill can be calculated and issued for the metered usage of one or more devices. Enforcing policy can additionally be used in restricting usage of the connectivity device. During new activity, the metered usage of the device (or device pool) can be compared to the caps in the connectivity plan to determine if the activity is permitted.
Block S130, which includes programmatically managing the connectivity device, functions to enable remote configuration of the connectivity device through an interface that can be integrated with other applications or services. The device resource and/or connectivity plan resource can be two programmatically-accessible resources through which operation and network connection of a connectivity device can be managed. As described above, callback URIs and application logic processing can be set through the device resource and/or connectivity plan resources to programmatically control or interact with communications. Preferably, properties of API resources such as the device resource and the connectivity plan resource can be read and/or updated to trigger changes. Additionally, a communication resource such as a command resource can be used for programmatically triggering communications originating and/or terminating at the connectivity device.
Additionally, the various configuration and activity of a connectivity device can be exposed through an interface. The interface can be a graphical user interface (e.g., a dashboard), wherein an administrator could review activity and make changes through a user interface. Alternatively or additionally, an API can be exposed and more specifically a REST API. Through API resources are preferably used to alter management of associated connectivity devices. An account holder could remotely augment the addressing of a connectivity device. For example, one or more endpoint may be routed to the connectivity device. The change in routing can be made in under a minute and may be changed multiple times. An account holder could alter callback URIs to update how event callbacks are triggered. The connectivity plan could be remotely altered to change billing and/or permissions.
The method may expose an interface for changing operating status of a connectivity device. This could be used to register, activate, suspend, deactivate, or set any suitable operating state. Registering preferably transitions a connectivity device to a ready state. Status changes can be set by an account holder through a user interface or a programmatic interface. In a programmatic interface, an API request can be submitted to an appropriate resource (e.g., the device resource) with a status property set to the newly desired status.
In one variation, activating a connectivity device can include receiving a programmatic request to activate a connectivity device and initiating activation of the connectivity device on the network as shown in
In a related variation, deactivating a connectivity device can include receiving a programmatic request to deactivate a connectivity device and deactivating the connectivity device on the network as shown in
During use of the connectivity device, the connectivity plan could be altered. Altering the connectivity plan can include receiving a programmatic request changing a current connectivity plan resource associated to the device resource to an updated connectivity plan and metering the connectivity device in accordance with the updated connectivity plan after changing the current connectivity plan. A connectivity plan could be changed by associating a new connectivity plan to the device resource. A connectivity plan could alternatively be changed by updating an existing connectivity plan resource associated with the device resource. As above, this could be facilitated through a user interface or a programmatic interface. As discussed above, a connectivity plan may enable changes to metering modes, enabled capabilities, usage limits, and/or other usage aspects. For example, the connectivity plan could specify a metering mode, an activation state of voice communication, an activation of message communication, an activation state of data connectivity, and a data limit.
In one variation, the method can expose a command API resource that is utilized for machine-to-machine communications. A command using SMS preferably issues commands in a text-based format and the content is arbitrary, wherein a developer can determine how the payload is used. Alternatively, MMS or alternative communication channels may be used to offer alternative payload formats. Commands, data communications, and/or other forms of communication can be initiated through a user interface and/or programmatic interface. Use of a command resource can include receiving a programmatic communication request to transmit data to a connectivity device and processing message transmission to the connectivity device. The communication request can specify the type of communication and the contents of the communication. The communication request can additionally include a status callback URI or the status callback URI may alternatively be specified in association with the device resource and/or connectivity plan. When a status callback URI is present transmission of a communication can additionally include transmitting an asynchronous status update on completion of processing message transmission. Preferably, the asynchronous status update will indicate successful transmission, but may alternatively indicate an error state or other outcomes of the attempted transmission.
The system and method of the preferred embodiment and variations thereof can be embodied and/or implemented at least in part as a machine configured to receive a computer-readable medium storing computer-readable instructions. The instructions are preferably executed by computer-executable components preferably integrated with the media intelligence platform. The computer-readable medium can be stored on any suitable computer-readable media such as RAMs, ROMs, flash memory, EEPROMs, optical devices (CD or DVD), hard drives, floppy drives, or any suitable device. The computer-executable component is preferably a general or application specific processor, but any suitable dedicated hardware or hardware/firmware combination device can alternatively or additionally execute the instructions.
As a person skilled in the art will recognize from the previous detailed description and from the figures and claims, modifications and changes can be made to the preferred embodiments of the invention without departing from the scope of this invention defined in the following claims.
This Application claims the benefit of U.S. Provisional Application No. 62/340,333, filed on 23 May 2016, which is incorporated in its entirety by this reference.
Number | Name | Date | Kind |
---|---|---|---|
5274700 | Gechter et al. | Dec 1993 | A |
5526416 | Dezonno et al. | Jun 1996 | A |
5581608 | Jreij et al. | Dec 1996 | A |
5598457 | Foladare et al. | Jan 1997 | A |
5867495 | Elliott et al. | Feb 1999 | A |
5934181 | Adamczewski | Aug 1999 | A |
5978465 | Corduroy et al. | Nov 1999 | A |
6026440 | Shrader et al. | Feb 2000 | A |
6034946 | Roginsky et al. | Mar 2000 | A |
6094681 | Shaffer et al. | Jul 2000 | A |
6138143 | Gigliotti et al. | Oct 2000 | A |
6185565 | Meubus et al. | Feb 2001 | B1 |
6192123 | Grunsted et al. | Feb 2001 | B1 |
6206564 | Adamczewski | Mar 2001 | B1 |
6223287 | Douglas et al. | Apr 2001 | B1 |
6232979 | Shochet | May 2001 | B1 |
6269336 | Ladd et al. | Jul 2001 | B1 |
6317137 | Rosasco | Nov 2001 | B1 |
6363065 | Thornton et al. | Mar 2002 | B1 |
6373836 | Deryugin et al. | Apr 2002 | B1 |
6425012 | Trovato et al. | Jul 2002 | B1 |
6426995 | Kim et al. | Jul 2002 | B1 |
6430175 | Echols et al. | Aug 2002 | B1 |
6434528 | Sanders | Aug 2002 | B1 |
6445694 | Swartz | Sep 2002 | B1 |
6445776 | Shank et al. | Sep 2002 | B1 |
6459913 | Cloutier | Oct 2002 | B2 |
6463414 | Su et al. | Oct 2002 | B1 |
6493558 | Bernhart et al. | Dec 2002 | B1 |
6496500 | Nance et al. | Dec 2002 | B2 |
6501739 | Cohen | Dec 2002 | B1 |
6501832 | Saylor et al. | Dec 2002 | B1 |
6507875 | Mellen-Garnett et al. | Jan 2003 | B1 |
6571245 | Huang et al. | May 2003 | B2 |
6574216 | Farris et al. | Jun 2003 | B1 |
6577721 | Vainio et al. | Jun 2003 | B1 |
6600736 | Ball et al. | Jul 2003 | B1 |
6606596 | Zirngibl et al. | Aug 2003 | B1 |
6614783 | Sonesh et al. | Sep 2003 | B1 |
6625258 | Ram et al. | Sep 2003 | B1 |
6625576 | Kochanski et al. | Sep 2003 | B2 |
6636504 | Albers et al. | Oct 2003 | B1 |
6662231 | Drosset et al. | Dec 2003 | B1 |
6704785 | Koo et al. | Mar 2004 | B1 |
6707889 | Saylor et al. | Mar 2004 | B1 |
6711129 | Bauer et al. | Mar 2004 | B1 |
6711249 | Weissman et al. | Mar 2004 | B2 |
6738738 | Henton | May 2004 | B2 |
6757365 | Bogard | Jun 2004 | B1 |
6765997 | Zirngibl et al. | Jul 2004 | B1 |
6768788 | Langseth et al. | Jul 2004 | B1 |
6771955 | Imura et al. | Aug 2004 | B2 |
6778653 | Kallas et al. | Aug 2004 | B1 |
6785266 | Swartz | Aug 2004 | B2 |
6788768 | Saylor et al. | Sep 2004 | B1 |
6792086 | Saylor et al. | Sep 2004 | B1 |
6792093 | Barak et al. | Sep 2004 | B2 |
6798867 | Zirngibl et al. | Sep 2004 | B1 |
6807529 | Johnson et al. | Oct 2004 | B2 |
6807574 | Partovi et al. | Oct 2004 | B1 |
6819667 | Brusilovsky et al. | Nov 2004 | B1 |
6820260 | Flockhart et al. | Nov 2004 | B1 |
6829334 | Zirngibl et al. | Dec 2004 | B1 |
6831966 | Tegan et al. | Dec 2004 | B1 |
6834265 | Balasuriya | Dec 2004 | B2 |
6836537 | Zirngibl et al. | Dec 2004 | B1 |
6842767 | Partovi et al. | Jan 2005 | B1 |
6850603 | Eberle et al. | Feb 2005 | B1 |
6870830 | Schuster et al. | Mar 2005 | B1 |
6873952 | Bailey et al. | Mar 2005 | B1 |
6874084 | Dobner et al. | Mar 2005 | B1 |
6885737 | Gao et al. | Apr 2005 | B1 |
6888929 | Saylor et al. | May 2005 | B1 |
6895084 | Saylor et al. | May 2005 | B1 |
6898567 | Balasuriya | May 2005 | B2 |
6912581 | Johnson et al. | Jun 2005 | B2 |
6922411 | Taylor | Jul 2005 | B1 |
6928469 | Duursma et al. | Aug 2005 | B1 |
6931405 | El-Shimi et al. | Aug 2005 | B2 |
6937699 | Schuster et al. | Aug 2005 | B1 |
6940953 | Eberle et al. | Sep 2005 | B1 |
6941268 | Porter et al. | Sep 2005 | B2 |
6947417 | Laursen et al. | Sep 2005 | B2 |
6947988 | Saleh | Sep 2005 | B1 |
6961330 | Cattan et al. | Nov 2005 | B1 |
6964012 | Zirngibl et al. | Nov 2005 | B1 |
6970915 | Partovi et al. | Nov 2005 | B1 |
6977992 | Zirngibl et al. | Dec 2005 | B2 |
6981041 | Araujo et al. | Dec 2005 | B2 |
6985862 | Stroem et al. | Jan 2006 | B2 |
6999576 | Sacra | Feb 2006 | B2 |
7003464 | Ferrans et al. | Feb 2006 | B2 |
7006606 | Cohen et al. | Feb 2006 | B1 |
7010586 | Allavarpu et al. | Mar 2006 | B1 |
7020685 | Chen et al. | Mar 2006 | B1 |
7039165 | Saylor et al. | May 2006 | B1 |
7058042 | Bontempi et al. | Jun 2006 | B2 |
7062709 | Cheung | Jun 2006 | B2 |
7065637 | Nanja | Jun 2006 | B1 |
7076037 | Gonen et al. | Jul 2006 | B1 |
7076428 | Anastasakos et al. | Jul 2006 | B2 |
7089310 | Ellerman et al. | Aug 2006 | B1 |
7103003 | Brueckheimer et al. | Sep 2006 | B2 |
7103171 | Annadata et al. | Sep 2006 | B1 |
7106844 | Holland | Sep 2006 | B1 |
7111163 | Haney | Sep 2006 | B1 |
7136932 | Schneider | Nov 2006 | B1 |
7140004 | Kunins et al. | Nov 2006 | B1 |
7143039 | Stifelman et al. | Nov 2006 | B1 |
7197331 | Anastasakos et al. | Mar 2007 | B2 |
7197461 | Eberle et al. | Mar 2007 | B1 |
7197462 | Takagi et al. | Mar 2007 | B2 |
7197544 | Wang et al. | Mar 2007 | B2 |
7225232 | Elberse | May 2007 | B2 |
7227849 | Rasanen | Jun 2007 | B1 |
7245611 | Narasimhan et al. | Jul 2007 | B2 |
7260208 | Cavalcanti | Aug 2007 | B2 |
7266181 | Zirngibl et al. | Sep 2007 | B1 |
7269557 | Bailey et al. | Sep 2007 | B1 |
7272212 | Eberle et al. | Sep 2007 | B2 |
7272564 | Phillips et al. | Sep 2007 | B2 |
7277851 | Henton | Oct 2007 | B1 |
7283515 | Fowler | Oct 2007 | B2 |
7286521 | Jackson et al. | Oct 2007 | B1 |
7287248 | Adeeb | Oct 2007 | B1 |
7289453 | Riedel et al. | Oct 2007 | B2 |
7296739 | Mo et al. | Nov 2007 | B1 |
7298732 | Cho | Nov 2007 | B2 |
7298834 | Homeier et al. | Nov 2007 | B1 |
7308085 | Weissman | Dec 2007 | B2 |
7308408 | Stifelman et al. | Dec 2007 | B1 |
7324633 | Gao et al. | Jan 2008 | B2 |
7324942 | Mahowald et al. | Jan 2008 | B1 |
7328263 | Sadjadi | Feb 2008 | B1 |
7330463 | Bradd et al. | Feb 2008 | B1 |
7330890 | Partovi et al. | Feb 2008 | B1 |
7340040 | Saylor et al. | Mar 2008 | B1 |
7349714 | Lee et al. | Mar 2008 | B2 |
7369865 | Gabriel et al. | May 2008 | B2 |
7370329 | Kumar et al. | May 2008 | B2 |
7373660 | Guichard et al. | May 2008 | B1 |
7376223 | Taylor et al. | May 2008 | B2 |
7376586 | Partovi et al. | May 2008 | B1 |
7376733 | Connelly et al. | May 2008 | B2 |
7376740 | Porter et al. | May 2008 | B1 |
7412525 | Cafarella et al. | Aug 2008 | B2 |
7418090 | Reding et al. | Aug 2008 | B2 |
7428302 | Zirngibl et al. | Sep 2008 | B2 |
7440898 | Eberle et al. | Oct 2008 | B1 |
7447299 | Partovi et al. | Nov 2008 | B1 |
7454459 | Kapoor et al. | Nov 2008 | B1 |
7457249 | Baldwin et al. | Nov 2008 | B2 |
7457397 | Saylor et al. | Nov 2008 | B1 |
7473872 | Takimoto | Jan 2009 | B2 |
7486780 | Zirngibl et al. | Feb 2009 | B2 |
7496054 | Taylor | Feb 2009 | B2 |
7496188 | Saha et al. | Feb 2009 | B2 |
7496651 | Joshi | Feb 2009 | B1 |
7500249 | Kampe et al. | Mar 2009 | B2 |
7505951 | Thompson et al. | Mar 2009 | B2 |
7519359 | Chiarulli et al. | Apr 2009 | B2 |
7522711 | Stein et al. | Apr 2009 | B1 |
7536454 | Balasuriya | May 2009 | B2 |
7542761 | Sarkar | Jun 2009 | B2 |
7552054 | Stifelman et al. | Jun 2009 | B1 |
7571226 | Partovi et al. | Aug 2009 | B1 |
7606868 | Le et al. | Oct 2009 | B1 |
7613287 | Stifelman et al. | Nov 2009 | B1 |
7623648 | Oppenheim et al. | Nov 2009 | B1 |
7630900 | Strom | Dec 2009 | B1 |
7631310 | Henzinger | Dec 2009 | B1 |
7644000 | Strom | Jan 2010 | B1 |
7657433 | Chang | Feb 2010 | B1 |
7657434 | Thompson et al. | Feb 2010 | B2 |
7668157 | Weintraub et al. | Feb 2010 | B2 |
7672275 | Yajnik et al. | Mar 2010 | B2 |
7672295 | Andhare et al. | Mar 2010 | B1 |
7675857 | Chesson | Mar 2010 | B1 |
7676221 | Roundtree et al. | Mar 2010 | B2 |
7685280 | Berry et al. | Mar 2010 | B2 |
7685298 | Day et al. | Mar 2010 | B2 |
7715547 | Ibbotson et al. | May 2010 | B2 |
7716293 | Kasuga et al. | May 2010 | B2 |
7742499 | Erskine et al. | Jun 2010 | B1 |
7779065 | Gupta et al. | Aug 2010 | B2 |
7809125 | Brunson et al. | Oct 2010 | B2 |
7875836 | Imura et al. | Jan 2011 | B2 |
7882253 | Pardo-Castellote et al. | Feb 2011 | B2 |
7920866 | Bosch et al. | Apr 2011 | B2 |
7926099 | Chakravarty et al. | Apr 2011 | B1 |
7929562 | Petrovykh | Apr 2011 | B2 |
7936867 | Hill et al. | May 2011 | B1 |
7949111 | Harlow et al. | May 2011 | B2 |
7962644 | Ezerzer et al. | Jun 2011 | B1 |
7979555 | Rothstein et al. | Jul 2011 | B2 |
7992120 | Wang et al. | Aug 2011 | B1 |
8023425 | Raleigh | Sep 2011 | B2 |
8024785 | Andress | Sep 2011 | B2 |
8045689 | Provenzale et al. | Oct 2011 | B2 |
8046378 | Zhuge et al. | Oct 2011 | B1 |
8046823 | Begen et al. | Oct 2011 | B1 |
8069096 | Ballaro et al. | Nov 2011 | B1 |
8078483 | Hirose et al. | Dec 2011 | B1 |
8081744 | Sylvain | Dec 2011 | B2 |
8081958 | Soederstroem et al. | Dec 2011 | B2 |
8103725 | Gupta et al. | Jan 2012 | B2 |
8126128 | Hicks, III et al. | Feb 2012 | B1 |
8126129 | McGuire | Feb 2012 | B1 |
8130750 | Hester | Mar 2012 | B2 |
8139730 | Palma et al. | Mar 2012 | B2 |
8149716 | Ramanathan et al. | Apr 2012 | B2 |
8150918 | Edelman et al. | Apr 2012 | B1 |
8156213 | Deng et al. | Apr 2012 | B1 |
8165116 | Ku et al. | Apr 2012 | B2 |
8166185 | Samuel et al. | Apr 2012 | B2 |
8169936 | Koren et al. | May 2012 | B2 |
8175007 | Jain et al. | May 2012 | B2 |
8185619 | Maiocco et al. | May 2012 | B1 |
8196133 | Kakumani et al. | Jun 2012 | B2 |
8204479 | Vendrow et al. | Jun 2012 | B2 |
8214868 | Hamilton et al. | Jul 2012 | B2 |
8233611 | Zettner | Jul 2012 | B1 |
8238533 | Blackwell et al. | Aug 2012 | B2 |
8243889 | Taylor et al. | Aug 2012 | B2 |
8249552 | Gailloux et al. | Aug 2012 | B1 |
8266327 | Kumar et al. | Sep 2012 | B2 |
8295272 | Boni et al. | Oct 2012 | B2 |
8306021 | Lawson et al. | Nov 2012 | B2 |
8315198 | Corneille et al. | Nov 2012 | B2 |
8315620 | Williamson | Nov 2012 | B1 |
8319816 | Swanson et al. | Nov 2012 | B1 |
8326805 | Arous et al. | Dec 2012 | B1 |
8346630 | McKeown | Jan 2013 | B1 |
8355394 | Taylor et al. | Jan 2013 | B2 |
8413247 | Hudis et al. | Apr 2013 | B2 |
8417817 | Jacobs | Apr 2013 | B1 |
8429827 | Wetzel | Apr 2013 | B1 |
8438315 | Tao et al. | May 2013 | B1 |
8462670 | Chien et al. | Jun 2013 | B2 |
8467502 | Sureka et al. | Jun 2013 | B2 |
8477926 | Jasper et al. | Jul 2013 | B2 |
8503639 | Reding et al. | Aug 2013 | B2 |
8503650 | Reding et al. | Aug 2013 | B2 |
8509068 | Begall et al. | Aug 2013 | B2 |
8532686 | Schmidt et al. | Sep 2013 | B2 |
8542805 | Agranovsky et al. | Sep 2013 | B2 |
8543665 | Ansari et al. | Sep 2013 | B2 |
8547962 | Ramachandran et al. | Oct 2013 | B2 |
8565117 | Hilt et al. | Oct 2013 | B2 |
8572391 | Golan et al. | Oct 2013 | B2 |
8576712 | Sabat et al. | Nov 2013 | B2 |
8577803 | Chatterjee et al. | Nov 2013 | B2 |
8582450 | Robesky | Nov 2013 | B1 |
8594626 | Woodson et al. | Nov 2013 | B1 |
8601136 | Fahlgren et al. | Dec 2013 | B1 |
8611338 | Lawson et al. | Dec 2013 | B2 |
8613102 | Nath | Dec 2013 | B2 |
8621598 | Lai et al. | Dec 2013 | B2 |
8649268 | Lawson et al. | Feb 2014 | B2 |
8656452 | Li et al. | Feb 2014 | B2 |
8667056 | Proulx et al. | Mar 2014 | B1 |
8675493 | Buddhikot et al. | Mar 2014 | B2 |
8688147 | Nguyen et al. | Apr 2014 | B2 |
8695077 | Gerhard et al. | Apr 2014 | B1 |
8728656 | Takahashi et al. | May 2014 | B2 |
8751801 | Harris et al. | Jun 2014 | B2 |
8755376 | Lawson et al. | Jun 2014 | B2 |
8767925 | Sureka et al. | Jul 2014 | B2 |
8781975 | Bennett et al. | Jul 2014 | B2 |
8806024 | Francis et al. | Aug 2014 | B1 |
8819133 | Wang | Aug 2014 | B2 |
8825746 | Ravichandran | Sep 2014 | B2 |
8837465 | Lawson et al. | Sep 2014 | B2 |
8838707 | Lawson et al. | Sep 2014 | B2 |
8843596 | Goel et al. | Sep 2014 | B2 |
8855271 | Brock | Oct 2014 | B2 |
8861510 | Fritz | Oct 2014 | B1 |
8879547 | Maes | Nov 2014 | B2 |
8938053 | Cooke et al. | Jan 2015 | B2 |
8948356 | Nowack et al. | Feb 2015 | B2 |
8954591 | Ganesan et al. | Feb 2015 | B2 |
8964726 | Lawson et al. | Feb 2015 | B2 |
8990610 | Bostick et al. | Mar 2015 | B2 |
9014664 | Kim et al. | Apr 2015 | B2 |
9015702 | Bhat | Apr 2015 | B2 |
9031223 | Smith et al. | May 2015 | B2 |
9071677 | Aggarwal et al. | Jun 2015 | B2 |
9137127 | Nowack | Sep 2015 | B2 |
9141682 | Adoc, Jr. et al. | Sep 2015 | B1 |
9161296 | Parsons | Oct 2015 | B2 |
9306982 | Lawson et al. | Apr 2016 | B2 |
9307094 | Nowack et al. | Apr 2016 | B2 |
9325624 | Malatack et al. | Apr 2016 | B2 |
9338190 | Eng et al. | May 2016 | B2 |
9344573 | Wolthuis | May 2016 | B2 |
9378337 | Kuhr | Jun 2016 | B2 |
9456008 | Lawson et al. | Sep 2016 | B2 |
9456339 | Hildner | Sep 2016 | B1 |
9596274 | Lawson et al. | Mar 2017 | B2 |
9628624 | Wolthuis et al. | Apr 2017 | B2 |
9632875 | Raichstein et al. | Apr 2017 | B2 |
20010038624 | Greenberg et al. | Nov 2001 | A1 |
20010043684 | Guedalia et al. | Nov 2001 | A1 |
20010051996 | Cooper et al. | Dec 2001 | A1 |
20020006124 | Jimenez et al. | Jan 2002 | A1 |
20020006125 | Josse et al. | Jan 2002 | A1 |
20020006193 | Rodenbusch et al. | Jan 2002 | A1 |
20020025819 | Cetusic et al. | Feb 2002 | A1 |
20020057777 | Saito et al. | May 2002 | A1 |
20020064267 | Martin et al. | May 2002 | A1 |
20020067823 | Walker et al. | Jun 2002 | A1 |
20020077833 | Arons et al. | Jun 2002 | A1 |
20020126813 | Partovi et al. | Sep 2002 | A1 |
20020133587 | Ensel et al. | Sep 2002 | A1 |
20020136391 | Armstrong | Sep 2002 | A1 |
20020165957 | Devoe et al. | Nov 2002 | A1 |
20020176378 | Hamilton et al. | Nov 2002 | A1 |
20020176404 | Girard | Nov 2002 | A1 |
20020184361 | Eden | Dec 2002 | A1 |
20020198941 | Gavrilescu et al. | Dec 2002 | A1 |
20030006137 | Wei et al. | Jan 2003 | A1 |
20030012356 | Zino et al. | Jan 2003 | A1 |
20030014665 | Anderson et al. | Jan 2003 | A1 |
20030018830 | Chen et al. | Jan 2003 | A1 |
20030023672 | Vaysman | Jan 2003 | A1 |
20030026426 | Wright | Feb 2003 | A1 |
20030046366 | Pardikar et al. | Mar 2003 | A1 |
20030051037 | Sundaram et al. | Mar 2003 | A1 |
20030058884 | Kallner et al. | Mar 2003 | A1 |
20030059020 | Meyerson et al. | Mar 2003 | A1 |
20030060188 | Gidron et al. | Mar 2003 | A1 |
20030061317 | Brown et al. | Mar 2003 | A1 |
20030061404 | Atwal et al. | Mar 2003 | A1 |
20030088421 | Maes et al. | May 2003 | A1 |
20030097330 | Hillmer et al. | May 2003 | A1 |
20030097447 | Johnston | May 2003 | A1 |
20030097639 | Niyogi et al. | May 2003 | A1 |
20030103620 | Brown et al. | Jun 2003 | A1 |
20030123640 | Roelle et al. | Jul 2003 | A1 |
20030149721 | Alfonso-Nogueiro et al. | Aug 2003 | A1 |
20030162506 | Toshimitsu et al. | Aug 2003 | A1 |
20030195950 | Huang et al. | Oct 2003 | A1 |
20030195990 | Greenblat | Oct 2003 | A1 |
20030196076 | Zabarski et al. | Oct 2003 | A1 |
20030204616 | Billhartz et al. | Oct 2003 | A1 |
20030211842 | Kempf et al. | Nov 2003 | A1 |
20030231647 | Petrovykh | Dec 2003 | A1 |
20030233276 | Pearlman et al. | Dec 2003 | A1 |
20040008635 | Nelson et al. | Jan 2004 | A1 |
20040011690 | Marfino et al. | Jan 2004 | A1 |
20040044953 | Watkins et al. | Mar 2004 | A1 |
20040052349 | Creamer et al. | Mar 2004 | A1 |
20040071275 | Bowater et al. | Apr 2004 | A1 |
20040101122 | Da Palma | May 2004 | A1 |
20040102182 | Reith et al. | May 2004 | A1 |
20040117788 | Karaoguz et al. | Jun 2004 | A1 |
20040136324 | Steinberg et al. | Jul 2004 | A1 |
20040165569 | Sweatman et al. | Aug 2004 | A1 |
20040172482 | Weissman et al. | Sep 2004 | A1 |
20040199572 | Hunt et al. | Oct 2004 | A1 |
20040205101 | Radhakrishnan | Oct 2004 | A1 |
20040205689 | Ellens et al. | Oct 2004 | A1 |
20040213400 | Golitsin et al. | Oct 2004 | A1 |
20040216058 | Chavers et al. | Oct 2004 | A1 |
20040218748 | Fisher | Nov 2004 | A1 |
20040228469 | Andrews et al. | Nov 2004 | A1 |
20040236696 | Aoki et al. | Nov 2004 | A1 |
20040240649 | Goel | Dec 2004 | A1 |
20050005109 | Castaldi et al. | Jan 2005 | A1 |
20050005200 | Matena et al. | Jan 2005 | A1 |
20050010483 | Ling | Jan 2005 | A1 |
20050015505 | Kruis et al. | Jan 2005 | A1 |
20050021626 | Prajapat et al. | Jan 2005 | A1 |
20050025303 | Hostetler | Feb 2005 | A1 |
20050038772 | Colrain | Feb 2005 | A1 |
20050043952 | Sharma et al. | Feb 2005 | A1 |
20050047579 | Salame | Mar 2005 | A1 |
20050060411 | Coulombe et al. | Mar 2005 | A1 |
20050083907 | Fishler | Apr 2005 | A1 |
20050091336 | DeHamer et al. | Apr 2005 | A1 |
20050091572 | Gavrilescu et al. | Apr 2005 | A1 |
20050108770 | Karaoguz et al. | May 2005 | A1 |
20050125251 | Berger et al. | Jun 2005 | A1 |
20050125739 | Thompson et al. | Jun 2005 | A1 |
20050128961 | Miloslavsky et al. | Jun 2005 | A1 |
20050135578 | Ress et al. | Jun 2005 | A1 |
20050141500 | Bhandari et al. | Jun 2005 | A1 |
20050147088 | Bao et al. | Jul 2005 | A1 |
20050177635 | Schmidt et al. | Aug 2005 | A1 |
20050181835 | Lau et al. | Aug 2005 | A1 |
20050198292 | Duursma et al. | Sep 2005 | A1 |
20050228680 | Malik | Oct 2005 | A1 |
20050238153 | Chevalier | Oct 2005 | A1 |
20050240659 | Taylor | Oct 2005 | A1 |
20050243977 | Creamer et al. | Nov 2005 | A1 |
20050246176 | Creamer et al. | Nov 2005 | A1 |
20050286496 | Malhotra | Dec 2005 | A1 |
20050289222 | Sahim | Dec 2005 | A1 |
20060008065 | Longman et al. | Jan 2006 | A1 |
20060008073 | Yoshizawa et al. | Jan 2006 | A1 |
20060008256 | Khedouri et al. | Jan 2006 | A1 |
20060015467 | Marken et al. | Jan 2006 | A1 |
20060021004 | Moran et al. | Jan 2006 | A1 |
20060023676 | Whitmore et al. | Feb 2006 | A1 |
20060047666 | Bedi et al. | Mar 2006 | A1 |
20060067506 | Flockhart et al. | Mar 2006 | A1 |
20060080415 | Tu | Apr 2006 | A1 |
20060098624 | Morgan et al. | May 2006 | A1 |
20060129638 | Deakin | Jun 2006 | A1 |
20060143007 | Koh et al. | Jun 2006 | A1 |
20060146792 | Ramachandran et al. | Jul 2006 | A1 |
20060146802 | Baldwin et al. | Jul 2006 | A1 |
20060168334 | Potti et al. | Jul 2006 | A1 |
20060203979 | Jennings | Sep 2006 | A1 |
20060209695 | Archer et al. | Sep 2006 | A1 |
20060212865 | Vincent et al. | Sep 2006 | A1 |
20060215824 | Mitby et al. | Sep 2006 | A1 |
20060217823 | Hussey | Sep 2006 | A1 |
20060217978 | Mitby et al. | Sep 2006 | A1 |
20060222166 | Ramakrishna et al. | Oct 2006 | A1 |
20060235715 | Abrams | Oct 2006 | A1 |
20060256816 | Yarlagadda et al. | Nov 2006 | A1 |
20060262915 | Marascio et al. | Nov 2006 | A1 |
20060270386 | Yu et al. | Nov 2006 | A1 |
20060285489 | Francisco et al. | Dec 2006 | A1 |
20070002744 | Mewhinney et al. | Jan 2007 | A1 |
20070036143 | Alt et al. | Feb 2007 | A1 |
20070038499 | Margulies et al. | Feb 2007 | A1 |
20070043681 | Morgan et al. | Feb 2007 | A1 |
20070050306 | McQueen | Mar 2007 | A1 |
20070064672 | Raghav et al. | Mar 2007 | A1 |
20070070906 | Thakur | Mar 2007 | A1 |
20070070980 | Phelps | Mar 2007 | A1 |
20070071223 | Lee et al. | Mar 2007 | A1 |
20070074174 | Thornton | Mar 2007 | A1 |
20070088836 | Tai et al. | Apr 2007 | A1 |
20070091907 | Seshadri et al. | Apr 2007 | A1 |
20070107048 | Halls et al. | May 2007 | A1 |
20070112574 | Greene | May 2007 | A1 |
20070116191 | Bermudez et al. | May 2007 | A1 |
20070121651 | Casey et al. | May 2007 | A1 |
20070127691 | Lert | Jun 2007 | A1 |
20070127703 | Siminoff | Jun 2007 | A1 |
20070130260 | Weintraub et al. | Jun 2007 | A1 |
20070133771 | Stifelman et al. | Jun 2007 | A1 |
20070147351 | Dietrich et al. | Jun 2007 | A1 |
20070149166 | Turcotte et al. | Jun 2007 | A1 |
20070153711 | Dykas et al. | Jul 2007 | A1 |
20070167170 | Fitchett et al. | Jul 2007 | A1 |
20070192629 | Saito | Aug 2007 | A1 |
20070201448 | Baird et al. | Aug 2007 | A1 |
20070208862 | Fox et al. | Sep 2007 | A1 |
20070232284 | Mason et al. | Oct 2007 | A1 |
20070239761 | Baio et al. | Oct 2007 | A1 |
20070242626 | Altberg et al. | Oct 2007 | A1 |
20070255828 | Paradise | Nov 2007 | A1 |
20070265073 | Novi et al. | Nov 2007 | A1 |
20070286180 | Marquette et al. | Dec 2007 | A1 |
20070291734 | Bhatia et al. | Dec 2007 | A1 |
20070291905 | Halliday et al. | Dec 2007 | A1 |
20070293200 | Roundtree et al. | Dec 2007 | A1 |
20070295803 | Levine et al. | Dec 2007 | A1 |
20080005275 | Overton et al. | Jan 2008 | A1 |
20080025320 | Bangalore et al. | Jan 2008 | A1 |
20080037715 | Prozeniuk et al. | Feb 2008 | A1 |
20080037746 | Dufrene et al. | Feb 2008 | A1 |
20080040484 | Yardley | Feb 2008 | A1 |
20080049617 | Grice et al. | Feb 2008 | A1 |
20080052395 | Wright et al. | Feb 2008 | A1 |
20080091843 | Kulkarni | Apr 2008 | A1 |
20080101571 | Harlow et al. | May 2008 | A1 |
20080104348 | Kabzinski et al. | May 2008 | A1 |
20080120702 | Hokimoto | May 2008 | A1 |
20080123559 | Haviv et al. | May 2008 | A1 |
20080134049 | Gupta et al. | Jun 2008 | A1 |
20080139166 | Agarwal et al. | Jun 2008 | A1 |
20080146268 | Gandhi et al. | Jun 2008 | A1 |
20080152101 | Griggs | Jun 2008 | A1 |
20080154601 | Stifelman et al. | Jun 2008 | A1 |
20080155029 | Helbling | Jun 2008 | A1 |
20080162482 | Ahem et al. | Jul 2008 | A1 |
20080165708 | Moore et al. | Jul 2008 | A1 |
20080172404 | Cohen | Jul 2008 | A1 |
20080177883 | Hanai et al. | Jul 2008 | A1 |
20080192736 | Jabri et al. | Aug 2008 | A1 |
20080201426 | Darcie | Aug 2008 | A1 |
20080209050 | Li | Aug 2008 | A1 |
20080212945 | Khedouri et al. | Sep 2008 | A1 |
20080222656 | Lyman | Sep 2008 | A1 |
20080229421 | Hudis et al. | Sep 2008 | A1 |
20080232574 | Baluja et al. | Sep 2008 | A1 |
20080235230 | Maes | Sep 2008 | A1 |
20080256224 | Kaji et al. | Oct 2008 | A1 |
20080275741 | Loeffen | Nov 2008 | A1 |
20080307436 | Hamilton | Dec 2008 | A1 |
20080310599 | Purnadi et al. | Dec 2008 | A1 |
20080313318 | Vermeulen | Dec 2008 | A1 |
20080316931 | Qiu et al. | Dec 2008 | A1 |
20080317222 | Griggs et al. | Dec 2008 | A1 |
20080317232 | Couse et al. | Dec 2008 | A1 |
20080317233 | Rey et al. | Dec 2008 | A1 |
20090046838 | Andreasson | Feb 2009 | A1 |
20090052437 | Taylor et al. | Feb 2009 | A1 |
20090052641 | Taylor et al. | Feb 2009 | A1 |
20090059894 | Jackson et al. | Mar 2009 | A1 |
20090063502 | Coimbatore et al. | Mar 2009 | A1 |
20090074159 | Goldfarb et al. | Mar 2009 | A1 |
20090075684 | Cheng et al. | Mar 2009 | A1 |
20090083155 | Tudor et al. | Mar 2009 | A1 |
20090089165 | Sweeney | Apr 2009 | A1 |
20090089352 | Davis et al. | Apr 2009 | A1 |
20090089699 | Saha et al. | Apr 2009 | A1 |
20090092674 | Schwartz | Apr 2009 | A1 |
20090093250 | Jackson et al. | Apr 2009 | A1 |
20090125608 | Werth et al. | May 2009 | A1 |
20090129573 | Gavan et al. | May 2009 | A1 |
20090136011 | Goel | May 2009 | A1 |
20090149175 | Lopresti | Jun 2009 | A1 |
20090170496 | Bourque | Jul 2009 | A1 |
20090171659 | Pearce et al. | Jul 2009 | A1 |
20090171669 | Engelsma et al. | Jul 2009 | A1 |
20090171752 | Galvin et al. | Jul 2009 | A1 |
20090182896 | Patterson et al. | Jul 2009 | A1 |
20090193433 | Maes | Jul 2009 | A1 |
20090216835 | Jain et al. | Aug 2009 | A1 |
20090217293 | Wolber et al. | Aug 2009 | A1 |
20090220057 | Waters | Sep 2009 | A1 |
20090221310 | Chen et al. | Sep 2009 | A1 |
20090222341 | Belwadi et al. | Sep 2009 | A1 |
20090225748 | Taylor | Sep 2009 | A1 |
20090225763 | Forsberg et al. | Sep 2009 | A1 |
20090228868 | Drukman et al. | Sep 2009 | A1 |
20090232289 | Drucker et al. | Sep 2009 | A1 |
20090234965 | Viveganandhan et al. | Sep 2009 | A1 |
20090235349 | Lai et al. | Sep 2009 | A1 |
20090241135 | Wong et al. | Sep 2009 | A1 |
20090252159 | Lawson et al. | Oct 2009 | A1 |
20090262725 | Chen | Oct 2009 | A1 |
20090276771 | Nickolov et al. | Nov 2009 | A1 |
20090288012 | Udo et al. | Nov 2009 | A1 |
20090288165 | Qiu et al. | Nov 2009 | A1 |
20090300194 | Ogasawara | Dec 2009 | A1 |
20090316687 | Kruppa | Dec 2009 | A1 |
20090318112 | Vasten | Dec 2009 | A1 |
20100027531 | Kurashima | Feb 2010 | A1 |
20100037204 | Lin et al. | Feb 2010 | A1 |
20100054142 | Moiso et al. | Mar 2010 | A1 |
20100070424 | Monk | Mar 2010 | A1 |
20100071053 | Ansari et al. | Mar 2010 | A1 |
20100082513 | Liu | Apr 2010 | A1 |
20100087215 | Gu et al. | Apr 2010 | A1 |
20100088187 | Courtney et al. | Apr 2010 | A1 |
20100088698 | Krishnamurthy | Apr 2010 | A1 |
20100094758 | Chamberlain et al. | Apr 2010 | A1 |
20100103845 | Ulupinar et al. | Apr 2010 | A1 |
20100107222 | Glasser | Apr 2010 | A1 |
20100115041 | Hawkins et al. | May 2010 | A1 |
20100138501 | Clinton et al. | Jun 2010 | A1 |
20100142516 | Lawson et al. | Jun 2010 | A1 |
20100150139 | Lawson | Jun 2010 | A1 |
20100167689 | Sepehri-Nik et al. | Jul 2010 | A1 |
20100188979 | Thubert et al. | Jul 2010 | A1 |
20100191915 | Spencer | Jul 2010 | A1 |
20100208881 | Kawamura | Aug 2010 | A1 |
20100217837 | Ansari | Aug 2010 | A1 |
20100217982 | Brown et al. | Aug 2010 | A1 |
20100232594 | Lawson | Sep 2010 | A1 |
20100235539 | Carter et al. | Sep 2010 | A1 |
20100250946 | Korte et al. | Sep 2010 | A1 |
20100251329 | Wei | Sep 2010 | A1 |
20100251340 | Martin et al. | Sep 2010 | A1 |
20100265825 | Blair et al. | Oct 2010 | A1 |
20100281108 | Cohen | Nov 2010 | A1 |
20100291910 | Sanding et al. | Nov 2010 | A1 |
20100299437 | Moore | Nov 2010 | A1 |
20100312919 | Lee et al. | Dec 2010 | A1 |
20100332852 | Vembu et al. | Dec 2010 | A1 |
20110026516 | Roberts et al. | Feb 2011 | A1 |
20110029882 | Jaisinghani | Feb 2011 | A1 |
20110029981 | Jaisinghani | Feb 2011 | A1 |
20110053555 | Cai et al. | Mar 2011 | A1 |
20110078278 | Cui et al. | Mar 2011 | A1 |
20110081008 | Lawson et al. | Apr 2011 | A1 |
20110083069 | Paul et al. | Apr 2011 | A1 |
20110083179 | Lawson et al. | Apr 2011 | A1 |
20110093516 | Geng et al. | Apr 2011 | A1 |
20110096673 | Stevenson et al. | Apr 2011 | A1 |
20110110366 | Moore et al. | May 2011 | A1 |
20110131293 | Mori | Jun 2011 | A1 |
20110138453 | Verma | Jun 2011 | A1 |
20110143714 | Keast | Jun 2011 | A1 |
20110145049 | Udo et al. | Jun 2011 | A1 |
20110149810 | Koren et al. | Jun 2011 | A1 |
20110149950 | Petit-Huguenin et al. | Jun 2011 | A1 |
20110151884 | Zhao | Jun 2011 | A1 |
20110158235 | Senga | Jun 2011 | A1 |
20110167172 | Roach et al. | Jul 2011 | A1 |
20110170505 | Rajasekar et al. | Jul 2011 | A1 |
20110176537 | Lawson et al. | Jul 2011 | A1 |
20110179126 | Wetherell et al. | Jul 2011 | A1 |
20110211679 | Mezhibovsky et al. | Sep 2011 | A1 |
20110251921 | Kassaei et al. | Oct 2011 | A1 |
20110253693 | Lyons et al. | Oct 2011 | A1 |
20110255675 | Jasper et al. | Oct 2011 | A1 |
20110258432 | Rao | Oct 2011 | A1 |
20110265168 | Lucovsky et al. | Oct 2011 | A1 |
20110265172 | Sharma | Oct 2011 | A1 |
20110267985 | Wilkinson et al. | Nov 2011 | A1 |
20110274111 | Narasappa et al. | Nov 2011 | A1 |
20110276892 | Jensen-Horne et al. | Nov 2011 | A1 |
20110276951 | Jain | Nov 2011 | A1 |
20110280390 | Lawson et al. | Nov 2011 | A1 |
20110283259 | Lawson et al. | Nov 2011 | A1 |
20110289126 | Aikas et al. | Nov 2011 | A1 |
20110289162 | Furlong et al. | Nov 2011 | A1 |
20110299672 | Chiu et al. | Dec 2011 | A1 |
20110310902 | Xu | Dec 2011 | A1 |
20110313950 | Nuggehalli et al. | Dec 2011 | A1 |
20110320449 | Gudlavenkatasiva | Dec 2011 | A1 |
20110320550 | Lawson et al. | Dec 2011 | A1 |
20120000903 | Baarman et al. | Jan 2012 | A1 |
20120011274 | Moreman | Jan 2012 | A1 |
20120017222 | May | Jan 2012 | A1 |
20120023531 | Meuninck et al. | Jan 2012 | A1 |
20120023544 | Li et al. | Jan 2012 | A1 |
20120027228 | Rijken et al. | Feb 2012 | A1 |
20120028602 | Lisi et al. | Feb 2012 | A1 |
20120036574 | Heithcock et al. | Feb 2012 | A1 |
20120039202 | Song | Feb 2012 | A1 |
20120059709 | Lieberman et al. | Mar 2012 | A1 |
20120079066 | Li et al. | Mar 2012 | A1 |
20120083266 | VanSwol et al. | Apr 2012 | A1 |
20120089572 | Raichstein et al. | Apr 2012 | A1 |
20120094637 | Jeyaseelan et al. | Apr 2012 | A1 |
20120101952 | Raleigh et al. | Apr 2012 | A1 |
20120110564 | Ran et al. | May 2012 | A1 |
20120114112 | Rauschenberger et al. | May 2012 | A1 |
20120149404 | Beattie et al. | Jun 2012 | A1 |
20120166488 | Kaushik et al. | Jun 2012 | A1 |
20120170726 | Schwartz | Jul 2012 | A1 |
20120173610 | Bleau | Jul 2012 | A1 |
20120174095 | Natchadalingam et al. | Jul 2012 | A1 |
20120179646 | Hinton | Jul 2012 | A1 |
20120179907 | Byrd et al. | Jul 2012 | A1 |
20120180021 | Byrd et al. | Jul 2012 | A1 |
20120180029 | Hill et al. | Jul 2012 | A1 |
20120185561 | Klein | Jul 2012 | A1 |
20120198004 | Watte | Aug 2012 | A1 |
20120201238 | Lawson et al. | Aug 2012 | A1 |
20120208495 | Lawson et al. | Aug 2012 | A1 |
20120221603 | Kothule et al. | Aug 2012 | A1 |
20120226579 | Ha et al. | Sep 2012 | A1 |
20120239757 | Firstenberg et al. | Sep 2012 | A1 |
20120240226 | Li | Sep 2012 | A1 |
20120246273 | Bornstein et al. | Sep 2012 | A1 |
20120254828 | Aiylam et al. | Oct 2012 | A1 |
20120266258 | Tuchman | Oct 2012 | A1 |
20120281536 | Gell et al. | Nov 2012 | A1 |
20120288082 | Segall | Nov 2012 | A1 |
20120290706 | Lin et al. | Nov 2012 | A1 |
20120304245 | Lawson | Nov 2012 | A1 |
20120304275 | Ji et al. | Nov 2012 | A1 |
20120316809 | Egolf et al. | Dec 2012 | A1 |
20120321058 | Eng et al. | Dec 2012 | A1 |
20120321070 | Smith et al. | Dec 2012 | A1 |
20130029629 | Lindholm et al. | Jan 2013 | A1 |
20130031158 | Salsburg | Jan 2013 | A1 |
20130031613 | Shanabrook | Jan 2013 | A1 |
20130036476 | Roever et al. | Feb 2013 | A1 |
20130047232 | Tuchman et al. | Feb 2013 | A1 |
20130054517 | Beechuk | Feb 2013 | A1 |
20130054684 | Brazier et al. | Feb 2013 | A1 |
20130058262 | Parreira | Mar 2013 | A1 |
20130067232 | Cheung et al. | Mar 2013 | A1 |
20130067448 | Sannidhanam et al. | Mar 2013 | A1 |
20130097298 | Ting et al. | Apr 2013 | A1 |
20130110658 | Lyman et al. | May 2013 | A1 |
20130132573 | Lindblom | May 2013 | A1 |
20130139148 | Berg et al. | May 2013 | A1 |
20130156024 | Burg | Jun 2013 | A1 |
20130166580 | Maharajh et al. | Jun 2013 | A1 |
20130179942 | Caplis et al. | Jul 2013 | A1 |
20130201909 | Bosch et al. | Aug 2013 | A1 |
20130204786 | Mattes et al. | Aug 2013 | A1 |
20130212603 | Cooke et al. | Aug 2013 | A1 |
20130244632 | Spence et al. | Sep 2013 | A1 |
20130268676 | Martins et al. | Oct 2013 | A1 |
20130288676 | Parsons | Oct 2013 | A1 |
20130325934 | Fausak et al. | Dec 2013 | A1 |
20130328997 | Desai | Dec 2013 | A1 |
20130336472 | Fahlgren et al. | Dec 2013 | A1 |
20140013400 | Warshavsky | Jan 2014 | A1 |
20140025503 | Meyer | Jan 2014 | A1 |
20140058806 | Guenette et al. | Feb 2014 | A1 |
20140064467 | Lawson | Mar 2014 | A1 |
20140072115 | Makagon et al. | Mar 2014 | A1 |
20140073291 | Hildner | Mar 2014 | A1 |
20140095627 | Romagnino | Apr 2014 | A1 |
20140101058 | Castel et al. | Apr 2014 | A1 |
20140101149 | Winters | Apr 2014 | A1 |
20140105372 | Nowack et al. | Apr 2014 | A1 |
20140106704 | Cooke et al. | Apr 2014 | A1 |
20140122600 | Kim et al. | May 2014 | A1 |
20140123187 | Reisman | May 2014 | A1 |
20140126715 | Lum et al. | May 2014 | A1 |
20140129363 | Lorah et al. | May 2014 | A1 |
20140153565 | Lawson et al. | Jun 2014 | A1 |
20140185490 | Holm et al. | Jul 2014 | A1 |
20140254600 | Shibata et al. | Sep 2014 | A1 |
20140258481 | Lundell | Sep 2014 | A1 |
20140269333 | Boerjesson | Sep 2014 | A1 |
20140274086 | Boerjesson et al. | Sep 2014 | A1 |
20140282473 | Saraf et al. | Sep 2014 | A1 |
20140289391 | Balaji et al. | Sep 2014 | A1 |
20140304054 | Orun et al. | Oct 2014 | A1 |
20140317640 | Harm | Oct 2014 | A1 |
20140355600 | Lawson | Dec 2014 | A1 |
20140372508 | Fausak et al. | Dec 2014 | A1 |
20140372509 | Fausak et al. | Dec 2014 | A1 |
20140372510 | Fausak et al. | Dec 2014 | A1 |
20140373098 | Fausak et al. | Dec 2014 | A1 |
20140379670 | Kuhr | Dec 2014 | A1 |
20150004932 | Kim et al. | Jan 2015 | A1 |
20150004933 | Kim et al. | Jan 2015 | A1 |
20150023251 | Giakoumelis et al. | Jan 2015 | A1 |
20150026477 | Malatack et al. | Jan 2015 | A1 |
20150031328 | Ramprasad | Jan 2015 | A1 |
20150066865 | Yara et al. | Mar 2015 | A1 |
20150081918 | Nowack et al. | Mar 2015 | A1 |
20150082378 | Collison | Mar 2015 | A1 |
20150100634 | He et al. | Apr 2015 | A1 |
20150119050 | Liao et al. | Apr 2015 | A1 |
20150181631 | Lee et al. | Jun 2015 | A1 |
20150236905 | Bellan et al. | Aug 2015 | A1 |
20150281294 | Nur et al. | Oct 2015 | A1 |
20150365480 | Soto et al. | Dec 2015 | A1 |
20150370788 | Bareket et al. | Dec 2015 | A1 |
20150381580 | Graham, II | Dec 2015 | A1 |
20160011758 | Dornbush et al. | Jan 2016 | A1 |
20160028695 | Binder | Jan 2016 | A1 |
20160077693 | Meyer | Mar 2016 | A1 |
20160112475 | Lawson et al. | Apr 2016 | A1 |
20160112521 | Lawson et al. | Apr 2016 | A1 |
20160119291 | Zollinger et al. | Apr 2016 | A1 |
20160127254 | Kumar et al. | May 2016 | A1 |
20160149956 | Birnbaum et al. | May 2016 | A1 |
20160162172 | Rathod | Jun 2016 | A1 |
20160205519 | Patel et al. | Jul 2016 | A1 |
20160226937 | Patel et al. | Aug 2016 | A1 |
20160226979 | Lancaster et al. | Aug 2016 | A1 |
20160234391 | Wolthuis | Aug 2016 | A1 |
20160239770 | Batabyal et al. | Aug 2016 | A1 |
20170339283 | Chaudhary | Nov 2017 | A1 |
Number | Date | Country |
---|---|---|
1684587 | Mar 1971 | DE |
0282126 | Sep 1988 | EP |
1464418 | Oct 2004 | EP |
1522922 | Apr 2005 | EP |
1770586 | Apr 2007 | EP |
2053869 | Apr 2009 | EP |
2134107 | Sep 1999 | ES |
10294788 | Apr 1998 | JP |
2004166000 | Jun 2004 | JP |
2004220118 | Aug 2004 | JP |
2006319914 | Nov 2006 | JP |
9732448 | Sep 1997 | WO |
2002087804 | Nov 2002 | WO |
2006037492 | Apr 2006 | WO |
018489 | Feb 2009 | WO |
WO 2009018489 | Feb 2009 | WO |
2009124223 | Oct 2009 | WO |
2010037064 | Apr 2010 | WO |
2010040010 | Apr 2010 | WO |
2010101935 | Sep 2010 | WO |
2011091085 | Jul 2011 | WO |
Entry |
---|
“Ethernet Token ring Bridge”—Black Box Corporation, Oct. 1999 http://blackboxcanada.com/resource/files/productdetails/17044.pdf. |
Abu-Lebdeh et al. “A 3GPP Evolved Packet Core-Based Architecture for QoS-Enabled Mobile Video Surveillance Applications”. 2012 Third International Conference on the Network of the Future (NOF). Nov. 21-23, 2012. pp. 1-6. |
Archive Microsoft Office 365 Email | Retain Unified Archiving, 2015, GWAVA, Inc., Montreal, Canada. |
Complaint for Patent Infringement, Telinit Technologies, LLC v. Twilio Inc., dated Oct. 12, 2012. |
Kim et al. “In-service Feedback QoE Framework” 2010 Third International Conference on Communication Theory. Reliability and Quality of Service. pp. 135-138. 2010. |
Matos et al. “Quality of Experience-based Routing in Multi-Service Wireless Mesh Networks” Realizing Advanced Video Optimized Wireless Networks. IEEE pp. 7060-7065. 2012. |
NPL, “API Monetization Platform”, 2013. |
RFC 3986: Uniform Resource Identifier (URI): Generic Syntax; T. Berners-Lee, R. Fielding, L. Masinter; Jan. 2005; The Internet Society. |
S. barakovic and L. Skorin-Kapov. “Survey and Challenges of QoE Management Issues in Wireless Networks”. 2012, pp. 1-29. |
Subramanya, et al. “Digital Signatures”, IEEE Potentials, Mar./Apr. 2006, pp. 5-8. |
Tran et al. “User to User adaptive routing based on QoE” ICNS 2011: The Seventh International Conference on Networking and Services. pp. 170-177. 2011. |
Twilio Cloud Communications—APIs for Voice, VoIP, and Text Messaging, Twilio. |
Wu et al. “Quality Evaluation in Peer-to-Peer IPTV Services” Data Traffic and Monitoring Analysis, LNCS 7754. pp. 302-319. 2013. |
Number | Date | Country | |
---|---|---|---|
20170339283 A1 | Nov 2017 | US |
Number | Date | Country | |
---|---|---|---|
62340333 | May 2016 | US |