paul_7500
09/10/2011, 20h36
Merci pour l'info. Cela ne concerne pas exactement mon problème mais c'est peut-être lié ...
Wait and see !
Wait and see !
$soap = new SoapClient("https://www.ovh.com/soapi/soapi-re-1.24.wsdl"); $result = $soap->telephonySmsUserSend($soapLogin, $soapPassword, $packSMS, $fromNumber, $toNumber, $message, "", "2", "", "", "", "");
soap = WSDL.Proxy('https://www.ovh.com/soapi/soapi-re-1.24.wsdl') result = soap.telephonySmsUserSend(soapLogin, soapPassword, packSMS, fromNumber, toNumber, unicode(message), '', '', '', '', '', '')