@fonoster/ctl 0.8.52 → 0.8.53
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +56 -56
- package/dist/utils/linkTwilioNumberToApplication.js +1 -1
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -23,7 +23,7 @@ $ npm install -g @fonoster/ctl
|
|
|
23
23
|
$ fonoster COMMAND
|
|
24
24
|
running command...
|
|
25
25
|
$ fonoster (--version)
|
|
26
|
-
@fonoster/ctl/0.8.
|
|
26
|
+
@fonoster/ctl/0.8.53 darwin-arm64 node-v20.17.0
|
|
27
27
|
$ fonoster --help [COMMAND]
|
|
28
28
|
USAGE
|
|
29
29
|
$ fonoster COMMAND
|
|
@@ -108,7 +108,7 @@ EXAMPLES
|
|
|
108
108
|
$ fonoster apikeys:create
|
|
109
109
|
```
|
|
110
110
|
|
|
111
|
-
_See code: [dist/commands/apikeys/create.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
111
|
+
_See code: [dist/commands/apikeys/create.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/apikeys/create.js)_
|
|
112
112
|
|
|
113
113
|
## `fonoster apikeys:delete REF`
|
|
114
114
|
|
|
@@ -131,7 +131,7 @@ EXAMPLES
|
|
|
131
131
|
$ fonoster apikeys:delete
|
|
132
132
|
```
|
|
133
133
|
|
|
134
|
-
_See code: [dist/commands/apikeys/delete.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
134
|
+
_See code: [dist/commands/apikeys/delete.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/apikeys/delete.js)_
|
|
135
135
|
|
|
136
136
|
## `fonoster apikeys:list`
|
|
137
137
|
|
|
@@ -152,7 +152,7 @@ EXAMPLES
|
|
|
152
152
|
$ fonoster apikeys:list
|
|
153
153
|
```
|
|
154
154
|
|
|
155
|
-
_See code: [dist/commands/apikeys/list.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
155
|
+
_See code: [dist/commands/apikeys/list.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/apikeys/list.js)_
|
|
156
156
|
|
|
157
157
|
## `fonoster apikeys:regenerate REF`
|
|
158
158
|
|
|
@@ -175,7 +175,7 @@ EXAMPLES
|
|
|
175
175
|
$ fonoster apikeys:regenerate
|
|
176
176
|
```
|
|
177
177
|
|
|
178
|
-
_See code: [dist/commands/apikeys/regenerate.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
178
|
+
_See code: [dist/commands/apikeys/regenerate.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/apikeys/regenerate.js)_
|
|
179
179
|
|
|
180
180
|
## `fonoster applications:create`
|
|
181
181
|
|
|
@@ -195,7 +195,7 @@ EXAMPLES
|
|
|
195
195
|
$ fonoster applications:create
|
|
196
196
|
```
|
|
197
197
|
|
|
198
|
-
_See code: [dist/commands/applications/create.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
198
|
+
_See code: [dist/commands/applications/create.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/applications/create.js)_
|
|
199
199
|
|
|
200
200
|
## `fonoster applications:delete REF`
|
|
201
201
|
|
|
@@ -218,7 +218,7 @@ EXAMPLES
|
|
|
218
218
|
$ fonoster applications:delete
|
|
219
219
|
```
|
|
220
220
|
|
|
221
|
-
_See code: [dist/commands/applications/delete.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
221
|
+
_See code: [dist/commands/applications/delete.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/applications/delete.js)_
|
|
222
222
|
|
|
223
223
|
## `fonoster applications:get REF`
|
|
224
224
|
|
|
@@ -241,7 +241,7 @@ EXAMPLES
|
|
|
241
241
|
$ fonoster applications:get
|
|
242
242
|
```
|
|
243
243
|
|
|
244
|
-
_See code: [dist/commands/applications/get.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
244
|
+
_See code: [dist/commands/applications/get.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/applications/get.js)_
|
|
245
245
|
|
|
246
246
|
## `fonoster applications:list`
|
|
247
247
|
|
|
@@ -262,7 +262,7 @@ EXAMPLES
|
|
|
262
262
|
$ fonoster applications:list
|
|
263
263
|
```
|
|
264
264
|
|
|
265
|
-
_See code: [dist/commands/applications/list.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
265
|
+
_See code: [dist/commands/applications/list.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/applications/list.js)_
|
|
266
266
|
|
|
267
267
|
## `fonoster applications:update REF`
|
|
268
268
|
|
|
@@ -285,7 +285,7 @@ EXAMPLES
|
|
|
285
285
|
$ fonoster applications:update
|
|
286
286
|
```
|
|
287
287
|
|
|
288
|
-
_See code: [dist/commands/applications/update.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
288
|
+
_See code: [dist/commands/applications/update.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/applications/update.js)_
|
|
289
289
|
|
|
290
290
|
## `fonoster bug`
|
|
291
291
|
|
|
@@ -302,7 +302,7 @@ EXAMPLES
|
|
|
302
302
|
$ fonoster bug
|
|
303
303
|
```
|
|
304
304
|
|
|
305
|
-
_See code: [dist/commands/bug.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
305
|
+
_See code: [dist/commands/bug.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/bug.js)_
|
|
306
306
|
|
|
307
307
|
## `fonoster feedback`
|
|
308
308
|
|
|
@@ -322,7 +322,7 @@ EXAMPLES
|
|
|
322
322
|
$ fonoster feedback
|
|
323
323
|
```
|
|
324
324
|
|
|
325
|
-
_See code: [dist/commands/feedback.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
325
|
+
_See code: [dist/commands/feedback.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/feedback.js)_
|
|
326
326
|
|
|
327
327
|
## `fonoster secrets:create`
|
|
328
328
|
|
|
@@ -342,7 +342,7 @@ EXAMPLES
|
|
|
342
342
|
$ fonoster secrets:create
|
|
343
343
|
```
|
|
344
344
|
|
|
345
|
-
_See code: [dist/commands/secrets/create.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
345
|
+
_See code: [dist/commands/secrets/create.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/secrets/create.js)_
|
|
346
346
|
|
|
347
347
|
## `fonoster secrets:delete REF`
|
|
348
348
|
|
|
@@ -365,7 +365,7 @@ EXAMPLES
|
|
|
365
365
|
$ fonoster secrets:delete
|
|
366
366
|
```
|
|
367
367
|
|
|
368
|
-
_See code: [dist/commands/secrets/delete.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
368
|
+
_See code: [dist/commands/secrets/delete.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/secrets/delete.js)_
|
|
369
369
|
|
|
370
370
|
## `fonoster secrets:get REF`
|
|
371
371
|
|
|
@@ -388,7 +388,7 @@ EXAMPLES
|
|
|
388
388
|
$ fonoster secrets:get
|
|
389
389
|
```
|
|
390
390
|
|
|
391
|
-
_See code: [dist/commands/secrets/get.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
391
|
+
_See code: [dist/commands/secrets/get.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/secrets/get.js)_
|
|
392
392
|
|
|
393
393
|
## `fonoster secrets:list`
|
|
394
394
|
|
|
@@ -409,7 +409,7 @@ EXAMPLES
|
|
|
409
409
|
$ fonoster secrets:list
|
|
410
410
|
```
|
|
411
411
|
|
|
412
|
-
_See code: [dist/commands/secrets/list.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
412
|
+
_See code: [dist/commands/secrets/list.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/secrets/list.js)_
|
|
413
413
|
|
|
414
414
|
## `fonoster secrets:update REF`
|
|
415
415
|
|
|
@@ -432,7 +432,7 @@ EXAMPLES
|
|
|
432
432
|
$ fonoster secrets:update
|
|
433
433
|
```
|
|
434
434
|
|
|
435
|
-
_See code: [dist/commands/secrets/update.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
435
|
+
_See code: [dist/commands/secrets/update.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/secrets/update.js)_
|
|
436
436
|
|
|
437
437
|
## `fonoster sipnet:acls:create`
|
|
438
438
|
|
|
@@ -452,7 +452,7 @@ EXAMPLES
|
|
|
452
452
|
$ fonoster sipnet:acls:create
|
|
453
453
|
```
|
|
454
454
|
|
|
455
|
-
_See code: [dist/commands/sipnet/acls/create.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
455
|
+
_See code: [dist/commands/sipnet/acls/create.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/sipnet/acls/create.js)_
|
|
456
456
|
|
|
457
457
|
## `fonoster sipnet:acls:delete REF`
|
|
458
458
|
|
|
@@ -475,7 +475,7 @@ EXAMPLES
|
|
|
475
475
|
$ fonoster sipnet:acls:delete
|
|
476
476
|
```
|
|
477
477
|
|
|
478
|
-
_See code: [dist/commands/sipnet/acls/delete.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
478
|
+
_See code: [dist/commands/sipnet/acls/delete.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/sipnet/acls/delete.js)_
|
|
479
479
|
|
|
480
480
|
## `fonoster sipnet:acls:get REF`
|
|
481
481
|
|
|
@@ -498,7 +498,7 @@ EXAMPLES
|
|
|
498
498
|
$ fonoster sipnet:acls:get
|
|
499
499
|
```
|
|
500
500
|
|
|
501
|
-
_See code: [dist/commands/sipnet/acls/get.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
501
|
+
_See code: [dist/commands/sipnet/acls/get.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/sipnet/acls/get.js)_
|
|
502
502
|
|
|
503
503
|
## `fonoster sipnet:acls:list`
|
|
504
504
|
|
|
@@ -519,7 +519,7 @@ EXAMPLES
|
|
|
519
519
|
$ fonoster sipnet:acls:list
|
|
520
520
|
```
|
|
521
521
|
|
|
522
|
-
_See code: [dist/commands/sipnet/acls/list.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
522
|
+
_See code: [dist/commands/sipnet/acls/list.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/sipnet/acls/list.js)_
|
|
523
523
|
|
|
524
524
|
## `fonoster sipnet:acls:update REF`
|
|
525
525
|
|
|
@@ -542,7 +542,7 @@ EXAMPLES
|
|
|
542
542
|
$ fonoster sipnet:acls:update
|
|
543
543
|
```
|
|
544
544
|
|
|
545
|
-
_See code: [dist/commands/sipnet/acls/update.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
545
|
+
_See code: [dist/commands/sipnet/acls/update.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/sipnet/acls/update.js)_
|
|
546
546
|
|
|
547
547
|
## `fonoster sipnet:agents:create`
|
|
548
548
|
|
|
@@ -562,7 +562,7 @@ EXAMPLES
|
|
|
562
562
|
$ fonoster sipnet:agents:create
|
|
563
563
|
```
|
|
564
564
|
|
|
565
|
-
_See code: [dist/commands/sipnet/agents/create.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
565
|
+
_See code: [dist/commands/sipnet/agents/create.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/sipnet/agents/create.js)_
|
|
566
566
|
|
|
567
567
|
## `fonoster sipnet:agents:delete REF`
|
|
568
568
|
|
|
@@ -585,7 +585,7 @@ EXAMPLES
|
|
|
585
585
|
$ fonoster sipnet:agents:delete
|
|
586
586
|
```
|
|
587
587
|
|
|
588
|
-
_See code: [dist/commands/sipnet/agents/delete.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
588
|
+
_See code: [dist/commands/sipnet/agents/delete.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/sipnet/agents/delete.js)_
|
|
589
589
|
|
|
590
590
|
## `fonoster sipnet:agents:get REF`
|
|
591
591
|
|
|
@@ -608,7 +608,7 @@ EXAMPLES
|
|
|
608
608
|
$ fonoster sipnet:agents:get
|
|
609
609
|
```
|
|
610
610
|
|
|
611
|
-
_See code: [dist/commands/sipnet/agents/get.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
611
|
+
_See code: [dist/commands/sipnet/agents/get.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/sipnet/agents/get.js)_
|
|
612
612
|
|
|
613
613
|
## `fonoster sipnet:agents:list`
|
|
614
614
|
|
|
@@ -629,7 +629,7 @@ EXAMPLES
|
|
|
629
629
|
$ fonoster sipnet:agents:list
|
|
630
630
|
```
|
|
631
631
|
|
|
632
|
-
_See code: [dist/commands/sipnet/agents/list.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
632
|
+
_See code: [dist/commands/sipnet/agents/list.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/sipnet/agents/list.js)_
|
|
633
633
|
|
|
634
634
|
## `fonoster sipnet:agents:update REF`
|
|
635
635
|
|
|
@@ -652,7 +652,7 @@ EXAMPLES
|
|
|
652
652
|
$ fonoster sipnet:agents:update
|
|
653
653
|
```
|
|
654
654
|
|
|
655
|
-
_See code: [dist/commands/sipnet/agents/update.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
655
|
+
_See code: [dist/commands/sipnet/agents/update.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/sipnet/agents/update.js)_
|
|
656
656
|
|
|
657
657
|
## `fonoster sipnet:calls:create`
|
|
658
658
|
|
|
@@ -677,7 +677,7 @@ EXAMPLES
|
|
|
677
677
|
$ fonoster sipnet:calls:create
|
|
678
678
|
```
|
|
679
679
|
|
|
680
|
-
_See code: [dist/commands/sipnet/calls/create.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
680
|
+
_See code: [dist/commands/sipnet/calls/create.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/sipnet/calls/create.js)_
|
|
681
681
|
|
|
682
682
|
## `fonoster sipnet:calls:get REF`
|
|
683
683
|
|
|
@@ -700,7 +700,7 @@ EXAMPLES
|
|
|
700
700
|
$ fonoster sipnet:calls:get
|
|
701
701
|
```
|
|
702
702
|
|
|
703
|
-
_See code: [dist/commands/sipnet/calls/get.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
703
|
+
_See code: [dist/commands/sipnet/calls/get.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/sipnet/calls/get.js)_
|
|
704
704
|
|
|
705
705
|
## `fonoster sipnet:calls:list`
|
|
706
706
|
|
|
@@ -721,7 +721,7 @@ EXAMPLES
|
|
|
721
721
|
$ fonoster sipnet:calls:list
|
|
722
722
|
```
|
|
723
723
|
|
|
724
|
-
_See code: [dist/commands/sipnet/calls/list.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
724
|
+
_See code: [dist/commands/sipnet/calls/list.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/sipnet/calls/list.js)_
|
|
725
725
|
|
|
726
726
|
## `fonoster sipnet:credentials:create`
|
|
727
727
|
|
|
@@ -741,7 +741,7 @@ EXAMPLES
|
|
|
741
741
|
$ fonoster sipnet:credentials:create
|
|
742
742
|
```
|
|
743
743
|
|
|
744
|
-
_See code: [dist/commands/sipnet/credentials/create.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
744
|
+
_See code: [dist/commands/sipnet/credentials/create.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/sipnet/credentials/create.js)_
|
|
745
745
|
|
|
746
746
|
## `fonoster sipnet:credentials:delete REF`
|
|
747
747
|
|
|
@@ -764,7 +764,7 @@ EXAMPLES
|
|
|
764
764
|
$ fonoster sipnet:credentials:delete
|
|
765
765
|
```
|
|
766
766
|
|
|
767
|
-
_See code: [dist/commands/sipnet/credentials/delete.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
767
|
+
_See code: [dist/commands/sipnet/credentials/delete.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/sipnet/credentials/delete.js)_
|
|
768
768
|
|
|
769
769
|
## `fonoster sipnet:credentials:get REF`
|
|
770
770
|
|
|
@@ -787,7 +787,7 @@ EXAMPLES
|
|
|
787
787
|
$ fonoster sipnet:credentials:get
|
|
788
788
|
```
|
|
789
789
|
|
|
790
|
-
_See code: [dist/commands/sipnet/credentials/get.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
790
|
+
_See code: [dist/commands/sipnet/credentials/get.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/sipnet/credentials/get.js)_
|
|
791
791
|
|
|
792
792
|
## `fonoster sipnet:credentials:list`
|
|
793
793
|
|
|
@@ -808,7 +808,7 @@ EXAMPLES
|
|
|
808
808
|
$ fonoster sipnet:credentials:list
|
|
809
809
|
```
|
|
810
810
|
|
|
811
|
-
_See code: [dist/commands/sipnet/credentials/list.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
811
|
+
_See code: [dist/commands/sipnet/credentials/list.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/sipnet/credentials/list.js)_
|
|
812
812
|
|
|
813
813
|
## `fonoster sipnet:credentials:update REF`
|
|
814
814
|
|
|
@@ -831,7 +831,7 @@ EXAMPLES
|
|
|
831
831
|
$ fonoster sipnet:credentials:update
|
|
832
832
|
```
|
|
833
833
|
|
|
834
|
-
_See code: [dist/commands/sipnet/credentials/update.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
834
|
+
_See code: [dist/commands/sipnet/credentials/update.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/sipnet/credentials/update.js)_
|
|
835
835
|
|
|
836
836
|
## `fonoster sipnet:domains:create`
|
|
837
837
|
|
|
@@ -851,7 +851,7 @@ EXAMPLES
|
|
|
851
851
|
$ fonoster sipnet:domains:create
|
|
852
852
|
```
|
|
853
853
|
|
|
854
|
-
_See code: [dist/commands/sipnet/domains/create.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
854
|
+
_See code: [dist/commands/sipnet/domains/create.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/sipnet/domains/create.js)_
|
|
855
855
|
|
|
856
856
|
## `fonoster sipnet:domains:delete REF`
|
|
857
857
|
|
|
@@ -874,7 +874,7 @@ EXAMPLES
|
|
|
874
874
|
$ fonoster sipnet:domains:delete
|
|
875
875
|
```
|
|
876
876
|
|
|
877
|
-
_See code: [dist/commands/sipnet/domains/delete.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
877
|
+
_See code: [dist/commands/sipnet/domains/delete.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/sipnet/domains/delete.js)_
|
|
878
878
|
|
|
879
879
|
## `fonoster sipnet:domains:get REF`
|
|
880
880
|
|
|
@@ -897,7 +897,7 @@ EXAMPLES
|
|
|
897
897
|
$ fonoster sipnet:domains:get
|
|
898
898
|
```
|
|
899
899
|
|
|
900
|
-
_See code: [dist/commands/sipnet/domains/get.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
900
|
+
_See code: [dist/commands/sipnet/domains/get.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/sipnet/domains/get.js)_
|
|
901
901
|
|
|
902
902
|
## `fonoster sipnet:domains:list`
|
|
903
903
|
|
|
@@ -918,7 +918,7 @@ EXAMPLES
|
|
|
918
918
|
$ fonoster sipnet:domains:list
|
|
919
919
|
```
|
|
920
920
|
|
|
921
|
-
_See code: [dist/commands/sipnet/domains/list.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
921
|
+
_See code: [dist/commands/sipnet/domains/list.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/sipnet/domains/list.js)_
|
|
922
922
|
|
|
923
923
|
## `fonoster sipnet:domains:update REF`
|
|
924
924
|
|
|
@@ -941,7 +941,7 @@ EXAMPLES
|
|
|
941
941
|
$ fonoster sipnet:domains:update
|
|
942
942
|
```
|
|
943
943
|
|
|
944
|
-
_See code: [dist/commands/sipnet/domains/update.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
944
|
+
_See code: [dist/commands/sipnet/domains/update.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/sipnet/domains/update.js)_
|
|
945
945
|
|
|
946
946
|
## `fonoster sipnet:numbers:create`
|
|
947
947
|
|
|
@@ -961,7 +961,7 @@ EXAMPLES
|
|
|
961
961
|
$ fonoster sipnet:numbers:create
|
|
962
962
|
```
|
|
963
963
|
|
|
964
|
-
_See code: [dist/commands/sipnet/numbers/create.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
964
|
+
_See code: [dist/commands/sipnet/numbers/create.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/sipnet/numbers/create.js)_
|
|
965
965
|
|
|
966
966
|
## `fonoster sipnet:numbers:delete REF`
|
|
967
967
|
|
|
@@ -984,7 +984,7 @@ EXAMPLES
|
|
|
984
984
|
$ fonoster sipnet:numbers:delete
|
|
985
985
|
```
|
|
986
986
|
|
|
987
|
-
_See code: [dist/commands/sipnet/numbers/delete.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
987
|
+
_See code: [dist/commands/sipnet/numbers/delete.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/sipnet/numbers/delete.js)_
|
|
988
988
|
|
|
989
989
|
## `fonoster sipnet:numbers:get REF`
|
|
990
990
|
|
|
@@ -1007,7 +1007,7 @@ EXAMPLES
|
|
|
1007
1007
|
$ fonoster sipnet:numbers:get
|
|
1008
1008
|
```
|
|
1009
1009
|
|
|
1010
|
-
_See code: [dist/commands/sipnet/numbers/get.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
1010
|
+
_See code: [dist/commands/sipnet/numbers/get.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/sipnet/numbers/get.js)_
|
|
1011
1011
|
|
|
1012
1012
|
## `fonoster sipnet:numbers:linkTwilioNumber`
|
|
1013
1013
|
|
|
@@ -1031,7 +1031,7 @@ EXAMPLES
|
|
|
1031
1031
|
$ fonoster sipnet:numbers:linkTwilioNumber
|
|
1032
1032
|
```
|
|
1033
1033
|
|
|
1034
|
-
_See code: [dist/commands/sipnet/numbers/linkTwilioNumber.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
1034
|
+
_See code: [dist/commands/sipnet/numbers/linkTwilioNumber.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/sipnet/numbers/linkTwilioNumber.js)_
|
|
1035
1035
|
|
|
1036
1036
|
## `fonoster sipnet:numbers:list`
|
|
1037
1037
|
|
|
@@ -1052,7 +1052,7 @@ EXAMPLES
|
|
|
1052
1052
|
$ fonoster sipnet:numbers:list
|
|
1053
1053
|
```
|
|
1054
1054
|
|
|
1055
|
-
_See code: [dist/commands/sipnet/numbers/list.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
1055
|
+
_See code: [dist/commands/sipnet/numbers/list.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/sipnet/numbers/list.js)_
|
|
1056
1056
|
|
|
1057
1057
|
## `fonoster sipnet:numbers:update REF`
|
|
1058
1058
|
|
|
@@ -1075,7 +1075,7 @@ EXAMPLES
|
|
|
1075
1075
|
$ fonoster sipnet:numbers:update
|
|
1076
1076
|
```
|
|
1077
1077
|
|
|
1078
|
-
_See code: [dist/commands/sipnet/numbers/update.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
1078
|
+
_See code: [dist/commands/sipnet/numbers/update.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/sipnet/numbers/update.js)_
|
|
1079
1079
|
|
|
1080
1080
|
## `fonoster sipnet:trunks:create`
|
|
1081
1081
|
|
|
@@ -1095,7 +1095,7 @@ EXAMPLES
|
|
|
1095
1095
|
$ fonoster sipnet:trunks:create
|
|
1096
1096
|
```
|
|
1097
1097
|
|
|
1098
|
-
_See code: [dist/commands/sipnet/trunks/create.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
1098
|
+
_See code: [dist/commands/sipnet/trunks/create.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/sipnet/trunks/create.js)_
|
|
1099
1099
|
|
|
1100
1100
|
## `fonoster sipnet:trunks:delete REF`
|
|
1101
1101
|
|
|
@@ -1118,7 +1118,7 @@ EXAMPLES
|
|
|
1118
1118
|
$ fonoster sipnet:trunks:delete
|
|
1119
1119
|
```
|
|
1120
1120
|
|
|
1121
|
-
_See code: [dist/commands/sipnet/trunks/delete.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
1121
|
+
_See code: [dist/commands/sipnet/trunks/delete.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/sipnet/trunks/delete.js)_
|
|
1122
1122
|
|
|
1123
1123
|
## `fonoster sipnet:trunks:get REF`
|
|
1124
1124
|
|
|
@@ -1141,7 +1141,7 @@ EXAMPLES
|
|
|
1141
1141
|
$ fonoster sipnet:trunks:get
|
|
1142
1142
|
```
|
|
1143
1143
|
|
|
1144
|
-
_See code: [dist/commands/sipnet/trunks/get.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
1144
|
+
_See code: [dist/commands/sipnet/trunks/get.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/sipnet/trunks/get.js)_
|
|
1145
1145
|
|
|
1146
1146
|
## `fonoster sipnet:trunks:list`
|
|
1147
1147
|
|
|
@@ -1162,7 +1162,7 @@ EXAMPLES
|
|
|
1162
1162
|
$ fonoster sipnet:trunks:list
|
|
1163
1163
|
```
|
|
1164
1164
|
|
|
1165
|
-
_See code: [dist/commands/sipnet/trunks/list.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
1165
|
+
_See code: [dist/commands/sipnet/trunks/list.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/sipnet/trunks/list.js)_
|
|
1166
1166
|
|
|
1167
1167
|
## `fonoster sipnet:trunks:update REF`
|
|
1168
1168
|
|
|
@@ -1185,7 +1185,7 @@ EXAMPLES
|
|
|
1185
1185
|
$ fonoster sipnet:trunks:update
|
|
1186
1186
|
```
|
|
1187
1187
|
|
|
1188
|
-
_See code: [dist/commands/sipnet/trunks/update.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
1188
|
+
_See code: [dist/commands/sipnet/trunks/update.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/sipnet/trunks/update.js)_
|
|
1189
1189
|
|
|
1190
1190
|
## `fonoster workspaces:active`
|
|
1191
1191
|
|
|
@@ -1202,7 +1202,7 @@ EXAMPLES
|
|
|
1202
1202
|
$ fonoster workspaces:active
|
|
1203
1203
|
```
|
|
1204
1204
|
|
|
1205
|
-
_See code: [dist/commands/workspaces/active.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
1205
|
+
_See code: [dist/commands/workspaces/active.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/workspaces/active.js)_
|
|
1206
1206
|
|
|
1207
1207
|
## `fonoster workspaces:list`
|
|
1208
1208
|
|
|
@@ -1219,7 +1219,7 @@ EXAMPLES
|
|
|
1219
1219
|
$ fonoster workspaces:list
|
|
1220
1220
|
```
|
|
1221
1221
|
|
|
1222
|
-
_See code: [dist/commands/workspaces/list.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
1222
|
+
_See code: [dist/commands/workspaces/list.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/workspaces/list.js)_
|
|
1223
1223
|
|
|
1224
1224
|
## `fonoster workspaces:login`
|
|
1225
1225
|
|
|
@@ -1239,7 +1239,7 @@ EXAMPLES
|
|
|
1239
1239
|
$ fonoster workspaces:login
|
|
1240
1240
|
```
|
|
1241
1241
|
|
|
1242
|
-
_See code: [dist/commands/workspaces/login.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
1242
|
+
_See code: [dist/commands/workspaces/login.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/workspaces/login.js)_
|
|
1243
1243
|
|
|
1244
1244
|
## `fonoster workspaces:logout REF`
|
|
1245
1245
|
|
|
@@ -1259,7 +1259,7 @@ EXAMPLES
|
|
|
1259
1259
|
$ fonoster workspaces:logout
|
|
1260
1260
|
```
|
|
1261
1261
|
|
|
1262
|
-
_See code: [dist/commands/workspaces/logout.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
1262
|
+
_See code: [dist/commands/workspaces/logout.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/workspaces/logout.js)_
|
|
1263
1263
|
|
|
1264
1264
|
## `fonoster workspaces:use REF`
|
|
1265
1265
|
|
|
@@ -1279,5 +1279,5 @@ EXAMPLES
|
|
|
1279
1279
|
$ fonoster workspaces:use
|
|
1280
1280
|
```
|
|
1281
1281
|
|
|
1282
|
-
_See code: [dist/commands/workspaces/use.js](https://github.com/fonoster/fonoster/blob/v0.8.
|
|
1282
|
+
_See code: [dist/commands/workspaces/use.js](https://github.com/fonoster/fonoster/blob/v0.8.53/dist/commands/workspaces/use.js)_
|
|
1283
1283
|
<!-- commandsstop -->
|
|
@@ -100,7 +100,7 @@ function linkTwilioNumberToApplication(twilioClient, fonosterClient, params) {
|
|
|
100
100
|
host: `${resourceRef}.${constants_1.TWILIO_PSTN_URI_BASE}`,
|
|
101
101
|
port: 5060,
|
|
102
102
|
// TODO: This should be a parameter (e.g., a flag)
|
|
103
|
-
transport: "
|
|
103
|
+
transport: "UDP",
|
|
104
104
|
enabled: true,
|
|
105
105
|
weight: 10,
|
|
106
106
|
priority: 10
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fonoster/ctl",
|
|
3
|
-
"version": "0.8.
|
|
3
|
+
"version": "0.8.53",
|
|
4
4
|
"description": "Fonoster Control Tool",
|
|
5
5
|
"author": "Pedro Sanders <psanders@fonoster.com>",
|
|
6
6
|
"homepage": "https://github.com/fonoster/fonoster#readme",
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"bugs": {
|
|
33
33
|
"url": "https://github.com/fonoster/fonoster/issues"
|
|
34
34
|
},
|
|
35
|
-
"gitHead": "
|
|
35
|
+
"gitHead": "471b2a1b922ed7cd0d5f6d79f95b890f07ec7880",
|
|
36
36
|
"bin": {
|
|
37
37
|
"fonoster": "./bin/run.js"
|
|
38
38
|
},
|