[YMCS/YDMP Free Trial Program]Yealink would like to offer Free Trial Program of Yealink device management service for our current eligible customers. You can see the details below.
https://www.yealink.com/ydmp-freetrial-2020


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Push xml with firmware 84 - 403 forbidden always
Author Message
nSolvePaul Offline
Junior Member
**

Posts: 21
Joined: Jul 2018
Reputation: 0
Post: #1
Push xml with firmware 84 - 403 forbidden always
Using curl (or MS-Windows C++) I'm unable to push xml to my T27G as I just get a 403 forbidden always.

C:\Users\nsolv>curl --verbose -d "xml=<YealinkIPPhoneTextScreen Beep = \"yes\"><Title>test</Title><Text>2222</Text></YealinkIPPhoneTextScreen>" -H "Content-Type: text/xml" -H "Referer: 192.168.10.114" -X POST http://192.168.10.127 -u admin:MYPASSWORD
Note: Unnecessary use of -X or --request, POST is already inferred.
* Trying 192.168.10.127:80...
* TCP_NODELAY set
* Connected to 192.168.10.127 (192.168.10.127) port 80 (#0)
* Server auth using Basic with user 'admin'
> POST / HTTP/1.1
> Host: 192.168.10.127
> Authorization: Basic YWRtaW46bnNvbHZl
> User-Agent: curl/7.68.0
> Accept: */*
> Content-Type: text/xml
> Referer: 192.168.10.114
> Content-Length: 106
>
* upload completely sent off: 106 out of 106 bytes
* Mark bundle as not supporting multiuse
< HTTP/1.1 401 Unauthorized
< WWW-Authenticate: Digest realm="PUSH Authentication",nonce="78945123",algorithm="MD5",qop="auth"
< Content-Type: text/html
< Transfer-Encoding: chunked
< Date: Mon, 27 Jan 2020 13:59:37 GMT
< Server: embed httpd
<
<html>
<body>
<div id="_RES_INFO_"></div>
</body>
</html>* Connection #0 to host 192.168.10.127 left intact


I have my admin web password and remote control password set the same. I have action uril allow IP set to any. What else do I need to do to allow server initiated push xml?

Or has basic authentication for push xml been removed? And only MD5 is supported now?

Any help very much appreciated
Thanks
Paul


Sorted added --digest

curl --verbose -d "xml=<YealinkIPPhoneTextScreen Beep = \"yes\"><Title>test</Title><Text>2222</Text></YealinkIPPhoneTextScreen>" -H "Content-Type: text/xml" -H "Referer: 192.168.10.114" -H "Connection: Keep-alive" -X POST http://192.168.10.127 --digest -u admin:MYPASSWORD
(This post was last modified: 01-27-2020 02:21 PM by nSolvePaul.)
01-27-2020 02:03 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Post Reply 


Messages In This Thread
Push xml with firmware 84 - 403 forbidden always - nSolvePaul - 01-27-2020 02:03 PM

Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  MP4 Recovery Firmware simone 1 204 03-22-2024 02:37 PM
Last Post: stevediaz
  VP59 Firmware Invalid ROM - 95.15.0.136 mcaplan 0 578 12-27-2023 02:42 PM
Last Post: mcaplan
  Firmware phones T33G esoriano 1 884 12-13-2023 02:50 AM
Last Post: complex1
  VP59 not updating firmware lmrn1 0 1,031 07-30-2023 12:01 AM
Last Post: lmrn1
  MP54 Firmware guywonnacott 2 4,155 03-02-2023 12:20 AM
Last Post: guywonnacott
  Yealink WH62 Firmware Ikheo 0 1,576 12-01-2022 09:34 PM
Last Post: Ikheo
  T29G firmware 46.83.0.130 question Chris708 2 3,203 09-03-2022 12:10 AM
Last Post: Chris708
  xml push beep when on call jimk4484 0 1,527 07-08-2022 03:39 AM
Last Post: jimk4484
  T56A firmware bin/rom files ftardie 1 3,575 05-25-2022 11:04 PM
Last Post: complex1
  W80DM/W80B - Latest firmware notes?? North40IT 0 2,345 05-12-2022 02:54 AM
Last Post: North40IT

Forum Jump:


User(s) browsing this thread:

Contact Us   Yealink   Return to Top   Return to Content   Lite (Archive) Mode   RSS Syndication