TT#37457 Update yealink provisioning server domain

Change-Id: I2ef0ed08e47784155d3695abda80e564d406ad1b
changes/72/21772/2
Irina Peshinskaya 8 years ago
parent 2af0ccff77
commit 239555fc58

@ -15,8 +15,8 @@ sub rpc_server_params{
my $self = shift;
my $cfg = {
proto => 'https',
host => 'rps.yealink.com',
port => '443',
host => 'api-dm.yealink.com',
port => '8443',
path => '/xmlrpc',
};
$cfg->{headers} = { %{$self->get_basic_authorization($self->params->{credentials})} };

Loading…
Cancel
Save