working api compltely
This commit is contained in:
10
.env
Normal file
10
.env
Normal file
@@ -0,0 +1,10 @@
|
||||
# --- VoIP.ms API Credentials ---
|
||||
# Find these in your VoIP.ms customer portal under Main Menu > SOAP and REST/JSON API
|
||||
VOIPMS_API_USERNAME="eddwinn@gmail.com"
|
||||
VOIPMS_API_PASSWORD="!Gofionago123catdog"
|
||||
|
||||
# --- Target DID and Routing Destinations ---
|
||||
TARGET_DID="5084268800"
|
||||
TARGET_SIP_ACCOUNT="407323_auburnoil@washington2.voip.ms" # e.g., 123456_myhome@newyork1.voip.ms
|
||||
TARGET_CELLPHONE_1="7743342638" # Use E.164 format (country code + number)
|
||||
TARGET_CELLPHONE_2="9143306100" # Use E.164 format
|
||||
Reference in New Issue
Block a user