|
7 | 7 | "categories": ["outbound"], |
8 | 8 | "capabilities": ["send", "get_status", "webhook"], |
9 | 9 | "description": "Recommended for most users; HIPAA-ready with BAA.", |
10 | | - "learn_more": "https://docs.faxbot.net/latest/setup/phaxio/" |
| 10 | + "learn_more": "https://docs.faxbot.net/4ee1fb94/setup/phaxio/" |
11 | 11 | }, |
12 | 12 | { |
13 | 13 | "id": "signalwire", |
|
16 | 16 | "categories": ["outbound"], |
17 | 17 | "capabilities": ["send", "get_status", "webhook"], |
18 | 18 | "description": "Cloud fax using Twilio‑style Compatibility API.", |
19 | | - "learn_more": "https://docs.faxbot.net/latest/setup/signalwire/" |
| 19 | + "learn_more": "https://docs.faxbot.net/4ee1fb94/setup/signalwire/" |
20 | 20 | }, |
21 | 21 | { |
22 | 22 | "id": "freeswitch", |
|
25 | 25 | "categories": ["outbound"], |
26 | 26 | "capabilities": ["send"], |
27 | 27 | "description": "Self‑hosted fax via mod_spandsp (txfax/rxfax).", |
28 | | - "learn_more": "https://docs.faxbot.net/latest/setup/freeswitch/" |
| 28 | + "learn_more": "https://docs.faxbot.net/4ee1fb94/setup/freeswitch/" |
29 | 29 | }, |
30 | 30 | { |
31 | 31 | "id": "sinch", |
|
34 | 34 | "categories": ["outbound"], |
35 | 35 | "capabilities": ["send", "get_status"], |
36 | 36 | "description": "Direct Sinch upload model for Phaxio by Sinch accounts.", |
37 | | - "learn_more": "https://docs.faxbot.net/latest/setup/sinch/" |
| 37 | + "learn_more": "https://docs.faxbot.net/4ee1fb94/setup/sinch/" |
38 | 38 | }, |
39 | 39 | { |
40 | 40 | "id": "sip", |
|
43 | 43 | "categories": ["outbound"], |
44 | 44 | "capabilities": ["send", "get_status"], |
45 | 45 | "description": "Advanced users; requires SIP trunk + T.38 and AMI.", |
46 | | - "learn_more": "https://docs.faxbot.net/latest/setup/sip-asterisk/" |
| 46 | + "learn_more": "https://docs.faxbot.net/4ee1fb94/setup/sip-asterisk/" |
47 | 47 | }, |
48 | 48 | { |
49 | 49 | "id": "local", |
|
52 | 52 | "categories": ["storage"], |
53 | 53 | "capabilities": ["store", "retrieve", "delete"], |
54 | 54 | "description": "Local storage for development only.", |
55 | | - "learn_more": "https://docs.faxbot.net/latest/operations/" |
| 55 | + "learn_more": "https://docs.faxbot.net/4ee1fb94/operations/" |
56 | 56 | }, |
57 | 57 | { |
58 | 58 | "id": "s3", |
|
61 | 61 | "categories": ["storage"], |
62 | 62 | "capabilities": ["store", "retrieve", "delete"], |
63 | 63 | "description": "Production storage with SSE-KMS recommended for PHI.", |
64 | | - "learn_more": "https://docs.faxbot.net/latest/operations/" |
| 64 | + "learn_more": "https://docs.faxbot.net/4ee1fb94/operations/" |
65 | 65 | } |
66 | 66 | ] |
67 | 67 | } |
0 commit comments