Re: SendSms (cgi) return value

2010-05-07 Thread Emmanuel CHANSON
Hello Bruno, It is described in the User Guide: *Table 6-15. SMS Push reply codes* StatusBodyMeaning2020: Accepted for delivery The message has been accepted and is delivered onward to a SMSC driver. Note that this status does not ensure that the intended recipient receives the message. 2023: Que

SendSms (cgi) return value

2010-05-07 Thread Bruno Rey
Hi, Does anybody have a list of the possible return values for the sendsms method? (cgi-bin) I have looked through the documentation and I couldn't find anything. I've received two different messages so far: 0: Accepted for delivery Authorization failed for sendsms Thanks in advance, Bruno.