Doddle phone update
Posted: Thu Jul 26, 2012 10:41 am
Not sure how many even use the doddle phone webphone but they recently changed URLs. You need to edit the doddlephone_redirect.php and change the lines to the following:
$query_string = "/widget/click2call.html?sipserver=$server_ip&username=$phone_login&password=$phone_pass";
$servers = array("www.doddlephone.com","www.doddlephone.com");
$query_string = "/widget/click2call.html?sipserver=$server_ip&username=$phone_login&password=$phone_pass";
$servers = array("www.doddlephone.com","www.doddlephone.com");