We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics

outbound and https

Questions and answers about IVR programming for Plum DEV

Moderators: admin, support

Post Reply
mafeldman
Posts: 9
Joined: Tue Nov 13, 2007 11:09 am

outbound and https

Post 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

support
Posts: 3632
Joined: Mon Jun 02, 2003 3:47 pm
Location: Boston, MA
Contact:

IVR problem

Post by support »

Hi,

Within IVR applications, no, queuecalls.php does not work with https.

Regards,
Plum Support
Last edited by support on Sat Jan 09, 2010 3:35 pm, edited 2 times in total.

hct
Posts: 16
Joined: Sat Feb 28, 2009 1:46 am
Location: Boston
Contact:

Post by hct »

Perhaps the passage of time has assuaged your aversion? Still no HTTPS? Would be splendid for our app too.

-Joseph

support
Posts: 3632
Joined: Mon Jun 02, 2003 3:47 pm
Location: Boston, MA
Contact:

IVR use with queuecalls.php should now work with HTTPS

Post by support »

Hi,

Yes, this was implemented in IVR applications in mid-2008, so queuecalls.php should now work with HTTPS.

Regards,
Plum Support
Last edited by support on Sat Jan 09, 2010 3:36 pm, edited 2 times in total.

hct
Posts: 16
Joined: Sat Feb 28, 2009 1:46 am
Location: Boston
Contact:

Post 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

hct
Posts: 16
Joined: Sat Feb 28, 2009 1:46 am
Location: Boston
Contact:

Post 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

Post Reply