Fax Send
[et_pb_section][et_pb_row][et_pb_column type=”4_4″][et_pb_text] Sends a fax. The actual sending up is asynchronous, and will happen after the function returns. Input parameters Requires authentication and the send_fax role privilege or (Reseller/Administrator/Owner). Name Type Description Required Default value auth_username String Authentication username. Yes auth_password String Authentication password. Yes cnumber String The destination to send the fax to. Yes […]
Alert Email Body Variables
Alert email subject This is the subject of the email that is sent when an alert is triggered. Available variables are: <TMPL_VAR NAME=SDESCRIPTION> If the call source is a telephone line this contains the telephone’s description <TMPL_VAR NAME=NAME> The name of the alert <TMPL_VAR NAME=TALKTIME_DISPLAY> Duration of the call <TMPL_VAR NAME=COST_DISPLAY> Cost of the call […]
ASTP Class 4 Hang Up Cause Code
0 UNSPECIFIED Unspecified. No other cause codes applicable. This is usually given by the router when none of the other codes apply. This cause usually occurs in the same type of situations as cause 1, cause 88, and cause 100. 1 404 UNALLOCATED_NUMBER Unallocated (unassigned) number [Q.850 value 1] This cause indicates that the called […]
SIP Protocol Messages
Requests INVITE Indicates that a user is being invited to join a session. ACK Confirms that client has received a response to the invite message. BYE Terminates a call. CANCEL Cancels any Pending Searches. OPTIONS Queries for Capabilities. REGISTER Registers the Address listed in the header field with a SIP Server. Responses 1xx Informational Messages […]
Get a list of completed CDR’s (Call Detail Records)
Gets fields of a completed call. Input parameters Requires user authentication and the reseller role privileges. Name Type Description Required Default value auth_username String Authentication username. Yes auth_password String Authentication password. Yes uniqueid String Uniqueid of call to get. Yes customer String or integer Customer to get costs for. No Customer of authentication user. Responses […]
Monitoring Events via Web socket or POST method
You can be notified when events take place within the ASTP Softswitch cluster, such as calls starting, being routed, being answered, or ending, text messages being received or sent, SIP registrations, and ASTP_sipd monitoring the health of Asterisk machines. More event types are expected to be added in future. This reports the same events as […]