Closed FaycalSettar closed 11 years ago
Hi, you can fix the problem on the Inform Response (ID) with this :
$GLOBALS['server']->addSoapHeader( new SoapHeader('urn:dslforum-org:cwmp-1-0', 'ID', $this->ID, TRUE) );
Hope it works for you.
Thank you, tested and incorporated some changes into the latest PUSH.
Hi, you can fix the problem on the Inform Response (ID) with this :
$GLOBALS['server']->addSoapHeader( new SoapHeader('urn:dslforum-org:cwmp-1-0', 'ID', $this->ID, TRUE) );
Hope it works for you.