Advertisement
Guest User

DebugString

a guest
Jan 27th, 2014
466
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.01 KB | None | 0 0
  1. 2014-01-27 09:25:53.163496 nusoap_proxy_540208441: ctor wsdl= timeout=0 response_timeout=30
  2. endpoint=string(0) ""
  3. 2014-01-27 09:25:53.163515 nusoap_proxy_540208441: instantiate SOAP with endpoint at
  4. 2014-01-27 09:25:53.163537 nusoap_proxy_540208441: setHeaders headers=
  5. string(187) "<soap:Header><AuthenticationSoapHeader xmlns="https://www.xxxxx.com/ASPAPI"><Token>76B2251C-BA38-42B6-BC3B-A3CCA1053C0E</Token></AuthenticationSoapHeader></soap:Header>"
  6. 2014-01-27 09:25:53.163558 nusoap_proxy_540208441: call: operation=ValidateService, namespace=http://tempuri.org, soapAction=, rpcParams=, style=rpc, use=encoded, endpointType=wsdl
  7. params=array(1) {
  8. ["serviceXML"]=>
  9. string(792) "![CDATA[<?xml version="1.0" encoding="utf-8" ?><Service><Name><![CDATA[Demo]]></Name><Description><![CDATA[Demo Service]]></Description><Version>1.0</Version><Nodes><Node NodeType="Start" NodeID="5" Description=""><MandatoryProperties><Property Name="MaxLength" Value="0"/><Property Name="EnableSpeedDial" Value="False"/></MandatoryProperties><OptionalSettings/><Branches><Branch Name="Continue" NodeID="20" Description=""/></Branches><DynamicBranches/><DynamicProperties/></Node><Node NodeType="DeliverCall" NodeID="20" Description="Home Phone"><MandatoryProperties><Property Name="DestinationNumber" Value="01132211444"/><Property Name="RingDuration" Value="60"/></MandatoryProperties><OptionalSettings/><Branches></Branches><DynamicBranches/><DynamicProperties/></Node></Nodes></Service>]]"
  10. }
  11. headers=bool(false)
  12. 2014-01-27 09:25:53.163578 nusoap_proxy_540208441: found operation
  13. opData=array(9) {
  14. ["name"]=>
  15. string(15) "ValidateService"
  16. ["binding"]=>
  17. string(42) "Advanced_x0020_Services_x0020_PlatformSoap"
  18. ["endpoint"]=>
  19. string(59) "http://www.xxxxx.com/dev/aspapi/api.asmx"
  20. ["soapAction"]=>
  21. string(63) "https://www.xxxxx.com/ASPAPI/ValidateService"
  22. ["style"]=>
  23. string(8) "document"
  24. ["input"]=>
  25. array(4) {
  26. ["use"]=>
  27. string(7) "literal"
  28. ["headers"]=>
  29. array(1) {
  30. [0]=>
  31. array(3) {
  32. ["message"]=>
  33. string(88) "https://www.xxxxx.com/ASPAPI/:ValidateServiceAuthenticationSoapHeader"
  34. ["part"]=>
  35. string(24) "AuthenticationSoapHeader"
  36. ["use"]=>
  37. string(7) "literal"
  38. }
  39. }
  40. ["message"]=>
  41. string(21) "ValidateServiceSoapIn"
  42. ["parts"]=>
  43. array(1) {
  44. ["parameters"]=>
  45. string(65) "https://www.xxxxx.com/ASPAPI/:ValidateService^"
  46. }
  47. }
  48. ["output"]=>
  49. array(4) {
  50. ["use"]=>
  51. string(7) "literal"
  52. ["headers"]=>
  53. array(1) {
  54. [0]=>
  55. array(3) {
  56. ["message"]=>
  57. string(88) "https://www.xxxxx.com/ASPAPI/:ValidateServiceAuthenticationSoapHeader"
  58. ["part"]=>
  59. string(24) "AuthenticationSoapHeader"
  60. ["use"]=>
  61. string(7) "literal"
  62. }
  63. }
  64. ["message"]=>
  65. string(22) "ValidateServiceSoapOut"
  66. ["parts"]=>
  67. array(1) {
  68. ["parameters"]=>
  69. string(73) "https://www.xxxxx.com/ASPAPI/:ValidateServiceResponse^"
  70. }
  71. }
  72. ["transport"]=>
  73. string(36) "http://schemas.xmlsoap.org/soap/http"
  74. ["documentation"]=>
  75. string(0) ""
  76. }
  77. 2014-01-27 09:25:53.163615 nusoap_proxy_540208441: serializing param array for WSDL operation ValidateService
  78. 2014-01-27 09:25:53.163628 wsdl: in serializeRPCParameters: operation=ValidateService, direction=input, XMLSchemaVersion=http://www.w3.org/2001/XMLSchema, bindingType=soap
  79. parameters=array(1) {
  80. ["serviceXML"]=>
  81. string(792) "![CDATA[<?xml version="1.0" encoding="utf-8" ?><Service><Name><![CDATA[Demo]]></Name><Description><![CDATA[Demo Service]]></Description><Version>1.0</Version><Nodes><Node NodeType="Start" NodeID="5" Description=""><MandatoryProperties><Property Name="MaxLength" Value="0"/><Property Name="EnableSpeedDial" Value="False"/></MandatoryProperties><OptionalSettings/><Branches><Branch Name="Continue" NodeID="20" Description=""/></Branches><DynamicBranches/><DynamicProperties/></Node><Node NodeType="DeliverCall" NodeID="20" Description="Home Phone"><MandatoryProperties><Property Name="DestinationNumber" Value="01132211444"/><Property Name="RingDuration" Value="60"/></MandatoryProperties><OptionalSettings/><Branches></Branches><DynamicBranches/><DynamicProperties/></Node></Nodes></Service>]]"
  82. }
  83. 2014-01-27 09:25:53.163653 wsdl: in serializeRPCParameters: opData:
  84. array(9) {
  85. ["name"]=>
  86. string(15) "ValidateService"
  87. ["binding"]=>
  88. string(42) "Advanced_x0020_Services_x0020_PlatformSoap"
  89. ["endpoint"]=>
  90. string(59) "http://www.xxxxx.com/dev/aspapi/api.asmx"
  91. ["soapAction"]=>
  92. string(63) "https://www.xxxxx.com/ASPAPI/ValidateService"
  93. ["style"]=>
  94. string(8) "document"
  95. ["input"]=>
  96. array(4) {
  97. ["use"]=>
  98. string(7) "literal"
  99. ["headers"]=>
  100. array(1) {
  101. [0]=>
  102. array(3) {
  103. ["message"]=>
  104. string(88) "https://www.xxxxx.com/ASPAPI/:ValidateServiceAuthenticationSoapHeader"
  105. ["part"]=>
  106. string(24) "AuthenticationSoapHeader"
  107. ["use"]=>
  108. string(7) "literal"
  109. }
  110. }
  111. ["message"]=>
  112. string(21) "ValidateServiceSoapIn"
  113. ["parts"]=>
  114. array(1) {
  115. ["parameters"]=>
  116. string(65) "https://www.xxxxx.com/ASPAPI/:ValidateService^"
  117. }
  118. }
  119. ["output"]=>
  120. array(4) {
  121. ["use"]=>
  122. string(7) "literal"
  123. ["headers"]=>
  124. array(1) {
  125. [0]=>
  126. array(3) {
  127. ["message"]=>
  128. string(88) "https://www.xxxxx.com/ASPAPI/:ValidateServiceAuthenticationSoapHeader"
  129. ["part"]=>
  130. string(24) "AuthenticationSoapHeader"
  131. ["use"]=>
  132. string(7) "literal"
  133. }
  134. }
  135. ["message"]=>
  136. string(22) "ValidateServiceSoapOut"
  137. ["parts"]=>
  138. array(1) {
  139. ["parameters"]=>
  140. string(73) "https://www.xxxxx.com/ASPAPI/:ValidateServiceResponse^"
  141. }
  142. }
  143. ["transport"]=>
  144. string(36) "http://schemas.xmlsoap.org/soap/http"
  145. ["documentation"]=>
  146. string(0) ""
  147. }
  148. 2014-01-27 09:25:53.163681 wsdl: have 1 part(s) to serialize using document/literal
  149. 2014-01-27 09:25:53.163694 wsdl: have 1 parameter(s) provided as arrayStruct to serialize
  150. 2014-01-27 09:25:53.163704 wsdl: check whether the caller has wrapped the parameters
  151. 2014-01-27 09:25:53.163713 wsdl: check whether caller's parameters match the wrapped ones
  152. 2014-01-27 09:25:53.163724 wsdl: in parametersMatchWrapped type=https://www.xxxxx.com/ASPAPI/:ValidateService^, parameters=
  153. array(1) {
  154. ["serviceXML"]=>
  155. string(792) "![CDATA[<?xml version="1.0" encoding="utf-8" ?><Service><Name><![CDATA[Demo]]></Name><Description><![CDATA[Demo Service]]></Description><Version>1.0</Version><Nodes><Node NodeType="Start" NodeID="5" Description=""><MandatoryProperties><Property Name="MaxLength" Value="0"/><Property Name="EnableSpeedDial" Value="False"/></MandatoryProperties><OptionalSettings/><Branches><Branch Name="Continue" NodeID="20" Description=""/></Branches><DynamicBranches/><DynamicProperties/></Node><Node NodeType="DeliverCall" NodeID="20" Description="Home Phone"><MandatoryProperties><Property Name="DestinationNumber" Value="01132211444"/><Property Name="RingDuration" Value="60"/></MandatoryProperties><OptionalSettings/><Branches></Branches><DynamicBranches/><DynamicProperties/></Node></Nodes></Service>]]"
  156. }
  157. 2014-01-27 09:25:53.163739 wsdl: in parametersMatchWrapped: got a prefixed type: ValidateService^, https://www.xxxxx.com/ASPAPI/
  158. 2014-01-27 09:25:53.163751 wsdl: in getTypeDef: type=ValidateService^, ns=https://www.xxxxx.com/ASPAPI/
  159. 2014-01-27 09:25:53.163760 wsdl: in getTypeDef: have schema for namespace https://www.xxxxx.com/ASPAPI/
  160. 2014-01-27 09:25:53.163777 nusoap_xmlschema: <https://www.xxxxx.com/ASPAPI/> in getTypeDef, found element ValidateService
  161. 2014-01-27 09:25:53.163792 nusoap_xmlschema: <https://www.xxxxx.com/ASPAPI/> in getTypeDef, found complexType _ValidateService_ContainedType
  162. 2014-01-27 09:25:53.163802 nusoap_xmlschema: <https://www.xxxxx.com/ASPAPI/> in getTypeDef, found type for element ValidateService:
  163. 2014-01-27 09:25:53.163818 nusoap_xmlschema: <https://www.xxxxx.com/ASPAPI/> array(5) {
  164. ["typeClass"]=>
  165. string(11) "complexType"
  166. ["phpType"]=>
  167. string(6) "struct"
  168. ["simpleContent"]=>
  169. string(5) "false"
  170. ["compositor"]=>
  171. string(8) "sequence"
  172. ["elements"]=>
  173. array(1) {
  174. ["serviceXML"]=>
  175. array(5) {
  176. ["minOccurs"]=>
  177. string(1) "0"
  178. ["maxOccurs"]=>
  179. string(1) "1"
  180. ["name"]=>
  181. string(10) "serviceXML"
  182. ["type"]=>
  183. string(39) "http://www.w3.org/2001/XMLSchema:string"
  184. ["form"]=>
  185. string(9) "qualified"
  186. }
  187. }
  188. }
  189.  
  190. 2014-01-27 09:25:53.163833 wsdl: in getTypeDef: found type ValidateService^
  191. 2014-01-27 09:25:53.163843 wsdl: in parametersMatchWrapped: found typeDef=
  192. array(6) {
  193. ["name"]=>
  194. string(15) "ValidateService"
  195. ["form"]=>
  196. string(9) "qualified"
  197. ["type"]=>
  198. string(79) "https://www.xxxxx.com/ASPAPI/:_ValidateService_ContainedType"
  199. ["typeClass"]=>
  200. string(7) "element"
  201. ["phpType"]=>
  202. string(6) "struct"
  203. ["elements"]=>
  204. array(1) {
  205. ["serviceXML"]=>
  206. array(5) {
  207. ["minOccurs"]=>
  208. string(1) "0"
  209. ["maxOccurs"]=>
  210. string(1) "1"
  211. ["name"]=>
  212. string(10) "serviceXML"
  213. ["type"]=>
  214. string(39) "http://www.w3.org/2001/XMLSchema:string"
  215. ["form"]=>
  216. string(9) "qualified"
  217. }
  218. }
  219. }
  220. 2014-01-27 09:25:53.163860 wsdl: in parametersMatchWrapped: uqType: ValidateService, ns: https://www.xxxxx.com/ASPAPI/, phptype: struct, arrayType:
  221. 2014-01-27 09:25:53.163871 wsdl: in parametersMatchWrapped: have parameter named serviceXML
  222. 2014-01-27 09:25:53.163881 wsdl: in parametersMatchWrapped: 1 parameter names match 1 wrapped parameter names
  223. 2014-01-27 09:25:53.163890 wsdl: wrap the parameters for the caller
  224. 2014-01-27 09:25:53.163900 wsdl: serializing part parameters of type https://www.xxxxx.com/ASPAPI/:ValidateService^
  225. 2014-01-27 09:25:53.163910 wsdl: calling serializeType w/named param
  226. 2014-01-27 09:25:53.163921 wsdl: in serializeType: name=parameters, type=https://www.xxxxx.com/ASPAPI/:ValidateService^, use=literal, encodingStyle=, unqualified=qualified
  227. value=array(1) {
  228. ["serviceXML"]=>
  229. string(792) "![CDATA[<?xml version="1.0" encoding="utf-8" ?><Service><Name><![CDATA[Demo]]></Name><Description><![CDATA[Demo Service]]></Description><Version>1.0</Version><Nodes><Node NodeType="Start" NodeID="5" Description=""><MandatoryProperties><Property Name="MaxLength" Value="0"/><Property Name="EnableSpeedDial" Value="False"/></MandatoryProperties><OptionalSettings/><Branches><Branch Name="Continue" NodeID="20" Description=""/></Branches><DynamicBranches/><DynamicProperties/></Node><Node NodeType="DeliverCall" NodeID="20" Description="Home Phone"><MandatoryProperties><Property Name="DestinationNumber" Value="01132211444"/><Property Name="RingDuration" Value="60"/></MandatoryProperties><OptionalSettings/><Branches></Branches><DynamicBranches/><DynamicProperties/></Node></Nodes></Service>]]"
  230. }
  231. 2014-01-27 09:25:53.163936 wsdl: in serializeType: got a prefixed type: ValidateService^, https://www.xxxxx.com/ASPAPI/
  232. 2014-01-27 09:25:53.163949 wsdl: in getTypeDef: type=ValidateService^, ns=https://www.xxxxx.com/ASPAPI/
  233. 2014-01-27 09:25:53.163958 wsdl: in getTypeDef: have schema for namespace https://www.xxxxx.com/ASPAPI/
  234. 2014-01-27 09:25:53.163970 nusoap_xmlschema: <https://www.xxxxx.com/ASPAPI/> in getTypeDef, found element ValidateService
  235. 2014-01-27 09:25:53.163981 wsdl: in getTypeDef: found type ValidateService^
  236. 2014-01-27 09:25:53.163991 wsdl: in serializeType: found typeDef
  237. typeDef=array(6) {
  238. ["name"]=>
  239. string(15) "ValidateService"
  240. ["form"]=>
  241. string(9) "qualified"
  242. ["type"]=>
  243. string(79) "https://www.xxxxx.com/ASPAPI/:_ValidateService_ContainedType"
  244. ["typeClass"]=>
  245. string(7) "element"
  246. ["phpType"]=>
  247. string(6) "struct"
  248. ["elements"]=>
  249. array(1) {
  250. ["serviceXML"]=>
  251. array(5) {
  252. ["minOccurs"]=>
  253. string(1) "0"
  254. ["maxOccurs"]=>
  255. string(1) "1"
  256. ["name"]=>
  257. string(10) "serviceXML"
  258. ["type"]=>
  259. string(39) "http://www.w3.org/2001/XMLSchema:string"
  260. ["form"]=>
  261. string(9) "qualified"
  262. }
  263. }
  264. }
  265. 2014-01-27 09:25:53.164008 wsdl: in serializeType: uqType: ValidateService, ns: https://www.xxxxx.com/ASPAPI/, phptype: struct, arrayType:
  266. 2014-01-27 09:25:53.164021 wsdl: serializeComplexTypeAttributes for XML Schema type https://www.xxxxx.com/ASPAPI/:ValidateService
  267. 2014-01-27 09:25:53.164031 wsdl: no attributes to serialize for XML Schema type https://www.xxxxx.com/ASPAPI/:ValidateService
  268. 2014-01-27 09:25:53.164043 wsdl: in serializeComplexTypeElements for XML Schema type https://www.xxxxx.com/ASPAPI/:ValidateService
  269. 2014-01-27 09:25:53.164052 wsdl: in serializeComplexTypeElements, serialize elements for XML Schema type https://www.xxxxx.com/ASPAPI/:ValidateService
  270. 2014-01-27 09:25:53.164071 wsdl: in serializeType: name=serviceXML, type=http://www.w3.org/2001/XMLSchema:string, use=literal, encodingStyle=, unqualified=qualified
  271. value=string(792) "![CDATA[<?xml version="1.0" encoding="utf-8" ?><Service><Name><![CDATA[Demo]]></Name><Description><![CDATA[Demo Service]]></Description><Version>1.0</Version><Nodes><Node NodeType="Start" NodeID="5" Description=""><MandatoryProperties><Property Name="MaxLength" Value="0"/><Property Name="EnableSpeedDial" Value="False"/></MandatoryProperties><OptionalSettings/><Branches><Branch Name="Continue" NodeID="20" Description=""/></Branches><DynamicBranches/><DynamicProperties/></Node><Node NodeType="DeliverCall" NodeID="20" Description="Home Phone"><MandatoryProperties><Property Name="DestinationNumber" Value="01132211444"/><Property Name="RingDuration" Value="60"/></MandatoryProperties><OptionalSettings/><Branches></Branches><DynamicBranches/><DynamicProperties/></Node></Nodes></Service>]]"
  272. 2014-01-27 09:25:53.164085 wsdl: in serializeType: got a prefixed type: string, http://www.w3.org/2001/XMLSchema
  273. 2014-01-27 09:25:53.164095 wsdl: in serializeType: type namespace indicates XML Schema or SOAP Encoding type
  274. 2014-01-27 09:25:53.164117 wsdl: in getTypeDef: type=string, ns=http://www.w3.org/2001/XMLSchema
  275. 2014-01-27 09:25:53.164129 wsdl: in getTypeDef: do not have schema for namespace http://www.w3.org/2001/XMLSchema
  276. 2014-01-27 09:25:53.164140 wsdl: in serializeType: returning: <serviceXML>![CDATA[&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; ?&gt;&lt;Service&gt;&lt;Name&gt;&lt;![CDATA[Demo]]&gt;&lt;/Name&gt;&lt;Description&gt;&lt;![CDATA[Demo Service]]&gt;&lt;/Description&gt;&lt;Version&gt;1.0&lt;/Version&gt;&lt;Nodes&gt;&lt;Node NodeType=&quot;Start&quot; NodeID=&quot;5&quot; Description=&quot;&quot;&gt;&lt;MandatoryProperties&gt;&lt;Property Name=&quot;MaxLength&quot; Value=&quot;0&quot;/&gt;&lt;Property Name=&quot;EnableSpeedDial&quot; Value=&quot;False&quot;/&gt;&lt;/MandatoryProperties&gt;&lt;OptionalSettings/&gt;&lt;Branches&gt;&lt;Branch Name=&quot;Continue&quot; NodeID=&quot;20&quot; Description=&quot;&quot;/&gt;&lt;/Branches&gt;&lt;DynamicBranches/&gt;&lt;DynamicProperties/&gt;&lt;/Node&gt;&lt;Node NodeType=&quot;DeliverCall&quot; NodeID=&quot;20&quot; Description=&quot;Home Phone&quot;&gt;&lt;MandatoryProperties&gt;&lt;Property Name=&quot;DestinationNumber&quot; Value=&quot;01132211444&quot;/&gt;&lt;Property Name=&quot;RingDuration&quot; Value=&quot;60&quot;/&gt;&lt;/MandatoryProperties&gt;&lt;OptionalSettings/&gt;&lt;Branches&gt;&lt;/Branches&gt;&lt;DynamicBranches/&gt;&lt;DynamicProperties/&gt;&lt;/Node&gt;&lt;/Nodes&gt;&lt;/Service&gt;]]</serviceXML>
  277. 2014-01-27 09:25:53.164153 wsdl: in serializeType: returning: <ValidateService xmlns="https://www.xxxxx.com/ASPAPI/"><serviceXML>![CDATA[&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; ?&gt;&lt;Service&gt;&lt;Name&gt;&lt;![CDATA[Demo]]&gt;&lt;/Name&gt;&lt;Description&gt;&lt;![CDATA[Demo Service]]&gt;&lt;/Description&gt;&lt;Version&gt;1.0&lt;/Version&gt;&lt;Nodes&gt;&lt;Node NodeType=&quot;Start&quot; NodeID=&quot;5&quot; Description=&quot;&quot;&gt;&lt;MandatoryProperties&gt;&lt;Property Name=&quot;MaxLength&quot; Value=&quot;0&quot;/&gt;&lt;Property Name=&quot;EnableSpeedDial&quot; Value=&quot;False&quot;/&gt;&lt;/MandatoryProperties&gt;&lt;OptionalSettings/&gt;&lt;Branches&gt;&lt;Branch Name=&quot;Continue&quot; NodeID=&quot;20&quot; Description=&quot;&quot;/&gt;&lt;/Branches&gt;&lt;DynamicBranches/&gt;&lt;DynamicProperties/&gt;&lt;/Node&gt;&lt;Node NodeType=&quot;DeliverCall&quot; NodeID=&quot;20&quot; Description=&quot;Home Phone&quot;&gt;&lt;MandatoryProperties&gt;&lt;Property Name=&quot;DestinationNumber&quot; Value=&quot;01132211444&quot;/&gt;&lt;Property Name=&quot;RingDuration&quot; Value=&quot;60&quot;/&gt;&lt;/MandatoryProperties&gt;&lt;OptionalSettings/&gt;&lt;Branches&gt;&lt;/Branches&gt;&lt;DynamicBranches/&gt;&lt;DynamicProperties/&gt;&lt;/Node&gt;&lt;/Nodes&gt;&lt;/Service&gt;]]</serviceXML></ValidateService>
  278. 2014-01-27 09:25:53.164163 wsdl: serializeRPCParameters returning: <ValidateService xmlns="https://www.xxxxx.com/ASPAPI/"><serviceXML>![CDATA[&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; ?&gt;&lt;Service&gt;&lt;Name&gt;&lt;![CDATA[Demo]]&gt;&lt;/Name&gt;&lt;Description&gt;&lt;![CDATA[Demo Service]]&gt;&lt;/Description&gt;&lt;Version&gt;1.0&lt;/Version&gt;&lt;Nodes&gt;&lt;Node NodeType=&quot;Start&quot; NodeID=&quot;5&quot; Description=&quot;&quot;&gt;&lt;MandatoryProperties&gt;&lt;Property Name=&quot;MaxLength&quot; Value=&quot;0&quot;/&gt;&lt;Property Name=&quot;EnableSpeedDial&quot; Value=&quot;False&quot;/&gt;&lt;/MandatoryProperties&gt;&lt;OptionalSettings/&gt;&lt;Branches&gt;&lt;Branch Name=&quot;Continue&quot; NodeID=&quot;20&quot; Description=&quot;&quot;/&gt;&lt;/Branches&gt;&lt;DynamicBranches/&gt;&lt;DynamicProperties/&gt;&lt;/Node&gt;&lt;Node NodeType=&quot;DeliverCall&quot; NodeID=&quot;20&quot; Description=&quot;Home Phone&quot;&gt;&lt;MandatoryProperties&gt;&lt;Property Name=&quot;DestinationNumber&quot; Value=&quot;01132211444&quot;/&gt;&lt;Property Name=&quot;RingDuration&quot; Value=&quot;60&quot;/&gt;&lt;/MandatoryProperties&gt;&lt;OptionalSettings/&gt;&lt;Branches&gt;&lt;/Branches&gt;&lt;DynamicBranches/&gt;&lt;DynamicProperties/&gt;&lt;/Node&gt;&lt;/Nodes&gt;&lt;/Service&gt;]]</serviceXML></ValidateService>
  279. 2014-01-27 09:25:53.164182 nusoap_proxy_540208441: In serializeEnvelope length=1315 body (max 1000 characters)=<ValidateService xmlns="https://www.xxxxx.com/ASPAPI/"><serviceXML>![CDATA[&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; ?&gt;&lt;Service&gt;&lt;Name&gt;&lt;![CDATA[Demo]]&gt;&lt;/Name&gt;&lt;Description&gt;&lt;![CDATA[Demo Service]]&gt;&lt;/Description&gt;&lt;Version&gt;1.0&lt;/Version&gt;&lt;Nodes&gt;&lt;Node NodeType=&quot;Start&quot; NodeID=&quot;5&quot; Description=&quot;&quot;&gt;&lt;MandatoryProperties&gt;&lt;Property Name=&quot;MaxLength&quot; Value=&quot;0&quot;/&gt;&lt;Property Name=&quot;EnableSpeedDial&quot; Value=&quot;False&quot;/&gt;&lt;/MandatoryProperties&gt;&lt;OptionalSettings/&gt;&lt;Branches&gt;&lt;Branch Name=&quot;Continue&quot; NodeID=&quot;20&quot; Description=&quot;&quot;/&gt;&lt;/Branches&gt;&lt;DynamicBranches/&gt;&lt;DynamicProperties/&gt;&lt;/Node&gt;&lt;Node NodeType=&quot;DeliverCall&quot; NodeID=&quot;20&quot; Description=&quot;Home Phone&quot;&gt;&lt;MandatoryProperties&gt;&lt;Property Name=&quot;DestinationNumber&quot; style=document use=literal encodingStyle=
  280. 2014-01-27 09:25:53.164192 nusoap_proxy_540208441: headers:
  281. string(187) "<soap:Header><AuthenticationSoapHeader xmlns="https://www.xxxxx.com/ASPAPI"><Token>76B2251C-BA38-42B6-BC3B-A3CCA1053C0E</Token></AuthenticationSoapHeader></soap:Header>"
  282. 2014-01-27 09:25:53.164203 nusoap_proxy_540208441: namespaces:
  283. array(1) {
  284. ["ns8312"]=>
  285. string(18) "http://tempuri.org"
  286. }
  287. 2014-01-27 09:25:53.164224 nusoap_proxy_540208441: endpoint=http://www.xxxxx.com/dev/aspapi/api.asmx, soapAction=https://www.xxxxx.com/ASPAPI/ValidateService, namespace=http://tempuri.org, style=document, use=literal, encodingStyle=
  288. 2014-01-27 09:25:53.164235 nusoap_proxy_540208441: SOAP message length=1901 contents (max 1000 bytes)=<?xml version="1.0" encoding="ISO-8859-1"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns8312="http://tempuri.org"><SOAP-ENV:Header><soap:Header><AuthenticationSoapHeader xmlns="https://www.xxxxx.com/ASPAPI"><Token>76B2251C-BA38-42B6-BC3B-A3CCA1053C0E</Token></AuthenticationSoapHeader></soap:Header></SOAP-ENV:Header><SOAP-ENV:Body><ValidateService xmlns="https://www.xxxxx.com/ASPAPI/"><serviceXML>![CDATA[&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; ?&gt;&lt;Service&gt;&lt;Name&gt;&lt;![CDATA[Demo]]&gt;&lt;/Name&gt;&lt;Description&gt;&lt;![CDATA[Demo Service]]&gt;&lt;/Description&gt;&lt;Version&gt;1.0&lt;/Version&gt;&lt;Nodes&gt;&lt;Node NodeType=&quot;Start&quot; NodeID=&quot;5&quot; Description=&quot;&quot;&gt;&lt;MandatoryProperties&gt;&
  289. 2014-01-27 09:25:53.164252 nusoap_proxy_540208441: transporting via HTTP
  290. 2014-01-27 09:25:53.164414 nusoap_proxy_540208441: sending message, length=1901
  291. 2014-01-27 09:25:53.164274 soap_transport_http: ctor url=http://www.xxxxx.com/dev/aspapi/api.asmx use_curl= curl_options:
  292. array(0) {
  293. }
  294. 2014-01-27 09:25:53.164290 soap_transport_http: parsed URL scheme = http
  295. 2014-01-27 09:25:53.164300 soap_transport_http: parsed URL host = www.xxxxx.com
  296. 2014-01-27 09:25:53.164309 soap_transport_http: parsed URL path = /dev/aspapi/api.asmx
  297. 2014-01-27 09:25:53.164323 soap_transport_http: set header Host: www.xxxxx.com
  298. 2014-01-27 09:25:53.164340 soap_transport_http: set header User-Agent: NuSOAP/0.9.5 (1.123)
  299. 2014-01-27 09:25:53.164354 soap_transport_http: set header Content-Type: text/xml; charset=ISO-8859-1
  300. 2014-01-27 09:25:53.164365 soap_transport_http: set header SOAPAction: "https://www.xxxxx.com/ASPAPI/ValidateService"
  301. 2014-01-27 09:25:53.164377 soap_transport_http: setCredentials username=xxxxx authtype=basic digestRequest=
  302. array(0) {
  303. }
  304. 2014-01-27 09:25:53.164388 soap_transport_http: certRequest=
  305. array(0) {
  306. }
  307. 2014-01-27 09:25:53.164402 soap_transport_http: set header Authorization: Basic bWVkaWFoYXdrOm1lZGlhaGF3aw==
  308. 2014-01-27 09:25:53.164428 soap_transport_http: entered send() with data of length: 1901
  309. 2014-01-27 09:25:53.164440 soap_transport_http: connect connection_timeout 0, response_timeout 120, scheme http, host www.xxxxx.com, port 80
  310. 2014-01-27 09:25:53.164456 soap_transport_http: calling fsockopen with host www.xxxxx.com connection_timeout 0
  311. 2014-01-27 09:25:53.207161 soap_transport_http: set response timeout to 120
  312. 2014-01-27 09:25:53.207214 soap_transport_http: socket connected
  313. 2014-01-27 09:25:53.207247 soap_transport_http: set header Content-Length: 1901
  314. 2014-01-27 09:25:53.207263 soap_transport_http: HTTP request: POST /dev/aspapi/api.asmx HTTP/1.0
  315. 2014-01-27 09:25:53.207276 soap_transport_http: HTTP header: Host: www.xxxxx.com
  316. 2014-01-27 09:25:53.207286 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
  317. 2014-01-27 09:25:53.207296 soap_transport_http: HTTP header: Content-Type: text/xml; charset=ISO-8859-1
  318. 2014-01-27 09:25:53.207305 soap_transport_http: HTTP header: SOAPAction: "https://www.xxxxx.com/ASPAPI/ValidateService"
  319. 2014-01-27 09:25:53.207314 soap_transport_http: HTTP header: Authorization: Basic bWVkaWFoYXdrOm1lZGlhaGF3aw==
  320. 2014-01-27 09:25:53.207324 soap_transport_http: HTTP header: Content-Length: 1901
  321. 2014-01-27 09:25:53.207352 soap_transport_http: wrote data to socket, length = 2209
  322. 2014-01-27 09:25:53.267041 soap_transport_http: read line of 27 bytes: HTTP/1.1 302 Object moved
  323. 2014-01-27 09:25:53.267108 soap_transport_http: read line of 72 bytes: Location: https://www.xxxxx.com/dev/aspapi/api.asmx
  324. 2014-01-27 09:25:53.267181 soap_transport_http: read line of 19 bytes: Connection: close
  325. 2014-01-27 09:25:53.267197 soap_transport_http: read line of 2 bytes:
  326. 2014-01-27 09:25:53.267215 soap_transport_http: found end of headers after length 120
  327. 2014-01-27 09:25:53.267244 soap_transport_http: want to read content to EOF
  328. 2014-01-27 09:25:53.267263 soap_transport_http: read to EOF
  329. 2014-01-27 09:25:53.267282 soap_transport_http: read body of length 0
  330. 2014-01-27 09:25:53.267430 soap_transport_http: received a total of 120 bytes of data from server
  331. 2014-01-27 09:25:53.267466 soap_transport_http: closed socket
  332. 2014-01-27 09:25:53.267484 soap_transport_http: Got 302 Object moved with Location: https://www.xxxxx.com/dev/aspapi/api.asmx
  333. 2014-01-27 09:25:53.267501 soap_transport_http: parsed URL scheme = https
  334. 2014-01-27 09:25:53.267512 soap_transport_http: parsed URL host = www.xxxxx.com
  335. 2014-01-27 09:25:53.267521 soap_transport_http: parsed URL path = /dev/aspapi/api.asmx
  336. 2014-01-27 09:25:53.267535 soap_transport_http: set header Host: www.xxxxx.com
  337. 2014-01-27 09:25:53.267551 soap_transport_http: connect connection_timeout 0, response_timeout 120, scheme https, host www.xxxxx.com, port 443
  338. 2014-01-27 09:25:53.267571 soap_transport_http: connect using cURL
  339. 2014-01-27 09:25:53.267598 soap_transport_http: setCurlOption option=10002, value=
  340. string(64) "https://www.xxxxx.com:443/dev/aspapi/api.asmx"
  341. 2014-01-27 09:25:53.267621 soap_transport_http: setCurlOption option=52, value=
  342. int(1)
  343. 2014-01-27 09:25:53.267634 soap_transport_http: setCurlOption option=42, value=
  344. int(1)
  345. 2014-01-27 09:25:53.267646 soap_transport_http: setCurlOption option=19913, value=
  346. int(1)
  347. 2014-01-27 09:25:53.267659 soap_transport_http: setCurlOption option=13, value=
  348. int(120)
  349. 2014-01-27 09:25:53.267671 soap_transport_http: set cURL SSL verify options
  350. 2014-01-27 09:25:53.267680 soap_transport_http: setCurlOption option=64, value=
  351. int(0)
  352. 2014-01-27 09:25:53.267691 soap_transport_http: setCurlOption option=81, value=
  353. int(0)
  354. 2014-01-27 09:25:53.267705 soap_transport_http: set cURL username/password
  355. 2014-01-27 09:25:53.267715 soap_transport_http: setCurlOption option=10005, value=
  356. string(19) "xxxxx:xxxxxx"
  357. 2014-01-27 09:25:53.267728 soap_transport_http: set cURL for Basic authentication
  358. 2014-01-27 09:25:53.267738 soap_transport_http: setCurlOption option=107, value=
  359. int(1)
  360. 2014-01-27 09:25:53.267751 soap_transport_http: cURL connection set up
  361. 2014-01-27 09:25:53.267767 soap_transport_http: set header Content-Length: 1901
  362. 2014-01-27 09:25:53.267778 soap_transport_http: HTTP request: POST /dev/aspapi/api.asmx HTTP/1.0
  363. 2014-01-27 09:25:53.267797 soap_transport_http: HTTP header: Host: www.xxxxx.com
  364. 2014-01-27 09:25:53.267807 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
  365. 2014-01-27 09:25:53.267825 soap_transport_http: HTTP header: Content-Type: text/xml; charset=ISO-8859-1
  366. 2014-01-27 09:25:53.267834 soap_transport_http: HTTP header: SOAPAction: "https://www.xxxxx.com/ASPAPI/ValidateService"
  367. 2014-01-27 09:25:53.267844 soap_transport_http: HTTP header: Authorization: Basic bWVkaWFoYXdrOm1lZGlhaGF3aw==
  368. 2014-01-27 09:25:53.267854 soap_transport_http: HTTP header: Content-Length: 1901
  369. 2014-01-27 09:25:53.267868 soap_transport_http: Skip cURL header Host: www.xxxxx.com
  370. 2014-01-27 09:25:53.267880 soap_transport_http: Skip cURL header Authorization: Basic bWVkaWFoYXdrOm1lZGlhaGF3aw==
  371. 2014-01-27 09:25:53.267889 soap_transport_http: Skip cURL header Content-Length: 1901
  372. 2014-01-27 09:25:53.267898 soap_transport_http: setCurlOption option=10023, value=
  373. array(3) {
  374. [0]=>
  375. string(32) "User-Agent: NuSOAP/0.9.5 (1.123)"
  376. [1]=>
  377. string(42) "Content-Type: text/xml; charset=ISO-8859-1"
  378. [2]=>
  379. string(77) "SOAPAction: "https://www.xxxxx.com/ASPAPI/ValidateService""
  380. }
  381. 2014-01-27 09:25:53.267914 soap_transport_http: set cURL HTTP headers
  382. 2014-01-27 09:25:53.267924 soap_transport_http: setCurlOption option=47, value=
  383. int(1)
  384. 2014-01-27 09:25:53.267937 soap_transport_http: setCurlOption option=10015, value=
  385. string(1901) "<?xml version="1.0" encoding="ISO-8859-1"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns8312="http://tempuri.org"><SOAP-ENV:Header><soap:Header><AuthenticationSoapHeader xmlns="https://www.xxxxx.com/ASPAPI"><Token>76B2251C-BA38-42B6-BC3B-A3CCA1053C0E</Token></AuthenticationSoapHeader></soap:Header></SOAP-ENV:Header><SOAP-ENV:Body><ValidateService xmlns="https://www.xxxxx.com/ASPAPI/"><serviceXML>![CDATA[&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; ?&gt;&lt;Service&gt;&lt;Name&gt;&lt;![CDATA[Demo]]&gt;&lt;/Name&gt;&lt;Description&gt;&lt;![CDATA[Demo Service]]&gt;&lt;/Description&gt;&lt;Version&gt;1.0&lt;/Version&gt;&lt;Nodes&gt;&lt;Node NodeType=&quot;Start&quot; NodeID=&quot;5&quot; Description=&quot;&quot;&gt;&lt;MandatoryProperties&gt;&lt;Property Name=&quot;MaxLength&quot; Value=&quot;0&quot;/&gt;&lt;Property Name=&quot;EnableSpeedDial&quot; Value=&quot;False&quot;/&gt;&lt;/MandatoryProperties&gt;&lt;OptionalSettings/&gt;&lt;Branches&gt;&lt;Branch Name=&quot;Continue&quot; NodeID=&quot;20&quot; Description=&quot;&quot;/&gt;&lt;/Branches&gt;&lt;DynamicBranches/&gt;&lt;DynamicProperties/&gt;&lt;/Node&gt;&lt;Node NodeType=&quot;DeliverCall&quot; NodeID=&quot;20&quot; Description=&quot;Home Phone&quot;&gt;&lt;MandatoryProperties&gt;&lt;Property Name=&quot;DestinationNumber&quot; Value=&quot;01132211444&quot;/&gt;&lt;Property Name=&quot;RingDuration&quot; Value=&quot;60&quot;/&gt;&lt;/MandatoryProperties&gt;&lt;OptionalSettings/&gt;&lt;Branches&gt;&lt;/Branches&gt;&lt;DynamicBranches/&gt;&lt;DynamicProperties/&gt;&lt;/Node&gt;&lt;/Nodes&gt;&lt;/Service&gt;]]</serviceXML></ValidateService></SOAP-ENV:Body></SOAP-ENV:Envelope>"
  386. 2014-01-27 09:25:53.267950 soap_transport_http: set cURL POST data
  387. 2014-01-27 09:25:53.267960 soap_transport_http: set cURL payload
  388. 2014-01-27 09:25:53.267972 soap_transport_http: send and receive with cURL
  389. 2014-01-27 09:25:53.617320 soap_transport_http: No cURL error, closing cURL
  390. 2014-01-27 09:25:53.617403 soap_transport_http: Found HTTP header to skip
  391. 2014-01-27 09:25:53.617435 soap_transport_http: found proper separation of headers and document
  392. 2014-01-27 09:25:53.617457 soap_transport_http: cleaned data, stringlen: 0
  393. 2014-01-27 09:25:53.617514 soap_transport_http: end of send()
  394. 2014-01-27 09:25:53.617558 nusoap_proxy_540208441: Error: HTTP Error: Unsupported HTTP response status 400 Bad Request (soapclient->response has contents of the response)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement