Page 1 of 1
outbound and https
Posted: Fri Nov 30, 2007 10:22 am
by mafeldman
Does queucalls.php work with https? We are planning to implement a medication reminder system and the sending of phone numbers over http may be a violation of HIPAA regulations that essentially say that all transmissions over the internet must be encrypted. (Because phone numbers can be traced to an individual, the data is considered personal health information.)
Thanks,
Mike
IVR problem
Posted: Fri Nov 30, 2007 11:36 am
by support
Hi,
Within IVR applications, no,
queuecalls.php does not work with https.
Regards,
Plum Support
Posted: Fri Mar 13, 2009 1:21 pm
by hct
Perhaps the passage of time has assuaged your aversion? Still no HTTPS? Would be splendid for our app too.
-Joseph
IVR use with queuecalls.php should now work with HTTPS
Posted: Fri Mar 13, 2009 2:27 pm
by support
Hi,
Yes, this was implemented in IVR applications in mid-2008, so
queuecalls.php should now work with HTTPS.
Regards,
Plum Support
Posted: Tue Mar 24, 2009 4:53 pm
by hct
Do the SSL certificates need to be signed by an authority? I have setup HTTPS with self signed certificates on our server and can readily fetch the scripts from our GetScript page from a browser, but not when I place a call. When I place a call it is accepted and you verify the page, pulling it initially, but when the PlumPlatform agent tries to retrieve the script, I get an error badfetch for the page.
Do these certificates need to be signed for the platform to pull them using HTTPS? Due to sensitive data in these scripts, we would prefer HTTPS implementation if possible, though we can get signed certs if needed.
Calls:
773126
773125
-Joseph
Posted: Tue Mar 24, 2009 5:16 pm
by hct
Just read up in the other posts. I see the light now. Apologies for being quick to post. Disregard this frivolous post.
-Joseph