DTS issue.
Posted: Mon Mar 19, 2007 10:14 am
Hi all,
I think that you have some DTS issue with the new time.
I am sending this to PLUM:
POST /webservice/queuecall.php HTTP/1.0
Host: outbound.plumgroup.com
User-Agent: ioncms.com Api
Content-Type: application/x-www-form-urlencoded
Content-Length: 373
login=XXXX
pin=xxxxxxx
phone_number=tel:+xxxx;ani=xxxx
start_url=http://www.mysite.com/call_start.php
result_url=http://www.mysite.com/call_result.php
message_reference=315
call_parameters=try_confirm=0
max_retries=3
retry_interval=600
scheduled_time=19 Mar 2007 11:00:00 -0500
expiration_time=19 Mar 2007 16:00:00 -0500
and in PLUM you save:
Call ID: 524895
Status: uncalled
Campaign Name: default
Phone Number: tel:+xxxx;ani=xxxx
Start URL: http://www.mysite.com/call_start.php
Result URL: http://www.mysite.com/call_result.php
Call Parameters: try_confirm=0
Message Reference: 315
Session ID:
Attempts: 0 of 4
Last Attempt: None
Retry Interval: 10 Minutes
Scheduled Time: Mon, 19 Mar 2007 12:00:00 -0400
Expiration Time: Mon, 19 Mar 2007 17:00:00 -0400
Earliest Time: 0
Latest Time: 0
Callee Type: noattempt
So, I need to work with the right data/time. I am sending the timezone of the local machine. Here in Montreal is -0500. Why you convert this value to -0400? I am doing something wrong?
Thanks.
Omar.
I think that you have some DTS issue with the new time.
I am sending this to PLUM:
POST /webservice/queuecall.php HTTP/1.0
Host: outbound.plumgroup.com
User-Agent: ioncms.com Api
Content-Type: application/x-www-form-urlencoded
Content-Length: 373
login=XXXX
pin=xxxxxxx
phone_number=tel:+xxxx;ani=xxxx
start_url=http://www.mysite.com/call_start.php
result_url=http://www.mysite.com/call_result.php
message_reference=315
call_parameters=try_confirm=0
max_retries=3
retry_interval=600
scheduled_time=19 Mar 2007 11:00:00 -0500
expiration_time=19 Mar 2007 16:00:00 -0500
and in PLUM you save:
Call ID: 524895
Status: uncalled
Campaign Name: default
Phone Number: tel:+xxxx;ani=xxxx
Start URL: http://www.mysite.com/call_start.php
Result URL: http://www.mysite.com/call_result.php
Call Parameters: try_confirm=0
Message Reference: 315
Session ID:
Attempts: 0 of 4
Last Attempt: None
Retry Interval: 10 Minutes
Scheduled Time: Mon, 19 Mar 2007 12:00:00 -0400
Expiration Time: Mon, 19 Mar 2007 17:00:00 -0400
Earliest Time: 0
Latest Time: 0
Callee Type: noattempt
So, I need to work with the right data/time. I am sending the timezone of the local machine. Here in Montreal is -0500. Why you convert this value to -0400? I am doing something wrong?
Thanks.
Omar.