- Fix Brand and Campaign redirects
- Update security
- Fix porting comments
- Endpoint additions
- Package upgrades
- Preparation for typescript migration/support
- Security Updates + API Additions
- Addresses added
validate
- AuthenticationProvider added
list
,create
,retrieve
,update
,del
- DynamicEmergency (for
endpoints
andaddresses
) addedlist
,retrieve
,create
,del
- InventoryCoverage added
request
- NumberBackgroundJobs added
list
,retrieve
,updateEmergencySettings
,updateNumbers
,deleteNumbers
- PhoneNumbers added
setEmergencySettings
- PortabilityChecks added
run
- PortingOrders added
listExceptionTypes
,listActivationJobs
,cancelOrder
,listAllowedFocWindows
- PortingPhoneNumber added
list
- PortoutRequests added
list
,retrieve
,updateStatus
,listComments
,createComment
- SimCards added
setStandby
,retrievePublicIP
,setPublicIP
,deletePublicIP
- WirelessDetailRecordReports added
list
,create
,retrieve
,del
- resources Additional support for Verification endpoint
- Conference added
retrieve
,participants
,speak
,play
,stop
,record_start
,record_stop
,update
,leave
- PortingOrders added porting orders endpoint
- DetailRecords added detail records endpoint
- resources Additional support for Telephony Credentials (WebRTC)
- SMS Verification add support for BySMS Verification Codes
- call control added enqueuing
- SIM added more coverage
- call control added
gather_stop
,record_pause
,refer
,record_resume
,transcription_start
,transcription_stop
- resources Hosted Messaging Support
- bug fix PhoneNumberRegulatoryRequirements now hits
phone_numbers_regulatory_requirements
- resources Fax support
- resources: Fax Applications
-
resources: Verify Profiles
-
resources: Verifications
-
build: Github Actions
- resources: Add function
tryParseJSON
to avoid parse invalid objects.
- resources: Telephony Credentials
- resources: Add Phone Numbers Retrieve Method
- resources: Recreate resources on constructor call
-
resources: Messaging Profile Metrics
-
resources: Short Codes
- resources: SIM Card Enable/Disable Methods
-
resources: OTA Updates
-
resources: SIM Card Groups
-
resources: Mobile Operator Networks
-
resources: SIM Card Network Preferences Methods
-
resources: Number Lookup
-
resources: Balance
-
resources: Addresses
-
resources: Faxes
-
resources: Inbound Channels
-
resources: Call Control Application
-
resources: Outbound Voice Profiles
-
resources: Clear leftover state in nested methods
-
webhook: Update examples
-
resources: Connections
-
resources: Ips
-
resources: FQDNs
-
resources: Number Order Regulatory Requirements
-
resources: Number Order Documents
-
resources: Credential Connections
-
resources: FQDN Connections
-
resources: IP Connections
-
resources: Billing Groups
-
webhooks: Inbound Call Control example
-
resources: SIM Cards
-
resources: Phone Numbers
- resources: fix content-length header calculation on requestData
- account for multi-byte chars on getting request data length (e.g.:
en dash
) - improve specs
- account for multi-byte chars on getting request data length (e.g.:
- query-string: fix query parameter array format. Use 'brackets'
- webhooks: fix signature verification with tweetnacl
-
webhooks: replace c compiled ed25519 package with node tweetnacl
-
package: fix install for node v12
-
resources: empty constructors on resources names, for Calls and Conferences
-
resources: nested resources
-
resources: new Aplhanumeric Sender ID endpoints
- webhooks: validation algorithm update to ed25519
-
resources: nested resources custom attributes assign
-
error-handling: prevent undefined message on error handling
-
Call Control: Call commands, Call Events and Call Status
-
Number Reservations: extend to have number reservations resources
-
Initial structure:
-
Remove references to charges and customers
-
Use safe example phone number
-
Load api base url from environment
-
Initial commit
-
-
README:
-
developer docs liks
-
fix integrations links
-
Improve wording in README regarding API key
-
-
testing:
telnyx-mock
testing support -
node: Node version support