[Vtigercrm-developers] Vtiger - SMS Notifier Provider OVH

Marc GIGON M.GIGON at mb2i.fr
Mon Sep 14 14:14:33 GMT 2015


Bonjour,

Requested from vtiger developers ... find attached file, with working code OVH.php inside ''providers directory'' file, but 
...
If somebody knows all cases, Can You give them to me,
  == > switch($status) {       //  Max of possible cases, because I do not have the real state of status !
I didnt receive answer about mail of Sat, 22 Feb 2014 20:16:19... PLS, 

Best regards,
MGN

------------------------------

Message: 2
Date: Sat, 22 Feb 2014 20:16:19 +0100
From: Marc GIGON <M.GIGON at mb2i.fr>
To: "vtigercrm-developers at lists.vtigercrm.com"
	<vtigercrm-developers at lists.vtigercrm.com>
Subject: [Vtigercrm-developers] Vtiger - SMS Notifier Provider French
	OVH
Message-ID:
	<4E44C8846219544597A365AE2BBFFD6B02140EF13DD5 at exchange-annecy.mbii.local>
	
Content-Type: text/plain; charset="us-ascii"

Hello,

Under vTiger 6.0.0.  I finished my SMS Notifier Connector to French - OVH. 
It works very well. As well as the cron 15mn, for the check of smslookup from 1 to 0, if OK.
But, to complete correctly this: 
I need all answers for the telephonySmsHistory method of OVH, ONLY for ' status ' and ' message stats: '. Because for the moment, I have only (failed/EXPIRED and sent/DELIVRD) : see herefater.
When, it will be complete, I can share it.
Does anybody possess this information, PLEASE?

///////////////////////////////////////////
DEBUG
[dd-mmm-yyyy hh:mm:ss UTC] response-SmsHistory: Array (
    [0] => stdClass Object
        (
            [smsId] => ....
            [numberFrom] => ....
            [numberTo] => ....
  ==>  [status] => failed
            [date] => 201402....
   ==> [message] => id:...... sub:001 dlvrd:001 submit date:..... done date:..... stat:EXPIRED err:150 text
            [text] => ......
            [user] => .....
            [tag] => tag1
        )
)
.................
[dd-mmm-yyyy hh:mm:ss UTC] response-SmsHistory: Array (
    [0] => stdClass Object
        (
            ....
           [message] => id:.... sub:001 dlvrd:001 submit date:.... done date:.... stat:DELIVRD err:000 text
           ...
        )
)
//////////////////////////

Best Regards,
MGN
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OVH-BLANK.php
Type: application/octet-stream
Size: 8574 bytes
Desc: OVH-BLANK.php
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20150914/810492a6/attachment.obj>


More information about the vtigercrm-developers mailing list