RESULTS, RESPONSES, AND ERROR CODES
State Options
READY:
The Call or Text is waiting to be executed.
SELECTED:
The Call or Text is currently being executed.
CALLBACK
The Call will be retried probably because the number was busy.
FINISHED:
The Call or Text has been executed successfully.
DNC:
The Call or Text is to a number that is on a do-not-call list. //This state appears to apply to both text and call. //If that is not the case is there a DNT (Do Not Text) state?
DUP:
The Call or Text is to a number which is already waiting to be executed.
The meaning of DUP is "duplicate"; in other words, there is a call or text that's already in the same request to the identical number. You would get this error if you SendText to "1234567890" and "1234567890" in the same request.
INVALID:
The Call or Text is to a number which is in a bad format or otherwise incorrect.
Or possibly it's impermissible, such as "1234567890"--there is no "123" area code in the US.
TIMEOUT:
The Call or Text was attempted but the result has not been reported back.
Result Options
Results for call
LIVE ANSWER:
The call was answered by a person
ANSWERING MACHINE:
The call was answered by an Answering Machine.
BUSY:
The phone number was in a call already.
DO NOT CALL:
The Call was to a number that is on a do-not-call list.
TRANSFER:
The call was transferred
NO ANSWER:
The call was not answered.
TRANSFER LEG:
The Call became part of a transfer.
Results for Text
SENT:
The text message was sent successfully.
RECEIVED:
A reply to your text was received.
DO NOT TEXT:
The phone number is on a Do Not Text list.
MSG TOO BIG:
The text message was too long to be sent.
RESULTS FOR BOTH CALL AND TEXT
INTERNAL ERROR:
The CallFire's service had an error. You should retry or call CallFire Support.
CARRIER ERROR:
The local telephone carrier is temporarily overloaded, or a high dialing speed to a certain location is causing the telecom provider to reject calls, or the phone number is disconnected.
RECOVERABLE CARRIER ERROR:
The local telephone carrier had a temporary error but the message will be retried by the Carrier.
UNDIALED:
The number was not dialed.
Responses Status Codes
200, success
The request has been finished successfully.
400, bad request
This error code has a lot of possible causes, such as an account error or an incorrect parameter. First of all, check that all parameters have the correct data or data type. If the error persists, contact CallFire support.
401, not authorized
The username or password has some error. Perhaps the login has expired. Make sure that you valid account.
404, not found
The ID or Number that you are trying to edit or get was not found; you should check to see if it is correct.
500, internal error
This error is not caused by the user, but is CallFire's. Please contact support.
Comments
0 comments
Please sign in to leave a comment.