Whare is the error list
I am getting
ICPT or TMDD
Do you have list of all errors somewhere
Also when i check the delivery status I just getting delivery status as 'error' where can I get more details about the errors when checking via deliveryStatus.
The job number is 68690982 on the real system ( for JobDeliveryStatusService: https://advancemessaging.easylink.com/soap/sync)
submit the job (68690982) via JobSubmitService: https://messaging.easylink.com/soap/sync
Regrads,
Tal Ben-Gal
See the following.
https://apiforums.easylink.com/content/gamma-codes
I know it is in the gamma-codes
BUT, Can I retrive it via JobDeliveryStatusService?
Or do you have any way to xross ref with the JobDeliveryStatus and the gamma-codes?
The JDSR only gives back the gamma-code and brief description. You have to build a lookup into your code to decide how to handle the error or if you need to provide more info.
Be aware that an ISP may create their own gamma-code so you have to add in ability to handle that. Does not happen very often, but it can.
To clarify, the gamma-code is what we receive back from an ISP for what happens with the delivery. We are just passing it back in the JDSR.
Thanks, this make life very difficult if the JDSR is unknowns.
From where you get this gamma-code list?
In case you missed my second response. We receive the gamma-code from the Service Provider it is handed off too. The gamma-codes are industry standards. TFDD is To Few Dial Digits. ICPT is Network busy. Call failed because the PSTN reported congestion or other temporary outage. Not unknowns, you just need to look them up and decide how to act on it.
Yes, I got you first answer.
'you just need to look them up' - where? if as you say
'Be aware that an ISP may create their own gamma-code'
If you had some API calles that I can look up on your gamma-code it will be easy but if there is no definitive one that what I call unknowns.
Thanks anyway, I will have to do with this for now.
In the URL I gave before, there is a PDF document. It lists the gamma-codes that are standard. Here is the URL again.