aboutsummaryrefslogtreecommitdiff
path: root/examples/modem-watcher-javascript
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2016-12-13 12:29:21 +0100
committerAleksander Morgado <aleksander@aleksander.es>2017-01-04 14:11:17 +0100
commitaf2d6c1c4b7f815862313bf0f84b1ff0e91ccd60 (patch)
tree4cbbe452b816773d9488b6dd4c86e90efce7f14f /examples/modem-watcher-javascript
parent7d576a084ca5ee53f163f87e18b0b1ab021c4075 (diff)
cinterion: don't use predefined CIDs
The suggestion to use specific PDP context CIDs was given by Cinterion for the special case of the Verizon operator, which 'reserves' specific CIDs for specific purposes. We don't want to impose that at the Cinterion plugin level, so remove the PDP context mapping we had. Therefore, simplify the connection procedure by just overriding the 'dialing' step of the default 3GPP connection sequence, instead of overriding the whole connection sequence. Also, we don't need to override the step to gather IP config because this is already handled by the generic plugin (for DHCP over a network interface). We port to GTask for both 3GPP dial and 3GPP disconnect at the same time.
Diffstat (limited to 'examples/modem-watcher-javascript')
0 files changed, 0 insertions, 0 deletions